Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
google-sheets-api-coordinator
Manages Google Sheets API calls with rate limiting and quota enforcement
majiayu000/claude-skill-registry 163
-
dev-server
Manage development servers for vacay-photo-map. Use when starting, stopping, or checking status of postgres, frontend (Vite), or API (Bun) servers.
majiayu000/claude-skill-registry 163
-
ai-ethics
Responsible AI development and ethical considerations. Use when evaluating AI bias, implementing fairness measures, conducting ethical assessments, or ensuring AI systems align with human values.
majiayu000/claude-skill-registry 163
-
bmad-orchestrator
Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking workflow status, or routing between 4 phases (Analysis, Planning, Solutioning, Implementation). Manages project configs, tracks progress through project levels 0-4, and coordinates with specialized workflows. Trigger on /workflow-init, /workflow-status, or when users need BMAD setup.
majiayu000/claude-skill-registry 163
-
browser-dev-tools
This skill should be used when working with browser-rendered artifacts (i.e. Bun, React/React Native) to proactively validate that development work on localhost is being built appropriately and to support debugging browser-rendered content. Use this skill after making frontend changes to verify the output visually.
majiayu000/claude-skill-registry 163
-
code-understanding
代码理解和文档生成技能,用于递归分析代码库结构并在每个目录层级生成包含模块概述、详细讲解和文件摘要的README.md文档。当用户需要理解新项目、生成技术文档或进行代码库结构分析时使用此技能。
majiayu000/claude-skill-registry 163
-
unknown-majiayu000-claude-skill-registr-263
majiayu000/claude-skill-registry 163
-
recovery
Recover session state from memory-keeper after context loss.
majiayu000/claude-skill-registry 163
-
file-history
Use when looking for past work on specific FILES, understanding why code was written, or when user references "what we did before" on a file/feature. Uses file-history tracking for accurate results. PREFER THIS over episodic-memory for file-specific queries.
majiayu000/claude-skill-registry 163
-
messaging-frameworks
Use when building message houses, key statements, and proof structures for announcements or crises.
majiayu000/claude-skill-registry 163
-
deploy-agent
Multi-step deployment agent for full-stack apps. Build → Test → GitHub → Cloudflare Pages with human approval at each step.
majiayu000/claude-skill-registry 163
-
railway-status
Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.
majiayu000/claude-skill-registry 163
-
Retrieve relevant information through RAG
Leverage Retrieval Augmented Generation to retrieve relevant information from a a LlamaCloud Index. Requires the llama_cloud_services package and LLAMA_CLOUD_API_KEY as an environment variable.
majiayu000/claude-skill-registry 163
-
codex-test-skill
A test local skill for Codex. Use when testing Codex-specific local skills.
majiayu000/claude-skill-registry 163
-
test-fixer
Fix failing tests based on failure reports, verify fixes, and iterate until all tests pass. This skill should be used after test-executor generates failure reports, providing systematic debugging and fixing strategies that work with any framework or language.
majiayu000/claude-skill-registry 163
-
fix-review
Verifies that git commits address security audit findings without introducing bugs. This skill should be used when the user asks to "verify these commits fix the audit findings", "check if TOB-XXX was addressed", "review the fix branch", "validate remediation commits", "did these changes address the security report", "post-audit remediation review", "compare fix commits to audit report", or when reviewing commits against security audit reports.
majiayu000/claude-skill-registry 163
-
tv-observation
Inspect observation space and inventory encoding.
majiayu000/claude-skill-registry 163
-
minecraft-fabric-dev
Comprehensive guidance for Minecraft mod development with Fabric, including porting from other mod loaders (Forge, NeoForge). Integrates MCP servers for decompilation, documentation access, and mixin validation. Use when developing Fabric mods, porting from Forge, or working with Minecraft source code.
majiayu000/claude-skill-registry 163
-
worktree-switch
Switch between git worktrees for parallel development. Use when working on multiple issues simultaneously.
majiayu000/claude-skill-registry 163
-
responsive-adaptive
Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context
majiayu000/claude-skill-registry 163
-
rag-wrapper
Patterns for wrapping any agent with RAG context from Qdrant. Use to add persistent memory to imported or external agents.
majiayu000/claude-skill-registry 163
-
spec-driven-implementation
Use when ready to implement designed features - breaks design into TDD tasks (Red-Green-Refactor), tracks progress with checkboxes in tasks.md, enforces strict testing discipline. Activates when user says "implement this", "let's code", "start execution", mentions "tasks", "TDD", or uses /dev-workflow:spec commands (tasks, execute).
majiayu000/claude-skill-registry 163
-
connect-mcp-server
Guide for connecting MCP (Model Context Protocol) servers to Claude Code with HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security. Use when the user wants to connect MCP servers, add integrations, configure external services, or mentions MCP, servers, integrations, or external tools.
majiayu000/claude-skill-registry 163
-
agent-quality-standards
エージェント品質基準と検証プロセスを専門とするスキル。エージェント設計、品質メトリクス、検証戦略、エラーハンドリング、品質スコアリングに対応。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: エージェント品質設計 / 目的: 実践的な品質基準の構築
• Code Complete (Steve McConnell) / 適用: エラーハンドリング戦略 / 目的: 堅牢なエージェント実装
Trigger:
Use when evaluating agent quality, designing completion criteria, defining quality metrics, or planning error handling strategies.
majiayu000/claude-skill-registry 163