Awesome Claude Skills — Category Guide
1. Document & File Processing
Skills for working with PDFs, Word docs, spreadsheets, presentations, and file conversions. Includes official Anthropic skills (PDF, DOCX, XLSX, PPTX) and community alternatives.
2. Testing & Quality
Test-driven development workflows, test generation, coverage analysis, and quality assurance automation. Skills that make Claude write tests before code.
3. Debugging & Troubleshooting
Systematic debugging protocols, root cause analysis, performance profiling, and error investigation methodologies.
4. Collaboration & Workflow
Git workflows, code review automation, PR management, team coordination, and project planning skills.
5. Development & Architecture
System design, API architecture, database modeling, and full-stack development patterns.
6. Security & Performance
OWASP vulnerability scanning, dependency auditing, penetration testing, and performance optimization skills.
7. Documentation & Automation
Auto-documentation generation, README creation, changelog management, and CI/CD automation.
8. Media & Content Creation
Video production (Remotion), image generation, audio processing, and content pipeline skills.
9. Data & Analysis
Data visualization, statistical analysis, database queries, and research synthesis skills.
10. Writing & Research
Technical writing, blog post creation, academic research, and content strategy skills.
11. Meta Skills
Skills that create other skills, skill generators, plugin builders, and self-improving agent configurations.
Skill Sources
| Source | Description |
|---|---|
| anthropics/skills | Official Anthropic-published skills |
| obra/superpowers | Popular community skill collection |
| Community | Independent developer contributions |
| Verified ✅ | Tested and confirmed working |
How Skills Are Organized
Each entry includes:
- Skill name with link to source repository
- Source attribution (official, obra, community)
- Verification badge (✅ = confirmed working)
- One-line description of what it does
- Category tag for discovery
FAQ
Q: What is Awesome Claude Skills? A: A curated directory of 50+ verified agent skills for Claude Code, organized across 11 categories with source attribution and verification badges.
Q: How do I install a skill from this list?
A: Click on any skill to go to its source repository, then follow the installation instructions — typically copying a .md file to your project's .claude/skills/ directory.
Q: Can I contribute my own skill? A: Yes, submit a pull request on GitHub following the contribution guidelines.