Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
specimin-refactor
Execute surgical code refactors using single, named refactoring patterns with test verification. Use only when user explicitly requests to refactor code or perform a specific refactoring pattern. Analyzes complexity, establishes test baseline, previews changes with quality checks, executes refactoring, and verifies tests still pass.
majiayu000/claude-skill-registry 163
-
SOLID Principles Code Review
Review Python code for adherence to SOLID principles (SRP, OCP, LSP, ISP, DIP). Use when reviewing Python code for maintainability, testability, and design quality.
majiayu000/claude-skill-registry 163
-
brave-search
Web search via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
majiayu000/claude-skill-registry 163
-
context-extractor
Use when parsing "All Needed Context" sections from PRD files. Extracts code files, docs, examples, gotchas, and external systems into structured JSON format. Invoked by /flow:implement, /flow:generate-prp, and /flow:validate.
majiayu000/claude-skill-registry 163
-
e2b-sandbox
Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support. Use for running Python/JavaScript/TypeScript/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), monitoring metrics (CPU, memory, disk), handling lifecycle events, uploading/downloading files, streaming command output, environment variable management, and integrating LLMs with code execution capabilities.
majiayu000/claude-skill-registry 163
-
pr-review
PR/code review checklist for this extension. Use when asked to review a PR/change, or mentions review/コードレビュー/PR/チェック.
majiayu000/claude-skill-registry 163
-
github-pr-best-practices
Best practices for creating GitHub pull requests including conventional commits, PR formatting, and multi-language support (en/ja). Use when creating PRs, writing PR descriptions, or formatting commit messages.
majiayu000/claude-skill-registry 163
-
make-doom-for-mips
Guidance for cross-compiling complex C programs (like Doom) to run on custom MIPS virtual machines or emulators. This skill should be used when tasked with building software for non-standard MIPS targets that use custom syscall interfaces, require freestanding compilation (-nostdlib), or involve running binaries in JavaScript/custom VM environments.
majiayu000/claude-skill-registry 163
-
development-philosophy
Personal development philosophy emphasizing experiment-driven, fail-fast approach. Activate when planning implementations, reviewing code architecture, making design decisions, or when user asks to apply development principles. Guides against over-engineering and towards solving real problems with simple solutions. (project, gitignored)
majiayu000/claude-skill-registry 163
-
story-to-veo3
NADIO 오디오 드라마 JSON을 Google Veo 3 비디오 프롬프트로 변환. 캐릭터 비주얼, 감정 표현, 시네마틱 샷 구성을 최적화하여 고품질 비디오 생성 프롬프트 제공.
majiayu000/claude-skill-registry 163
-
football
European football matches — upcoming games, results, and highlights for briefings.
majiayu000/claude-skill-registry 163
-
coderabbit-review
Perform code review using CodeRabbit. Must use this skill if instructed to perform a CodeRabbit review.
majiayu000/claude-skill-registry 163
-
tmux
Control interactive CLIs (python, gdb, etc.) via tmux sessions - send keystrokes and scrape output
majiayu000/claude-skill-registry 163
-
excel-formula-analyzer
Analyze Excel spreadsheet formulas to build dependency DAGs (Directed Acyclic Graphs) and understand calculation chains. This skill should be used when the user wants to reverse-engineer Excel formula dependencies, trace how values are calculated from inputs to outputs, validate formula logic, or create reusable calculators from spreadsheet logic.
majiayu000/claude-skill-registry 163
-
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
majiayu000/claude-skill-registry 163
-
codebase-analyzer
Analyze codebases to find patterns and anti-patterns, identify code duplication, suggest optimizations, analyze dependencies, and perform automated code reviews
majiayu000/claude-skill-registry 163
-
sam3-api
Use when working with SAM3 (Segment Anything Model 3) - provides API patterns for text prompts, bounding boxes, point prompts, video tracking, batch inference, and model building
majiayu000/claude-skill-registry 163
-
sca-runner
Runs Software Composition Analysis (SCA) to detect vulnerable dependencies. Wraps npm audit and Trivy fs. Use when user asks to "scan dependencies", "check npm vulnerabilities", "SCA scan", "dependency audit", "依存関係スキャン", "脆弱性チェック".
majiayu000/claude-skill-registry 163
-
context_compactor
Compress long-run context into handoff, backlog, and action logs.
majiayu000/claude-skill-registry 163
-
prompt-skill
Create interactive terminal prompts using questionary for user input. Use when building forms, selection menus, and confirmation dialogs.
majiayu000/claude-skill-registry 163
-
consulting-agents
Use when you need information you don't have, expertise outside your comfort zone, or fresh eyes on code - dispatches agents to research, advise, or review. NOT for implementation delegation (see subagent-driven-development).
majiayu000/claude-skill-registry 163
-
graphql-apollo-server
Build production GraphQL servers with Apollo Server, plugins, and federation
majiayu000/claude-skill-registry 163
-
environment-variables-handler
Environment Variables Handler - Auto-activating skill for DevOps Basics.
Triggers on: environment variables handler, environment variables handler
Part of the DevOps Basics skill category.
majiayu000/claude-skill-registry 163
-
odin-dev
Odin programming language development workflow. Use when:
- Writing or modifying Odin code (.odin files)
- Building Odin projects
- Debugging Odin applications
- Need Odin-specific idioms and patterns
majiayu000/claude-skill-registry 163