Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Teach cache lifecycle APIs in Next.js 16 - cacheLife(), cacheTag(), updateTag(), refresh(), revalidateTag(). Use when ma...
How to use the CCXT adapter as a multi-exchange factory for CEX trading (Binance, Hyperliquid, Aster, etc.) — setup, cre...
Celery 5.3+ distributed task queue with Beat scheduler, Redis/RabbitMQ brokers, workflow patterns, and FastAPI integrati...
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY...
Send ChatGPT queries from devbox via ask-question CLI. Use when /ask-question fails with "Server not running" or when se...
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill...
Invoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to "spawn claude as subprocess", "aut...
Invoke Claude Code CLI from Python orchestrators and shell scripts. Use when asked to"spawn claude as subprocess", "auto...
Cloud CLI patterns for GCP and AWS. Use when running bq queries, gcloud commands, aws commands, or making decisions abou...
Use when reading or editing files that contain @implement, @docs, @refactor, @test, or @todo directive comments - handle...
Codebase quality orchestration for maintaining high-quality, secure, well-documented code. Use when completing features,...
Use container queries for component-based responsive design with @container syntax and named containers. Use when buildi...
Teaches Context API patterns in React 19 including use() hook for conditional context access. Use when implementing Cont...
Use when researching library documentation with Context7 MCP tools for official patterns and best practices
Routes to appropriate deep-RL skills based on problem type and algorithm family
How to use the Delta Lab client in Wayfinder Paths for basis APY discovery, delta-neutral pair finding, and opportunity...
7 specialist developer agents for backend (Go/TypeScript), DevOps, frontend,design, QA, and SRE. Dispatch when you need...
Set up and use Docker in Claude Code for Web environments. Use when Docker builds fail with bridge/iptables errors, SSL...
Document database implementation for flexible schema applications. Use when building content management, user profiles,...
Write type-safe database queries with Drizzle ORM. Covers select, insert, update, delete, relational queries, and adding...
Use when starting any conversation - establishes mandatory workflows for finding and using skills in the Droidz/Factory....
Use when building networks that grow, prune, or adapt topology during training. Routes to continual learning, gradient i...
Use when writing Elixir, Phoenix, or OTP code - routes to the correct thinking skill before any code is written
How to use the Ethena sUSDe vault adapter for spot APY, cooldown/position reads, and USDe→sUSDe stake/unstake flows (Eth...
How to use the ether.fi adapter for ETH liquid restaking on Ethereum mainnet (stake ETH→eETH, wrap/unwrap weETH, async w...
How to use the Euler v2 (EVK / eVault) adapter for vault market discovery, APYs, positions, and EVC-batched lend/borrow...
6 specialist financial agents for analysis, budgeting, modeling, treasury,accounting, and metrics. Dispatch when you nee...
2 FinOps agents for Brazilian financial regulatory compliance (BACEN, RFB,Open Banking). Dispatch for compliance analysi...
Guidance for using the flo CLI to manage git worktrees from GitHub issues. Use when starting work on issues, cleaning up...
Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when decidi...
Gotchas and patterns for gcloud and bq CLI tools. Use when authenticating service accounts, checking IAM permissions, or...
Use when needing to analyze images (screenshots, diagrams, photos), analyze videos (screencasts, recordings), summarize...
Teaches generic constraints, avoiding any in generic defaults, and mapped types in TypeScript. Use when creating reusabl...
ALWAYS load this skill when the user mentions ANY of these git topics — squash, rebase, cherry-pick, merge conflicts, co...
Git command conventions. Use when running any git commands to avoid blocking on interactive pager.
Use when working with stacked branches, managing dependent PRs/CRs, or uncertain about git-spice commands (stack vs upst...
Create isolated git worktrees at bare repo root level
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
Create isolated git worktrees with smart directory selection and safety verification
Use when developing multiple features in parallel. Isolated workspaces prevent conflicts and enable concurrent branches.
Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modi...
Create isolated git worktrees with smart directory selection and safety verification. Use this when starting feature wor...
using-git-worktrees
Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously...