Claude Code skills are free, open-source system prompts that specialize your AI coding agent. Here are the top-rated skills by category — vetted by the community and sorted by install count.
Code review skills give Claude Code the discipline to catch bugs, security issues, and style violations before they reach production. These skills apply structured checklists and review patterns that would take a senior engineer years to internalize — applied automatically on every review.
Browse all Code Review & Quality skills →
Debugging skills transform AI agents from guessers into systematic problem solvers. They bring structured root-cause analysis, hypothesis testing, and step-by-step isolation techniques so you spend less time reading stack traces and more time shipping fixes.
Frontend skills encode best practices for React, Vue, and vanilla JS into your agent — covering component structure, accessibility standards, performance patterns, and responsive design. Stop getting AI-generated components that look great on desktop and break on mobile.
Browse all Frontend Development skills →
Testing skills enforce test-driven development discipline and generate comprehensive test suites that actually cover edge cases. These are the skills that make refactoring safe, because your agent writes tests that would catch regressions, not just tests that pass.
Browse all Testing & QA skills →
Documentation skills produce clear, accurate docs that stay in sync with the code. They understand the difference between a README, an API reference, and an ADR — and generate each in the right format, with the right level of detail.
Browse all Documentation skills →
Install any skill with the npx playbooks CLI:
npx playbooks add skill [author]/[repo] --skill [name]
Or copy the system prompt directly into your CLAUDE.md file. Claude Code reads this at the start of every session, so the skill activates automatically.
Skills are cross-platform — paste the same content into .cursorrules for Cursor, .github/copilot-instructions.md for Copilot, or .windsurfrules for Windsurf.
CLAUDE.md file.Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.