Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
windsurf-code-completion
Configure and optimize Supercomplete code suggestions. Activate when users mention
"code completion", "autocomplete", "supercomplete", "inline suggestions",
or "ai completions". Handles completion configuration and optimization. Use when working with windsurf code completion functionality. Trigger with phrases like "windsurf code completion", "windsurf completion", "windsurf".
majiayu000/claude-skill-registry 163
-
executive-kpi-briefings
Template pack for summarizing BI insights for ELT/board stakeholders.
majiayu000/claude-skill-registry 163
-
branch-discipline
Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base
majiayu000/claude-skill-registry 163
-
validating-schema-basics
Validate code for Zod v4 compatibility by detecting deprecated APIs and ensuring adherence to v4 patterns
majiayu000/claude-skill-registry 163
-
fastapi-endpoint-generator
Generate FastAPI endpoint files with Pydantic models, dependency injection, and async handlers. Triggers on "create fastapi endpoint", "generate fastapi router", "python API endpoint", "fastapi route".
majiayu000/claude-skill-registry 163
-
check-memory-safety
Check Mojo code for memory safety issues (ownership violations, use-after-free, etc.). Use to catch memory bugs.
majiayu000/claude-skill-registry 163
-
codex-reviewer
Patterns for using Codex CLI as an automated code reviewer. Covers review prompts, structured output parsing, issue tracking, and configuration. Use when implementing review gates or automated quality checks.
majiayu000/claude-skill-registry 163
-
qemu-debug-session
Use when setting up comprehensive QEMU debugging for Breenix - investigating interrupt handling bugs, debugging memory management issues, analyzing boot sequence problems, tracing hardware interactions, or inspecting CPU state during failures.
majiayu000/claude-skill-registry 163
-
Builtin Developer
Guides development of AILANG builtin functions. Use when user wants to add a builtin function, register new builtins, or understand the builtin system. Reduces development time from 7.5h to 2.5h (-67%).
majiayu000/claude-skill-registry 163
-
cache-health
Performs comprehensive diagnostics on the codex cache system, detects issues, and can fix them automatically with repair operations.
Delegates to fractary CLI for health checks and diagnostics.
majiayu000/claude-skill-registry 163
-
cli-helper
Shared utility skill for invoking fractary CLI codex commands
majiayu000/claude-skill-registry 163
-
merging-parallel-work
测试中, 用户明确指定执行 merging-parallel-work 时候才执行, 其余情况一律不执行
majiayu000/claude-skill-registry 163
-
refactor-dhofheinz-open-plugins
Comprehensive code refactoring operations for improving code quality and maintainability
majiayu000/claude-skill-registry 163
-
api-rate-limiting-config
Api Rate Limiting Config - Auto-activating skill for API Development.
Triggers on: api rate limiting config, api rate limiting config
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
flow-planner
Plan phases, tasks, and iterations. Use when structuring new work, adding features, or organizing development plans.
majiayu000/claude-skill-registry 163
-
maestro
Use when you need to act as an Elite Software Architect (Maestro) to manage complex repositories. It enforces a "Why over How" philosophy, maintains a persistent project memory (Brain), and orchestrates specialized sub-skills through a Plan-Act-Verify lifecycle.
majiayu000/claude-skill-registry 163
-
project-structure-validator
压力测试STRUCT文件,验证模块化分解的可行性。当项目结构确定后使用,确保模块边界清晰。
majiayu000/claude-skill-registry 163
-
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
majiayu000/claude-skill-registry 163
-
aws-agentic-ai
AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization, runtime configuration, memory management, and identity services.
majiayu000/claude-skill-registry 163
-
recent-changes-review
最近のコミットをセキュリティ・パフォーマンス・保守性の観点からレビュー。「最近の変更をレビュー」「今日のコミットを確認」「コードレビューして」と言われた時に使用
majiayu000/claude-skill-registry 163
-
check
Code quality checker skill. This skill should be used when the user wants to:
(1) Run static analysis tools (mypy, pyright, ruff) on the codebase - triggered by "/check", "/check q", or "/check quality"
(2) Find dead/unused code (functions, imports, variables, unreachable code) - triggered by "/check d" or "/check dead"
majiayu000/claude-skill-registry 163
-
anki
Anki 카드 분할 스킬. 정보 밀도 높은 Anki 카드를 원자적 단위로 분할.
사용 시점: (1) 사용자가 /anki 명령 실행, (2) Anki 카드 분할/분석 요청,
(3) AnkiConnect 연결 상태 확인 요청
majiayu000/claude-skill-registry 163
-
agent-builder-vercel-sdk
Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.
majiayu000/claude-skill-registry 163
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163