Browse Skills

44457 skills found

migrating-async-request-apis.md
0
1 export migrating-async-request-apis
2 djankies from "djankies/claude-configs"
3 Teach async request APIs in Next.js 16 - params, searchParams, cookies(), headers(), draftMode() are now async. Use when migrating from Next.js 15, fixing type errors, or working with request data.
2026-01-05
agent-execution-with-worktree.md
0
1 export agent-execution-with-worktree
2 customer-cloud-club from "customer-cloud-club/meeting-visualizer"
3 Execute CCAGI Agents (Coordinator, CodeGen, Review, Security, Test, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
2026-01-05
shelby-dapp-builder.md
0
1 export shelby-dapp-builder
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on building decentralized applications with Shelby Protocol storage on Aptos. Helps with dApp architecture, wallet integration (Petra), browser SDK usage, React/Vue integration, file uploads, content delivery, and building Shelby-powered applications. Triggers on keywords Shelby dApp, build on Shelby, Shelby application, Petra wallet, browser storage, web3 app, decentralized app Shelby, React Shelby, Vue Shelby.
2026-01-05
create-skill.md
0
1 export create-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create a new Claude Code skill with proper directory structure and SKILL.md format.
2026-01-05
context-worktree.md
0
1 export context-worktree
2 jiunbae from "jiunbae/agent-skills"
3 새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.
2026-01-05
styling-guidelines.md
0
1 export styling-guidelines
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Tailwind CSS v4 styling guidelines - use @theme blocks for configuration, hsl(var(--color-x)) for colors, never hardcode values, use responsive utilities
2026-01-05
livekit-stt-selfhosted.md
0
1 export livekit-stt-selfhosted
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Build self-hosted speech-to-text APIs using Hugging Face models (Whisper, Wav2Vec2) and create LiveKit voice agent plugins. Use when building STT infrastructure, creating custom LiveKit plugins, deploying self-hosted transcription services, or integrating Whisper/HF models with LiveKit agents. Includes FastAPI server templates, LiveKit plugin implementation, model selection guides, and production deployment patterns.
2026-01-05
prp-structure.md
0
1 export prp-structure
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Provides the standard structure and format for Prompt-Response-Plan (PRP) documents. Use when creating, formatting, or validating PRP documents for systematic problem-solving workflows.
2026-01-05
agent-mlops.md
0
1 export agent-mlops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production deployment and operationalization of AI agents on Databricks. Use when deploying agents to Model Serving, setting up MLflow logging and tracing for agents, implementing Agent Evaluation frameworks, monitoring agent performance in production, managing agent versions and rollbacks, optimizing agent costs and latency, or establishing CI/CD pipelines for agents. Covers MLflow integration patterns, evaluation best practices, Model Serving configuration, and production monitoring strategies.
2026-01-05
makefile-review.md
0
1 export makefile-review
2 athola from "athola/claudenomicon"
3 Audit Makefiles for duplication, portability, and idiomatic GNU Make usage using research-driven heuristics.
2026-01-05
show-path.md
0
1 export show-path
2 bencassie from "bencassie/flywheel"
3 Find the shortest path of links between two notes. Triggers on "path between", "how do X and Y connect", "connection chain", "link path".
2026-01-05
skill-marketplace.md
0
1 export skill-marketplace
2 majiayu000 from "majiayu000/claude-skill-registry"
3 自動從 Skills Marketplace (skillsmp.com) 搜尋、安裝並使用適合當前任務的技能。當面對複雜任務或需要專業工具時自動觸發。
2026-01-05
api-security-review.md
0
1 export api-security-review
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 API security checklist for reviewing endpoints before deployment. Use when creating or modifying API routes to ensure proper authentication, authorization, and input validation.
2026-01-05
wordpress-admin.md
0
1 export wordpress-admin
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Full WordPress site management - create pages/posts, configure SEO (Yoast), upload media, manage settings. Use when creating content, setting up SEO, or managing any WordPress site.
2026-01-05
model-selection.md
0
1 export model-selection
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies.
2026-01-05
heyreach.md
0
1 export heyreach
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 HeyReach LinkedIn automation integration. Load when user mentions 'heyreach', 'linkedin outreach', 'linkedin campaigns', 'list campaigns', 'add leads', 'campaign stats', or any LinkedIn automation operations.
2026-01-05
nosql-databases.md
0
1 export nosql-databases
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master NoSQL databases: MongoDB, Redis, DynamoDB, and more.
2026-01-05
finding-generator.md
0
1 export finding-generator
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 Generates professional audit findings using the Condition-Criteria-Cause-Effect format. Creates management letter comments and remediation recommendations.
2026-01-05
debugging.md
0
1 export debugging
2 noodlbox from "noodlbox/noodlbox-claude-plugins"
3 Debug errors, trace bugs, find root causes. Investigate why code fails, trace execution paths, troubleshoot unexpected behavior, find why functions return wrong values. NOT for exploring unfamiliar code (use exploring-codebases) or planning changes (use change-planning).
2026-01-05
github.md
0
1 export github
2 salujayatharth from "salujayatharth/github-skill"
3 Complete GitHub integration for repositories, issues, PRs, workflows, and security. Use when working with GitHub: (1) Repository operations - get/create files, branches, search code, (2) Issue management - list, create, update, comment on issues, (3) Pull requests - create, review, merge PRs, check CI status, (4) GitHub Actions - list workflows, view runs, download logs, trigger workflows, (5) Code security - Dependabot alerts, code scanning, secret scanning. Requires GITHUB_TOKEN environment variable with appropriate scopes.
2026-01-05
fluentvalidation-patterns.md
0
1 export fluentvalidation-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master FluentValidation patterns for ABP Framework including async validators, repository checks, conditional rules, localized messages, and custom validators. Use when creating input DTO validators for AppServices.
2026-01-05
elevenlabs-agents.md
0
1 export elevenlabs-agents
2 taskcrew from "taskcrew/elevenlabs-agents"
3 Work with ElevenLabs Conversational AI agents - initiate calls, retrieve transcripts, manage phone numbers, and analyze agent conversations. Use when building or testing voice AI applications.
2026-01-05
react.md
0
1 export react
2 darantrute from "darantrute/_virgin-12112025"
3 react expert with self-populating documentation
2026-01-05
list-files.md
0
1 export list-files
2 christopheryeo from "christopheryeo/claude-skills"
3 Produces a structured, numbered Drive file catalog with summaries, folder context, metadata, and direct links (embedded in file names) so other skills can embed polished file tables in their outputs.
2026-01-05