Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
juicebox-v5
Complete Juicebox V5 protocol skills collection. Build, deploy, and interact with Juicebox projects, revnets, hooks, and omnichain deployments. Includes API reference, implementation details, UI generation, and GraphQL queries.
majiayu000/claude-skill-registry 163
-
nestjs-typeorm-integration
Use this skill whenever the user wants to set up, configure, or refactor TypeORM within a NestJS TypeScript project, including data sources, entities, migrations, repositories, relations, and transactional patterns.
majiayu000/claude-skill-registry 163
-
moai-foundation-git
Git workflows, branching strategies, and commit conventions
majiayu000/claude-skill-registry 163
-
zustand-state-management
Build type-safe global state in React with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR with hydration handling. Prevents 6 documented errors.
Use when setting up React state, migrating from Redux/Context, or troubleshooting hydration errors, TypeScript inference, infinite render loops, or persist race conditions.
majiayu000/claude-skill-registry 163
-
commit-spec
Create comprehensive commit message from spec phases and commit all changes
majiayu000/claude-skill-registry 163
-
stacked-prs
Manage stacked PRs with proper visualization, merge-based updates, and iterative CodeRabbit feedback cycles
majiayu000/claude-skill-registry 163
-
switch-feature
Commit or stash current work, then switch to another existing worktree. Use when switching between features or stories, ensures changes are saved before switching.
majiayu000/claude-skill-registry 163
-
question-creator
创建符合 CAC 评测系统规范的标准化测试题目。当用户需要添加新题目、创建测试题、或提到"创建题目"、"新建题目"、"添加题目"、"add question"、"create question"时使用此 Skill。支持代码、数理、逻辑、综合四类题库。
majiayu000/claude-skill-registry 163
-
clinvar-database
Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.
majiayu000/claude-skill-registry 163
-
kirby-headless-api
Exposes Kirby content to headless clients using the API, KQL, and JSON representations. Use when building API endpoints, KQL queries, or headless frontends.
majiayu000/claude-skill-registry 163
-
GitHub Issue Triage
Monitor and triage GitHub issues against design docs and implementation status. Use when user asks to "check issues", "triage issues", "sync issues", "what issues are open", or wants to ensure issues are up-to-date with development progress.
majiayu000/claude-skill-registry 163
-
security-ai-keys
Review AI API key leakage patterns and redaction strategies. Use for identifying exposed keys for OpenAI, Anthropic, Gemini, and 10+ other providers. Use proactively when code integrates AI providers or when environment variables/keys are present.
Examples:
- user: "Check for leaked OpenAI keys" → scan for `sk-` patterns and client-side exposure
- user: "Is my Gemini integration secure?" → audit vertex AI config and key redaction
- user: "Review AI provider logging" → ensure secrets are redacted from logs
- user: "Scan for Anthropic secrets" → check for `ant-` keys in code and configs
- user: "Audit Vertex AI integration" → verify proper IAM roles and service account usage
majiayu000/claude-skill-registry 163
-
form-filler
Fill PDF forms programmatically with data from JSON, CSV, or dictionaries. Support for text fields, checkboxes, and dropdowns. Batch filling available.
majiayu000/claude-skill-registry 163
-
security-auditor
majiayu000/claude-skill-registry 163
-
vercel-infrastructure
Use when setting up Vercel projects, configuring blob storage, managing environment variables, or setting up custom domains with wildcard subdomains. Critical for avoiding env var loss and understanding wildcard routing requirements.
majiayu000/claude-skill-registry 163
-
decision-logging
Capture architectural and implementation decisions with rationale to prevent re-debating. Creates and maintains DECISIONS.md.
majiayu000/claude-skill-registry 163
-
identity-manifold
Iteration 13 of Multiplicity Cascade - Maps identity across phase transitions
majiayu000/claude-skill-registry 163
-
managing-dev-migrations
Use migrate dev for versioned migrations; db push for rapid prototyping. Use when developing schema changes locally.
majiayu000/claude-skill-registry 163
-
sinatra-patterns
Common Sinatra patterns, routing strategies, error handling, and application organization. Use when building Sinatra applications or designing routes.
majiayu000/claude-skill-registry 163
-
typography-text-effects
Enhance headers, buttons, and text with readable typography and micro-animations.
majiayu000/claude-skill-registry 163
-
executive
Strategic leadership for GabeDA - refines requirements, orchestrates skills, makes architectural decisions, and ensures project coherence. Acts as CEO/CTO/PM to bridge vision and execution.
majiayu000/claude-skill-registry 163
-
memory-consolidation
Background process that proactively maintains memory hygiene. Scans for obsolescence to prune irrelevant data and synthesizes scattered information into higher-order patterns.
majiayu000/claude-skill-registry 163
-
lit-component
Guide for developing Lit web components in the Common UI v2 system (@commontools/ui/v2). Use when creating or modifying ct- prefixed components, implementing theme integration, working with Cell abstractions, or building reactive UI components that integrate with the Common Tools runtime.
majiayu000/claude-skill-registry 163
-
Debug Workflow
Guides developers through scenario test debugging using Ruby debug gem step execution. Provides interactive debugging patterns and test helper context.
majiayu000/claude-skill-registry 163