Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Enforces quality verification gates with four-step validation (tests pass, build succeeds, checklist complete, no blocke...
Systematic debugging with defense-in-depth approach (symptoms → immediate cause → root cause → systemic issues → prevent...
Discovers, manages, and troubleshoots MCP servers with three-tier classification (required: Linear/GitHub/Context7, opti...
Creates custom CCPM skills from request to deployment with proper templates, safety guardrails, and integration patterns...
This skill should be used when a user wants to create Chat Memo update release materials, specifically to generate an HT...
Loop 3 of the Three-Loop Integrated Development System. CI/CD automation
Helps choose the right Claude Code extension mechanism (slash commands, skills, subagents, or hooks) for a given use cas...
Claude Code AI-assisted development workflow. Activate when discussing Claude Code usage, AI-assisted coding, prompting...
Vigil Guard v2.0.0 project-specific code audit context. Maps 10 audit categoriesto specific directories, files, and tech...
This skill should be used before committing code to ensure it meets Breenix quality standards. Use for running clippy ch...
Code quality standards including SOLID principles, design patterns, code smells, refactoring techniques, naming conventi...
Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and c...
Provides conventional commits guidance and auto-generates commit messages from git changes. Integrates with /ccpm:commit...
Creates commits following project conventions. Handles Conventional Commits with project-specific scopes, PR title requi...
Orchestrate multi-target CLI configuration synchronization using config-sync phase runners and planners.
Coordinate target-specific adapters for Droid, Qwen, Codex, OpenCode, and Amp CLI environments.
Guidelines for containerized projects using Docker, Dockerfile, docker-compose, container, and containerization. Covers...
Load relevant design documents and project context before working on any task.Use when user asks about features, request...
Converts raw Bicep resource definitions to Azure Verified Modules (AVM). Use when user asks to convert to AVM, replace r...
Converts loosely typed Bicep parameters using object or array to strongly typed alternatives like string[], user-defined...
This skill should be used when working with Convex actions, HTTP endpoints, validators, schemas, environment variables,...
"Troubleshoots agent behavior, logs LLM interactions, and inspects database state. Use this when responses are unexpecte...
"Sets up and configures Convex agents for chat-based AI interactions. Use this when initializing agent instances, creati...
"Integrates human agents into automated workflows for human-in-the-loop interactions. Use this when humans need to respo...
"Sends, saves, retrieves, and manages messages within agent conversations. Use this when handling user messages, display...
"Implements Retrieval-Augmented Generation (RAG) patterns to enhance agents with custom knowledge bases. Use this when a...
"Controls message frequency and token usage to prevent abuse and manage API budgets. Use this to implement per-user limi...
"Streams agent responses in real-time to clients without blocking. Use this for responsive UIs, long-running generations...
"Manages conversation threads to group messages into linear histories. Use this when organizing multi-turn conversations...
"Enables agents to call external functions, APIs, and database operations through tool definitions. Use this when agents...
"Orchestrates multi-step agent operations with durable execution, automatic retries, and recovery from failures. Use thi...
This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining...
This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, r...
Create or update presentation notebooks with embedded HTML and JavaScript in markdown cells using EDS blocks. Convert ex...
Creates new modules within existing packages following project conventions. Handles file structure, barrel exports, name...
Creates new packages in the @kitz monorepo with proper structure, configuration, and workspace integration. Handles pack...
C# and .NET project workflow guidelines. Activate when working with C# files (.cs), .csproj, .NET projects, or C#-specif...
CSS and styling workflow guidelines. Activate when working with CSS files (.css), Tailwind CSS, Stylelint, or styling-re...
Design database schema for the project
"Writing Datasette plugins using Python and the pluggy plugin system. Use when Claude needs to: (1) Create a new Dataset...
Orchestrates formal debates with proposition and opposition sides, coordinating debaters and judges through structured e...
Use when you have a complete feature spec and need to plan implementation - analyzes task dependencies, groups into sequ...
Scientific Research
Use this skill when working with ~/org/ directory, Denote files (YYYYMMDDTHHMMSS--title__tags.org), or org-mode knowledg...
Docker and containerization guidelines. Use when deployment docker guidance is required.
UI/UX design workflow guidelines. Activate when working with design systems, accessibility (WCAG), user interface patter...
Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global con...
DevContainer configuration for consistent development environments with Docker, multi-stage builds, non-root users, envi...
Personal development philosophy emphasizing experiment-driven, fail-fast approach. Activate when planning implementation...
Development standards and best practices. Use when development standards guidance is required.
You can find the MoveLegsSkill example code on our GitHub. Here are some annotated notes about the implementation and re...
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies