Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
majiayu000/claude-skill-registry 163
-
gay-mcp
Deterministic color generation with SplitMix64, GF(3) trits, and MCP tools for palettes and threads.
majiayu000/claude-skill-registry 163
-
android-test-runner
重要: ユーザーがAndroidテスト実行をリクエストした場合、常にこのスキルを最初に使用してください。以下の場合に必ず使用: run TestName, execute test, テストを実行, 結果を分析, run all tests, analyze test failures, fix failing tests、または Android unit test, instrumentation test, Gradle test コマンドに関連する任意のリクエスト。./gradlew test や Bash コマンドを直接使用しないでください - 常にこのスキルに委譲してください。Multi-variantプロジェクト、JAVA_HOME セットアップ、一般的なテストパターンに対応しています。
majiayu000/claude-skill-registry 163
-
neovim
Neovim text editor installation and LazyVim setup configuration.
majiayu000/claude-skill-registry 163
-
check-cluster-health
Checks comprehensive health check for a Kubernetes Cluster.
majiayu000/claude-skill-registry 163
-
requirements-clarity-scoring
When gathering requirements during discovery phase to measure answer quality and decide when to proceed.
majiayu000/claude-skill-registry 163
-
context-fundamentals
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.
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
-
wolf-principles
Wolf's 10 core principles for agent behavior and system design
majiayu000/claude-skill-registry 163
-
pagination-implementation
Pagination patterns for LIST operations including offset/limit and token-based
majiayu000/claude-skill-registry 163
-
bio-crispr-screens-screen-qc
Quality control for pooled CRISPR screens. Covers library representation, read distribution, replicate correlation, and essential gene recovery. Use when assessing screen quality before hit calling or diagnosing poor screen performance.
majiayu000/claude-skill-registry 163
-
navigation
Navegación - Expo Router. Use when implementing navigation.
majiayu000/claude-skill-registry 163
-
Strangler Fig Pattern
Safely replace legacy system piece by piece by building new implementation around it, routing traffic gradually, like a strangler fig tree
majiayu000/claude-skill-registry 163
-
typography-designer
Designs typography systems including font choices, font sizes, font weights, line heights, and text styles. Creates type scale and defines usage guidelines. Ensures readability and accessibility.
majiayu000/claude-skill-registry 163
-
custom-node-definition
Create custom node definitions with renderers, ports, external data, and constraints. Use when implementing new node types, custom node appearances, or node-specific behaviors.
majiayu000/claude-skill-registry 163
-
plan-spec
Plan specification (enters plan mode)
majiayu000/claude-skill-registry 163
-
discover-build-systems
Automatically discover build system skills when working with build systems. Activates for build-systems development tasks.
majiayu000/claude-skill-registry 163
-
debugging-dags
Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.
majiayu000/claude-skill-registry 163
-
anomaly-detection
Rule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for repeated failures.
majiayu000/claude-skill-registry 163
-
github-wayback-recovery
Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.
majiayu000/claude-skill-registry 163
-
cors-config-generator
Generate CORS configuration files for API cross-origin resource sharing. Triggers on "create cors config", "generate cors configuration", "cors setup", "cross-origin config".
majiayu000/claude-skill-registry 163
-
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
majiayu000/claude-skill-registry 163
-
learn-about-omc
Analyze your OMC usage patterns and get personalized recommendations
majiayu000/claude-skill-registry 163
-
pptx-generator
Generate PowerPoint presentations with slides, charts, and formatting. Use when creating presentations programmatically.
majiayu000/claude-skill-registry 163