resources
official documentation
- Agent Skills specification — the standard
- Extend Claude with skills — Claude Code docs
- Agent Skills overview — platform docs
- Skills User Guide — how to use skills
- Creating Custom Skills — development guide
- Agent Skills blog post — engineering deep dive
- Anthropic Skilljar course — interactive training
key repositories
- anthropics/skills — official skills (17 skills)
- anthropics/claude-code — Claude Code itself
- anthropics/claude-plugins-official — official plugin directory
- obra/superpowers — leading framework (147k stars)
- vercel-labs/agent-skills — Vercel's skills (24.9k stars)
- trailofbits/skills — security skills (40+)
- affaan-m/everything-claude-code — comprehensive guide (151k stars)
awesome lists (the best ones)
- VoltAgent/awesome-agent-skills (15.2k stars) — "hand-picked, not AI-slop." 1,086+ skills.
- hesreallyhim/awesome-claude-code (38.1k stars) — skills, hooks, commands, plugins.
- travisvn/awesome-claude-skills (11k stars) — best editorial quality.
- ComposioHQ/awesome-claude-skills (53k stars) — the original.
philosophy & methodology
- vibe coding manifesto — principles for working with agents: leverage, good tools not many tools, spec-driven development, context management, verification.
- 2026 Agentic Coding Trends Report — Anthropic's research on agent development trends.
- Effective harnesses for long-running agents — Anthropic engineering.
- Code proven to work — Simon Willison on verification.
- Why Ramp built their background agent — verification in practice.
- How Anthropic teams use Claude Code — internal practices.
- Best Claude Code Skills to Try — Firecrawl's substantive quality assessment.
community
- Claude Community — forums
- Skills Marketplace — official marketplace
- Claude feature-dev plugin — development workflow plugin
- vibe-coding-guide — tips and app recommendations
- learn-claude-code — beginner resource
mega-collections (if you want everything)
- sickn33/antigravity-awesome-skills (32.3k stars) — 1,370+ installable skills with CLI.
- alirezarezvani/claude-skills (10.5k stars) — 232+ cross-agent skills.
- Jeffallan/claude-skills (8.1k stars) — 66 full-stack skills.
- rohitg00/awesome-claude-code-toolkit (1.2k stars) — 135 agents, 35 skills, 42 commands, 176 plugins, 20 hooks.
warning: bulk-installing hundreds of community skills is almost always counterproductive. see the index for why.
related awesome lists
from the awesome wiki:
- awesome-claude-code — community tools, tips, and resources for Claude Code
- awesome-security — hacking, CTF, application security, web security
- awesome-docker — docker resources (relevant for deployment skills)
- awesome-github-actions — CI/CD automation
- awesome-react — React ecosystem (relevant for frontend skills)
- awesome-python — Python ecosystem
this wiki's pages
- official — detailed breakdown of Anthropic's 17 skills
- frameworks — obra/superpowers, everything-claude-code, NeoLab, and more
- creating-skills — how to build your own skills
- tooling — installers, marketplaces, orchestrators
- company-skills — skills from Vercel, Cloudflare, Trail of Bits, etc.