Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
new_relic-automation
Automate New Relic tasks via Rube MCP (Composio): APM, alerts, dashboards, NRQL queries, and infrastructure monitoring. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
api-database-drizzle
Drizzle ORM, queries, migrations
majiayu000/claude-skill-registry 163
-
code-review
(ePost) Use when reviewing code, checking quality before commit, or auditing changed files for issues
majiayu000/claude-skill-registry 163
-
unfuck-my-git-state
Diagnose and recover broken Git state and worktree metadata with a staged, low-risk recovery flow. Use when Git reports detached HEAD, phantom worktree locks, orphaned entries, missing refs, or branch operations fail.
majiayu000/claude-skill-registry 163
-
neon-postgres
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
majiayu000/claude-skill-registry 163
-
communicate-with-s
Communication coaching for working with an S (The Supporter) DISC type — patient, reliable, team-oriented. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework.
majiayu000/claude-skill-registry 163
-
azure-resiliency
Expert knowledge for Azure Resiliency development including limits & quotas, security, and configuration. Use when managing Backup/Site Recovery vaults, protection policies, replication settings, SLAs, or resiliency security posture, and other Azure Resiliency related development tasks. Not for Azure Reliability (use azure-reliability), Azure Site Recovery (use azure-site-recovery), Azure Backup (use azure-backup), Azure Monitor (use azure-monitor).
majiayu000/claude-skill-registry 163
-
design-patterns
Identifies, implements, and refactors code using standard Design Patterns (GoF + Modern).
majiayu000/claude-skill-registry 163
-
weather
Get current weather and forecasts (no API key required).
majiayu000/claude-skill-registry 163
-
hono-d1-integration
Use this skill whenever the user wants to design, set up, or refactor Cloudflare D1 database usage in a Hono + TypeScript app running on Cloudflare Workers/Pages, including schema management, bindings, query patterns, and data-access structure.
majiayu000/claude-skill-registry 163
-
data-extractor
>
majiayu000/claude-skill-registry 163
-
libagent
libagent - Agent orchestration library for conversational AI. AgentMind class coordinates LLM completions, memory management, tool execution, and multi-turn conversations. AgentAction handles tool calls and action processing. Use for building chat agents, RAG pipelines, and AI assistants. Integrates with libmemory, librpc, and libllm
majiayu000/claude-skill-registry 163
-
review-rfc
Review an architecture RFC against project architecture standards and best practices. Use when an RFC document needs design review, when evaluating a technical proposal, or when assessing architecture decision readiness.
majiayu000/claude-skill-registry 163
-
nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
majiayu000/claude-skill-registry 163
-
optimize-for-gpu
GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT. Use whenever the user mentions GPU/CUDA/NVIDIA acceleration, or wants to speed up NumPy, pandas, scikit-learn, scikit-image, NetworkX, GeoPandas, or Faiss workloads. Covers physics simulation, differentiable rendering, mesh ray casting, particle systems (DEM/SPH/fluids), vector/similarity search, GPUDirect Storage file IO, interactive dashboards, geospatial analysis, medical imaging, and sparse eigensolvers. Also use when you see CPU-bound Python code (loops, large arrays, ML pipelines, graph analytics, image processing) that would benefit from GPU acceleration, even if not explicitly requested.
majiayu000/claude-skill-registry 163
-
task-search
Provides fast, case-insensitive text search across task titles, descriptions, and tags with debounced input, relevance ranking, and highlighted matching text. Uses AND logic for multi-token queries and limits results to top 50 for performance.
majiayu000/claude-skill-registry 163
-
workflow-guide
Cursor ↔ Claude Code 2-Agentワークフローのガイダンスを提供。Use when user asks about workflow, collaboration, or process. Do NOT load for: implementation work, workflow setup, or executing handoffs.
majiayu000/claude-skill-registry 163
-
pokemon
CLI for AI agents to lookup Pokémon info for their humans. Uses PokéAPI. No auth required.
majiayu000/claude-skill-registry 163
-
create-cli
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.
majiayu000/claude-skill-registry 163
-
dotnet-source-gen-options-validation
Converts options validation to use the compile-time source generator. Use when the user wants AOT-compatible, reflection-free options validation.
majiayu000/claude-skill-registry 163
-
Prompt Enhancer
Transform vague prompts into actionable specs using intelligent analysis and session memory. Use when user input contains -e or --enhance flag.
majiayu000/claude-skill-registry 163
-
howto-docs
How-To guide patterns for documentation - task-oriented guides for users with specific goals
majiayu000/claude-skill-registry 163
-
prisma-connection-pool-exhaustion
Fix Prisma "Too many connections" and connection pool exhaustion errors in
serverless environments (Vercel, AWS Lambda, Netlify). Use when: (1) Error
"P2024: Timed out fetching a new connection from the pool", (2) PostgreSQL
"too many connections for role", (3) Database works locally but fails in
production serverless, (4) Intermittent database timeouts under load.
majiayu000/claude-skill-registry 163
-
df:resume-work
Resume work from previous session with full context restoration.
Use when the user returns to continue work, wants to pick up where they left off, or starts a new session.
Triggers on: "let's continue", "pick up where we left off", "resume", "what were we doing?", "where did we leave off?", "continue working"
majiayu000/claude-skill-registry 163