All Skills
(19,001)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.
backend
Joncik91/ucai
This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs".
writing-agent-skills
msewell/agent-stuff
Creates, reviews, and iterates on Agent Skills (the open, cross-platform format for extending AI agents). Scaffolds new skill directories, writes SKILL.md files with proper frontmatter and body structure, applies progressive disclosure, reviews existing skills for anti-patterns, and guides testing workflows. Use when the user asks to create a skill, write a SKILL.md, review or improve an existing skill, or structure agent instructions.
fix-bug
ajaywadhara/agentic-sdlc-plugin
Bug-to-test pipeline: reproduce the bug as a failing test first, then fix. The regression test lives forever.
start
ajaywadhara/agentic-sdlc-plugin
Turn a vague idea into a structured PRD through guided conversation. The agent asks questions — you just talk.
rlm
zircote/rlm-rs-plugin
This skill should be used when the user asks to "process a large file", "analyze document exceeding context", "use RLM", "recursive language model workflow", "chunk and analyze a file", "handle long context", or needs to work with documents too large to fit in the context window. Orchestrates the full RLM loop using the rlm-rs CLI.
ln-610-docs-auditor
levnikolaevich/claude-code-skills
Coordinates 3 specialized documentation audit workers (structure, semantic, code comments). Detects project type, delegates parallel audits, aggregates results into docs/project/docs_audit.md.
content-matrix
jrr996shujin-png/content-matrix-skills
Cross-platform content distribution — generate platform-native versions of content for X, LinkedIn, Reddit, and Xiaohongshu from one input, then auto-publish via API or browser automation. Use when distributing content, creating social posts, or publishing across platforms.
receiving-code-review
Joncik91/ucai
Use when receiving feedback on code you implemented, responding to reviewer comments, deciding which review suggestions to implement, or pushing back on incorrect review feedback.
skill-creator
Geeksfino/openskills
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
qa
Joncik91/ucai
This skill should be used when the user asks to "generate tests", "write unit tests", "analyze test coverage", "scaffold E2E tests", "set up Playwright", "configure Jest", "implement testing patterns", or "improve test quality".
interpolation
parcadei/Continuous-Claude-v3
Problem-solving strategies for interpolation in numerical methods
analyzing-user-feedback
liqiongyu/lenny_skills_plus
Analyze user/customer feedback and produce a User Feedback Analysis Pack (source inventory, normalized feedback table, taxonomy/codebook, themes + evidence, recommendations, and feedback loop). Use for voice of customer, feature request analysis, support ticket synthesis, churn reason synthesis, and survey open-ends.
domain-name-brainstormer
ECNU-ICALK/AutoSkill
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
numerical-integration
parcadei/Continuous-Claude-v3
Problem-solving strategies for numerical integration in numerical methods
everhour-automation
ComposioHQ/awesome-claude-skills
Automate Everhour tasks via Rube MCP (Composio). Always search tools first for current schemas.
convergence-study
HeshamFS/materials-simulation-skills
Spatial and temporal convergence analysis with Richardson extrapolation and Grid Convergence Index (GCI) for solution verification
front-automation
ComposioHQ/awesome-claude-skills
Automate Front tasks via Rube MCP (Composio). Always search tools first for current schemas.
ambiguity-detector
ArabelaTso/Skills-4-SE
Detects and analyzes ambiguous language in software requirements and user stories. Use when reviewing requirements documents, user stories, specifications, or any software requirement text to identify vague quantifiers, unclear scope, undefined terms, missing edge cases, subjective language, and incomplete specifications. Provides detailed analysis with clarifying questions and suggested improvements.
RFP Analyzer
bobchao/pm-skills-rfp-to-stories
Performs structured analysis of RFP (Request for Proposal) or requirement documents, identifying stakeholders, functional modules, system constraints, and generating key clarification questions. This Skill focuses on 'analysis and decomposition' to prepare for subsequent User Story writing.
team-shinchan:learn
seokan-jeong/team-shinchan
Manually add new learnings (patterns, preferences, rules) to memory. Use when you want to remember specific information.
Story Refiner
bobchao/pm-skills-rfp-to-stories
Evaluates User Story quality and automatically corrects items not meeting standards. Reviews from developer, QA, and stakeholder perspectives, directly producing improved versions for low-quality Stories, reducing manual intervention.
Shiplog Orchestrator
aadivar/shiplog
Session orchestration, progress tracking, and background agent management
oclif-scaffolder
a5c-ai/babysitter
Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.
Story Writer
bobchao/pm-skills-rfp-to-stories
Converts RFP analysis results or functional requirements into high-quality, executable User Stories. Follows INVEST principles, produces complete Stories with acceptance criteria, and organizes output by functional modules.