Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wave-orchestration
True parallel sub-agent coordination with wave-based execution. Analyzes phase dependencies,
groups independent phases into waves for parallel execution, allocates agents based on complexity
score. Proven 3.5x speedup for complexity >=0.50. Use when: executing complex projects,
need parallel coordination, want to achieve 2-4x speedup.
majiayu000/claude-skill-registry 163
-
dokkado
Five-phase reasoning protocol based on Musashi's Book of Five Rings. Ground (morphemic extraction), Water (pattern matching), Fire (unified derivation), Wind (predictions), Void (meta-closure). Use for cross-disciplinary insight discovery.
majiayu000/claude-skill-registry 163
-
deploying-production-migrations
Deploy migrations to production safely using migrate deploy in CI/CD. Use when setting up production deployment pipelines.
majiayu000/claude-skill-registry 163
-
project-specification-writer
Generate a complete software specification document for the current project/repo, including architecture, data model, key processes, pseudocode, and Mermaid diagrams (context, container/deployment, module relations, sequence, ER, class, flowchart, state).
majiayu000/claude-skill-registry 163
-
predict-lucky-number
Generates a random lucky number between 0 and 9999. Use this skill when users ask for a lucky number, random number prediction, or need a number for games, drawings, or decision-making.
majiayu000/claude-skill-registry 163
-
schedule-validator
Validate generated schedules for ACGME compliance, coverage gaps, and operational viability. Use when verifying schedule integrity before deployment or investigating schedule issues.
majiayu000/claude-skill-registry 163
-
detecting-infrastructure-drift
Execute use when detecting infrastructure drift from desired state. Trigger with phrases like "check for drift", "infrastructure drift detection", "compare actual vs desired state", or "detect configuration changes". Identifies discrepancies between current infrastructure and IaC definitions using terraform plan, cloudformation drift detection, or manual comparison.
majiayu000/claude-skill-registry 163
-
production-deploy
Production deployment checklist and procedures for Medellin Spark. Use when deploying to production, performing releases, or setting up production infrastructure.
majiayu000/claude-skill-registry 163
-
moai-platform-railway
Railway container deployment specialist covering Docker, multi-service architectures, persistent volumes, and auto-scaling. Use when deploying containerized full-stack applications.
majiayu000/claude-skill-registry 163
-
phoenix-precision-guard
Precision and type-safety hardening for Phoenix calculation paths. Use when configuring ESLint/TypeScript, replacing parseFloat in P0 files, or validating Decimal.js precision.
majiayu000/claude-skill-registry 163
-
highlight-reel-scripter
Create shot lists for highlight videos. Timestamp key plays, music cue suggestions, pacing. Platform-specific cuts for TikTok, YouTube.
majiayu000/claude-skill-registry 163
-
bellog-hooks
Provides custom React hooks patterns and best practices specific to Bellog. Triggers when creating custom hooks or implementing interactive features.
majiayu000/claude-skill-registry 163
-
universal
majiayu000/claude-skill-registry 163
-
consider
Selects and applies mental models for structured problem analysis. Triggers when user asks "why", "what if", "how should we", needs systematic problem-solving, or mentions analyzing a situation. MUST BE USED when comparing options, making decisions, or evaluating trade-offs.
majiayu000/claude-skill-registry 163
-
universal-solutions
Use when facing any animation problem as a comprehensive diagnostic framework
majiayu000/claude-skill-registry 163
-
citrix-infrastructure-design
Citrix infrastructure architecture and capacity planning. Use when designing Citrix environments, planning capacity, sizing components, configuring high availability, designing multi-site deployments, or planning disaster recovery. Covers architecture patterns, component sizing, redundancy design, and best practices.
majiayu000/claude-skill-registry 163
-
citrix-infrastructure-design
Citrix infrastructure architecture and capacity planning. Use when designing Citrix environments, planning capacity, sizing components, configuring high availability, designing multi-site deployments, or planning disaster recovery. Covers architecture patterns, component sizing, redundancy design, and best practices.
majiayu000/claude-skill-registry 163
-
docker-vigil-orchestration
Docker Compose orchestration for Vigil Guard v2.0.0 microservices (11 services). Use when deploying services, managing containers, troubleshooting Docker network issues, working with vigil-net, configuring docker-compose.yml, handling service dependencies, or working with 3-branch detection services (heuristics, semantic, prompt-guard).
majiayu000/claude-skill-registry 163
-
mastering-github-cli
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" commands, "github cli", searching repos for files/directories (.skilz, .cursor, .codex, Dockerfile), monitoring GitHub Actions workflows, checking PR CI status, downloading artifacts, creating PRs/issues/repos from command line, triggering workflows, forking repos, batch operations, "write a workflow", "github actions", "CI/CD pipeline", "workflow yaml", and "matrix builds". Use for gh search, gh run, gh pr, gh issue, gh repo, gh workflow, gh api, workflow authoring, and automating GitHub operations.
majiayu000/claude-skill-registry 163
-
azure-swa
Comprehensive expertise for Azure Static Web Apps including architecture, configuration, API integration with Azure Functions, authentication, routing, deployment, and CI/CD. Use when building, configuring, deploying, or troubleshooting Azure Static Web Apps projects with frameworks like React, Angular, Vue, Blazor, or vanilla JavaScript.
majiayu000/claude-skill-registry 163
-
dataset-validator-deploy-pre
Example skill hook for validating datasets before infrastructure deployment.
This demonstrates the skill hook interface and WorkflowContext/WorkflowResult pattern.
majiayu000/claude-skill-registry 163
-
blog-helper
Specialized knowledge for assisting with Chris Towles's blog. Use when users ask about blog posts, topics, or need help navigating content.
majiayu000/claude-skill-registry 163
-
app-store-changelog
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
majiayu000/claude-skill-registry 163
-
citation-extraction
Extract and validate citations with Jaccard overlap calculation. Ensures all claims have verifiable source evidence with ≥0.7 alignment threshold.
majiayu000/claude-skill-registry 163