Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Guidelines for using facet crates (facet-json, facet-toml, facet-args) instead of serde-based alternatives for consistent dogfoodi...
Deep analysis and investigation
Run a comprehensive code review
Diagnose and fix oh-my-claudecode installation issues
Token-efficient parallel execution mode using Haiku and Sonnet agents
Parallel autopilot with file ownership partitioning
Multi-agent orchestration for Claude Code with 5 execution modes: Autopilot (autonomous), Ultrapilot (3-5x parallel), Swarm (coord...
Build an iPlug2 plugin project for different formats and platforms using xcodebuild or Visual Studio
Create a new iPlug2 plugin project by duplicating an example template
Download iPlug2 dependencies including plugin format SDKs (VST3, CLAP, WAM) and optional Skia graphics backend libraries
Validate iPlug2 plugin builds using format-specific validators (auval, pluginval, vstvalidator, clap-validator) (project)
Validate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packa...
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monor...
Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<co...
Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinne...
Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger...
Guide to the AsyncDrop pattern for async cleanup in Rust. Use when working with AsyncDropGuard, implementing AsyncDrop trait, or h...
Guide to Jujutsu (jj) version control system. Use when working with commits, branches, version control, rebasing, or when the user...
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Us...
Orchestrate complete PRP workflow from feature request to pull request. Run create branch, create PRP, execute implementation, com...
Shared starter template configuration and CLAUDE.md memory bank system for Claude Code
Skill 是 Claude Code CLI 的插件/技能系统,允许开发者扩展 AI 助手的能力。每个 Skill 是一个独立的 npm 包,可以添加特定的功能、工作流或集成。
Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRA...
Iterative root-cause + fix agent workflow that gathers evidence (code/logs/tests/web), verifies the primary ROOT_CAUSE claim with...
Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@synt...
Execute Codex CLI for code analysis, refactoring, and automated code changes. Use when you need to delegate complex code tasks to...
Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for complex r...
Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requ...
This skill should be used when users need to generate detailed, structured prompts for creating UI/UX prototypes. Trigger when use...
Analyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, qua...
In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
Standard code review for medium PRs (100-500 lines). Includes code quality, security basics, and test coverage analysis.
Quick code review for small PRs (<100 lines). Focuses on basic code quality, naming conventions, and obvious bugs.
- https://github.com/arpitjindal97/technologybooks --编程语言晋级。Premium eBook free for Geeks
Create Epic Math and Physics Animations & Study Notes From Text and Images.
This skill should be used when the user asks to "create a math animation", "animate a mathematical concept", "generate Manim code"...
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web...
Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Co...
Guide for creating effective Agent Skills. Use when users want to create a new skill (or update an existing skill) that extends an...
Prerequisites: Load plugins/context/capabilities/eventsskills.md first
Rust documentation practices for HASH codebase. Use when writing doc comments, documenting functions and types, creating error doc...
HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, pr...
Cargo.toml dependency management patterns for HASH workspace. Use when adding dependencies, managing workspace dependencies, organ...
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-acco...
|
AST-based code search and refactoring via ast-grep MCP
Analyze Claude Code sessions via Braintrust
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from se...
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
Scrape web pages and extract content via Firecrawl MCP
Search GitHub code, repositories, issues, and PRs via MCP
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
Fast codebase search via WarpGrep (20x faster than grep)
Search library documentation and code examples via Nia
Analyze brownfield codebase and create initial continuity ledger
Code quality checks, formatting, and metrics via qlty CLI
Use RepoPrompt CLI for token-efficient codebase exploration
Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple...
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NE...
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, M...
Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from insp...
Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screensho...
Master context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing to...
Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration....
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagi...
Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams,...
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizabl...
Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative appro...
Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templat...
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first...
Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorep...
Guide for creating new skills in Kai's personal AI infrastructure. Use when user wants to create, update, or structure a new skill...