Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Starmap Manager
Manage starmap data assets for Stapledons Voyage. Use when downloading star catalogs, galactic backgrounds, or processing astronomical data. (project)
majiayu000/claude-skill-registry 163
-
prd-done
Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
majiayu000/claude-skill-registry 163
-
trace-production-issue
Trace production alerts and issues back through REQ-* to original intent, creating new intent for remediation. Closes feedback loop from Runtime → Intent. Use when production alerts fire or issues discovered.
majiayu000/claude-skill-registry 163
-
gemini-rlm-min
Minimal implementation of Recursive Language Models (RLM) using Gemini 2.0 Flash and a local Python REPL. Enables processing of massive contexts via the Gemini CLI.
majiayu000/claude-skill-registry 163
-
cnv-caller-agent
majiayu000/claude-skill-registry 163
-
worker-dispatch
Use to spawn isolated worker processes for autonomous issue work. Uses Task tool with run_in_background for parallel execution and TaskOutput for monitoring. Pre-extracts context to minimize worker token usage.
majiayu000/claude-skill-registry 163
-
reflect-check
Diagnostic tool for validating SpecWeave reflection system health and troubleshooting issues. Use when reflection seems stuck, learnings aren't being captured, or CLAUDE.md Skill Memories aren't updating. Checks configuration, permissions, and system state.
majiayu000/claude-skill-registry 163
-
swift-protocol
プロトコル指向設計の支援。Protocol拡張、Associated Types設計、依存性注入パターンを提案。「プロトコルを設計して」「依存性注入を実装して」で使用。
majiayu000/claude-skill-registry 163
-
plan-tracking
Track working plans and tasks using Miller's mutable plan system. Activates when planning work, tracking progress, or managing multiple tasks. Provides working memory with atomic updates and one active plan enforcement.
majiayu000/claude-skill-registry 163
-
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
majiayu000/claude-skill-registry 163
-
skillsbench
SkillsBench contribution workflow. Use when: (1) Creating benchmark tasks, (2) Understanding repo structure, (3) Preparing PRs for task submission.
majiayu000/claude-skill-registry 163
-
goal-analyzer
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
majiayu000/claude-skill-registry 163
-
Repairing Signal Tower
信号塔修复 - Stella尝试修复或建造信号发射装置,希望联系地球或发送求救信号
majiayu000/claude-skill-registry 163
-
debug-mastery
Systematic debugging methodology with 4-phase process, root cause tracing, and elite observability standards. No fixes without investigation.
majiayu000/claude-skill-registry 163
-
deploying-vmcp-locally
Deploys a VirtualMCPServer configuration locally for manual testing and verification
majiayu000/claude-skill-registry 163
-
ring:writing-functional-docs
Patterns and structure for writing functional documentation including guides,
conceptual explanations, tutorials, and best practices documentation.
majiayu000/claude-skill-registry 163
-
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
majiayu000/claude-skill-registry 163
-
fastapi-integration-testing
Provides a comprehensive guide and templates for creating integration tests for FastAPI applications. Use this skill when you need to set up or write integration tests involving a database, authentication, file uploads, or error handling. It includes patterns for pytest fixtures, test client usage, and test data factories.
majiayu000/claude-skill-registry 163
-
terraform-module-scaffolder
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md. This skill should be used when users want to create a new Terraform module, set up module structure, or need templates for common infrastructure patterns like VPC, ECS, S3, or RDS modules.
majiayu000/claude-skill-registry 163
-
competitive-review
Dispatch two competing reviewers (arch-reviewer and impl-reviewer) before deep analysis.
Competition produces more thorough results. Use before creating code, modifying architecture,
making technical decisions, or answering codebase questions.
majiayu000/claude-skill-registry 163
-
maintain-environment
Maintain the repo devcontainer environment and related workflow files. Use when changing .devcontainer or environment setup scripts.
majiayu000/claude-skill-registry 163
-
ADAPTATION_GUIDE
Use when adapting Droidz framework or creating custom workflows. Guide for customizing droids, skills, and commands for specific project needs.
majiayu000/claude-skill-registry 163
-
nextjs-fsd-starter
Create a new Next.js project with FSD (Feature-Sliced Design) architecture, TypeScript, Tailwind CSS, ESLint (flat config), Prettier, and Husky. Use when user asks to create/scaffold/initialize a Next.js project with FSD architecture, or when they want a production-ready Next.js boilerplate with modern tooling setup.
majiayu000/claude-skill-registry 163
-
cross-reference-entry
Guidelines for adding and maintaining cross-references between dictionary entries. Covers reference types, format requirements, and extraction from notes.
majiayu000/claude-skill-registry 163