Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependen...
Code context using Exa. Finds real snippets and docs from GitHub, StackOverflow, and technical docs.
Search code repositories for code related to a given code snippet, ranking results by call chain similarity, textual sim...
⚡ AUTO-INVOKE when user asks: 'audit', 'investigate', 'how does X work', 'find all', 'where is', 'trace', 'understand',...
Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functio...
Scan application code for OWASP Top 10 vulnerabilities, injection flaws, XSS, CSRF, hardcoded secrets, and unsafe crypto...
Comprehensive code quality and security audit for financial systems. Use when asked to "review code", "code review", "se...
Conducts comprehensive security code reviews including vulnerability detection (OWASP Top 10, CWE), authentication/autho...
Semantic code search using Phase 1 vector embeddings and Phase 2 hybrid search.
Setup secure VS Code IDE in browser with code-server on WSL2, accessible from mobile/tablet via ngrok/Cloudflare/Tailsca...
Build and share code, tools, and demos
Configure code signing for macOS and Windows binaries with notarization.
Use this agent when reviewing code changes to ensure they are as simple and minimal as possible. Applies when implementa...
Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code fee...
Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or...
Use this skill when you need to review and refactor code to make it simpler, more maintainable, and easier to understand...
Reviews recently changed code for simplification opportunities. Removes unnecessary complexity, extracts repeated code,...
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on...
Simplifie et raffine le code pour clarté, cohérence et maintenabilité. AUTO-SUGGEST: Activer quand détection de code com...
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when a...
[Code Quality] Simplifies and refines code for clarity, consistency, and maintainability while preserving all functional...
This skill should be used when code has been written or modified and needs to be simplified for clarity, consistency, an...
Agent that simplifies and refines code for clarity, consistency, and maintainability while preserving functionality
Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifie...
Code simplification skill for improving clarity, consistency, and maintainability while preserving exact behavior. Use w...
Refactors for readability after verification is green, re-running checks and updating 20_verification.md.
Simplify and refine recently modified code for clarity, consistency, and maintainability while preserving all functional...
This skill should be used when the user asks to "simplify code", "clean up code", "refactor for clarity", "reduce comple...
Simplify and refine code for clarity, consistency, and maintainability. Use when asked to simplify code, reduce complexi...
python scripts/extracttext.py input.pdf > output.txt
Review TypeScript + Vue code for maintainability issues. Use when checking code quality, architectural problems, type sa...
コードスメルとアーキテクチャ・アンチパターンを整理し、レビューと改善対象の特定を支援するスキル。 クラス/メソッドのスメル検出、改善優先度の整理、レポート化を扱う。 Anchors: • Clean Code (Robert C. Mar...
Identifies anti-patterns specific to amplihack philosophy. Use when reviewing code for quality issues or refactoring. De...
Identify and report code smells indicating poor design or maintainability issues in Python code, including duplicate cod...
Configure with code splitting helper operations. Auto-activating skill for Frontend Development. Triggers on: code split...
Code Splitting Helper - Auto-activating skill for Frontend Development. Triggers on: code splitting helper, code splitti...
Code Splitting Helper - Auto-activating skill for Frontend Development.Triggers on: code splitting helper, code splittin...
Standard code patterns, conventions, and testing practices for Kubani. Reference this when writing new code, tests, or r...
Generate and maintain coding standards documentation from existing codebase patterns. Use when creating STANDARDS.md fil...
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks ab...
Coding standards discovery agent. Performs deep analysis of codebase to detect naming conventions, import patterns, func...
静的解析によるセキュリティ脆弱性検出を整理し、SAST運用と検出ルールの設計を支援するスキル。SQLインジェクション、XSS、コマンドインジェクションなどの検出と改善方針を扱う。Anchors:• Web Application Secur...
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overv...
Narrative templates for git history documentation. Used by /git:code-story command.
Reviews Go package structure, file organization, and internal package usage. Use when creating new packages, reviewing p...
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, c...
PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, impleme...
Enforce mirror, reuse, and symmetry principles to keep new code consistent with surrounding code. Use when writing new c...
代码风格规范 / Code style conventions。在编写、编辑、评审 Python 代码时使用。包括类型注解、Decimal 精度、Docstring、模块组织等规范。Use when writing, editing, or...
This skill should be used EVERY TIME you're writing TypeScript with Effect, especially when the user asks about "Effect...
Analyzes code for style and formatting issues including inconsistent formatting, naming conventions, code organization,...
Analyzes code for style consistency and applies project-specific formatting conventions beyond what linters catch. Use w...
主要コードスタイルガイドの比較と適用を整理し、チーム規約の統一と移行を支援するスキル。 Airbnb/Google/Standardの選定、カスタマイズ、移行計画を扱う。 Anchors: • Clean Code (Robert C....
코드 스타일 원칙 기반 리뷰 - 단일책임원칙(SRP), DRY(Don't Repeat Yourself), 단순화 우선, YAGNI(You Aren't Gonna Need It), 타입 안전성을 검사합니다. 코드 구조...
Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for co...
Programmatic code style validation using AST analysis. Complements (not replaces) code-style rules by providing automate...
Generate concise summaries of source code at multiple scales. Use when users ask to summarize, explain, or understand co...
Use when parsing GitHub issues or plain text requirements to extract requirements, detect issue type, and identify scope...
Use when analyzing a repository to detect primary framework, language, versions, and monorepo status for code-surgeon pl...
Analyze, plan, review, and optimize any codebase across 4 modes: Discovery (understand architecture and risks), Review (...
Use when generating focused implementation prompts per task to guide AI agents through code changes with precision
Use when analyzing a codebase to select relevant files, build dependency maps, and extract architectural patterns for in...
Use when synthesizing code context to create detailed implementation plans with task breakdown and effort estimates
Synthesizes exploration findings into unified analysis with deep investigation capabilities (shell commands, git history...
Synthesizes exploration findings into unified analysis with deep investigation capabilities and completeness evaluation...
This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatica...
Build template substitution and conditional logic.
Maintain and organize a curated library of code templates, boilerplate, and scaffolds for rapid project initialization
Production-ready code templates for Kailash SDK including basic workflows, cyclic workflows, custom nodes, MCP servers,...