All Skills
(19,009)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
slash-create-spec
paulp-o/ask-user-questions-mcp
Extending (and replacing) /openspec-proposal slashCommand. Design and craft the best spec interactively.
nodejs-backend-patterns
wshobson/agents
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
pymc-bayesian-modeling
Microck/ordinary-claude-skills
Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
magicblock
sendaifun/skills
Complete guide for MagicBlock Ephemeral Rollups - high-performance Solana execution with sub-10ms latency, gasless transactions, and Solana Plugins. Use when building real-time games, high-frequency trading, or any application requiring ultra-low latency on Solana.
patent-diagram-generator
RobThePCGuy/Claude-Patent-Creator
Create patent-style technical diagrams including flowcharts, block diagrams, and system architectures using Graphviz with reference numbering
research
parthalon025/autonomous-coding-toolkit
Structured investigation between brainstorming and PRD. Produces durable research artifacts that inform implementation decisions.
postgresql-optimization
github/awesome-copilot
PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.
pumpfun
sendaifun/skills
Complete PumpFun Protocol guide for building token launches, bonding curves, and AMM integrations on Solana. Covers Pump Program (token creation, buy/sell on bonding curves), PumpSwap AMM (liquidity pools, swaps), fee structures, creator fees, and SDK integration.
api-security-hardening
secondsky/claude-skills
REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues.
javascript-typescript
ProjAnvil/MindForge
Professional JavaScript and TypeScript development skill covering modern ES6+, TypeScript, Node.js, Express, React, testing frameworks, and best practices. Use this skill when developing JavaScript/TypeScript applications, building React/Node.js projects, implementing RESTful APIs, or need guidance on modern JS/TS development patterns.
Alerting & Monitoring Testing
PramodDutta/qaskills
Testing monitoring and alerting configurations including threshold validation, alert routing, escalation policies, and false-positive rate monitoring.
pytorch-lightning
Microck/ordinary-claude-skills
Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.
arazzo-specification
msewell/agent-stuff
Guides writing, reviewing, and modifying Arazzo workflow specifications (OpenAPI Initiative standard for multi-step API workflows). Use when creating Arazzo documents from scratch, adding steps or workflows to existing specs, reviewing Arazzo files for correctness, or generating API workflow definitions. Covers document structure, runtime expressions, success criteria, control flow, data threading, reusable components, workflow composition, AI agent integration, and validation.
rasa-nlu-integration
a5c-ai/babysitter
Rasa NLU pipeline configuration and training for intent and entity extraction
typescript-refactoring-patterns
autohandai/community-skills
Expert TypeScript refactoring patterns for cleaner, type-safe code
coverage
helderberto/skills
Check test coverage for unstaged changes. Use when user asks to "check coverage", "/coverage", or wants to see which unstaged changes lack test coverage.
smartrecruiters-automation
ComposioHQ/awesome-claude-skills
Automate Smartrecruiters tasks via Rube MCP (Composio). Always search tools first for current schemas.
rent
shane9coy/Rent-A-Human-Agent
Delegate tasks to real humans via RentAHuman.ai — search skills, post bounties, manage conversations, and run AI-scored opportunity scans.
podcast-production
guia-matthieu/clawfu-skills
Master Ira Glass's narrative storytelling methodology from This American Life to create podcasts that captivate listeners through the power of story. Use when: Creating a branded podcast or audio content series; Structuring episodes for maximum listener engagement; Transforming raw interviews into compelling narratives; Building thought leadership through audio storytelling; Planning podcast content that keeps audiences coming back
receiving-code-review
a5c-ai/babysitter
Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.
patent-claims-analyzer
RobThePCGuy/Claude-Patent-Creator
Automated analysis of patent claims for USPTO compliance with 35 USC 112(b) requirements - antecedent basis, definiteness, claim structure
agiled-automation
ComposioHQ/awesome-claude-skills
Automate Agiled tasks via Rube MCP (Composio). Always search tools first for current schemas.
gitlab-webhook
grandcamel/GitLab-Assistant-Skills
GitLab webhook operations via API. ALWAYS use this skill when user wants to: (1) list/view webhooks, (2) create/update/delete webhooks, (3) configure webhook events, (4) test webhook delivery.
calculator
Code-and-Sorts/awesome-copilot-agents
Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.