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.
solana-development
tenequm/claude-plugins
Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or working with Solana development. Covers both high-level Anchor framework (recommended) and low-level native Rust for advanced use cases.
vibe-prd
KhazP/vibe-coding-prompt-template
Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".
option-chain
staskh/trading_skills
Get option chain data including calls and puts with strikes, bids, asks, volume, open interest, and implied volatility. Use when user asks about options, option prices, calls, puts, or option chain for a specific expiration date.
verification-before-completion
CodingCossack/agent-skills-library
Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.
deslop
thtskaran/claude-skills
Audit and harden existing codebases (especially AI-generated / vibe-coded ones) for production readiness. Use when the user asks to review, audit, clean up, harden, deslop, refactor, or fix quality issues across an existing codebase. Works in two phases — first a thorough multi-pass audit written to a structured file, then systematic fixes applied in safety-tiered order. Language-agnostic. Does NOT change business logic — only hardens, cleans, and robustifies.
Perfect Skill
joeynyc/skillscore
# Perfect Test Skill A comprehensive and well-structured skill that demonstrates best practices in all areas. ## Dependencies - curl: HTTP client for API requests (`curl --version` to verify) - jq: JSON parser (`which jq` to verify installation) - Environment variable: API_KEY (obtain from https:
coles-invoice-processor
evgeny-trushin/claude-skills-collection
Processes Coles grocery invoices to extract structured data and predict future orders. Use when user uploads/pastes invoice content, asks to analyze grocery purchases, or wants shopping predictions.
idea-girlie
Manzanita-Research/magpie
Spin up parallel divergent research agents to explore an idea from every angle. Use when the user has a braindump, PRD, seed, concept, or half-formed idea they want explored. Triggers on "idea girlie", "divergent research", "explore this idea", "brainstorm this", "spin up researchers", "what are the options", "research this from different angles", "give me wild ideas", "I need divergent thinking on this", "explore the possibility space", or any variation of wanting parallel creative/strategic research on a concept.
Interview Debrief
jackhendon/pm-skills
Structure notes from a user research session into a clean debrief with insights, quotes, and implications. Paste your raw notes in and get a formatted summary ready for Notion.
quality-gates
mpuig/raw
Understanding and passing workflow quality gates (validate, dry, pytest, ruff, typecheck)
agent-context-generator
tjmaynes/skills
Generate project-level AGENTS.md guides that capture conventions, workflows, and required follow-up tasks. Use when a repository needs clear agent onboarding covering structure, tooling, testing, task flow, README expectations, and conventional commit summaries.
api-docs-generator
Nembie/claude-code-skills
Generate OpenAPI 3.1 specification from existing Next.js API routes. Use when asked to generate API docs, create OpenAPI spec, document endpoints, generate Swagger file, or create API documentation.
python-resource-management
wshobson/agents
Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.
midjourney-prompting
leggiemint/legnext-skills
Expert Midjourney prompt engineering skill. Use this skill when users need help crafting effective Midjourney prompts, converting natural language descriptions into optimized prompts, or want guidance on Midjourney parameters and techniques. Specializes in V7 best practices, the 7-Element Framework, and photography terminology.
founder-content
PHY041/claude-agent-skills
Complete content creation and multiplication system for founders and indie hackers. Use for writing social posts, repurposing content, creating threads, build-in-public updates, or content planning. Triggers on "write a post", "create content", "repurpose this", "thread", "build in public", "ship update", "content calendar", "turn this into posts".
cdt
rube-de/cc-skills
Multi-agent development workflow using Agent Teams. Supports four modes: plan (architect teammate + PM teammate debate → plan.md), dev (developer teammate + code-tester teammate + qa-tester teammate + reviewer teammate iterate → code), full (plan → approval gate → dev), and auto (plan → dev, no gate). Use when tasks benefit from collaborative agent teammates with peer messaging.
vhs-recording
athola/claude-night-market
Generate terminal recordings using VHS tape files, produces GIF outputs.
general-skill-refiner
Przemocny/generic-skills
Analyzes and refines agent skills by identifying quality issues, prioritizing fixes (MUST/SHOULD/NICE), gathering user feedback, and implementing improvements. Checks for common problems like time estimates, oversized SKILL.md files, poor structure, redundant content, missing examples, and unclear workflows. Use when reviewing, improving, refactoring, or auditing existing skills. Triggers include "review skill", "improve skill", "refactor skill", "skill quality", "audit skill", "fix skill", "optimize skill", "analyze skill".
manage-inference-service-cli
typhoonzero/awesome-acp-skills
This skill should be used when users want to create, manage, test, or troubleshoot KServe InferenceServices using the CLI. It provides workflows for deploying models (like Qwen2.5) via vLLM, checking their status, testing the OpenAI-compatible API, and troubleshooting common deployment issues.
deslop
gologo13/agent-skills
Check the diff against main, and remove all AI generated slop introduced in this branch; keywords: deslop. Use only on explicit request; skip in routine implementation discussions.
stitch-mcp-get-screen
gabelul/stitch-kit
Retrieves full details of a specific Stitch screen — HTML download URL, screenshot URL, dimensions. This is the final step in design retrieval before code conversion.
docu-optimizer
kojott/claude-docu-optimizer
Optimize CLAUDE.md and docs/ ecosystem following Boris Cherny and Thariq Shihipar's best practices
review
brsbl/ottonomous
Reviews code changes for bugs with P0-P2 prioritized feedback. Uses parallel subagents for thorough analysis, then creates fix plans. Use when reviewing code, finding bugs, checking quality, or before merging. Use /review fix to implement fixes.
llm-fine-tuning-workbench
typhoonzero/awesome-acp-skills
This skill should be used when users want to fine-tune Large Language Models (LLMs) using Alauda AI Workbench, manage fine-tuning tasks, or troubleshoot issues related to model training, dataset preparation, and VolcanoJob execution.