63 lines
2.8 KiB
Markdown
63 lines
2.8 KiB
Markdown
# Best Claude Code Skills on GitHub
|
|
|
|
If you are looking for the **best Claude Code skills on GitHub**, there is no single perfect repository for every user. The right choice depends on whether you want complete catalog access with Claude-owned selection, curated discovery, or official reference material.
|
|
|
|
## Best for agent-selected project stacks
|
|
|
|
### 1. [sickn33/agentic-awesome-skills](https://github.com/sickn33/agentic-awesome-skills)
|
|
|
|
Best for teams and individual developers who want Claude to inspect a project, search and read the complete catalog through a local read-only MCP, choose exact IDs, and produce a reviewable `aas-stack.json` before CLI validation and planning.
|
|
|
|
Choose this if you want:
|
|
|
|
- complete local catalog access with Claude-owned selection;
|
|
- durable desired state plus immutable plan preview;
|
|
- a broad catalog, plugins, bundles, workflows, and direct distribution around Core.
|
|
|
|
## Best curated shortlist
|
|
|
|
### 2. [VoltAgent/awesome-agent-skills](https://github.com/VoltAgent/awesome-agent-skills)
|
|
|
|
Best for developers who want a curated, awesome-list style collection with strong coverage of official and community skill sources.
|
|
|
|
Choose this if you want:
|
|
|
|
- a tighter list to browse before installing anything;
|
|
- an editorial collection that highlights official team skills;
|
|
- an easier first pass through the ecosystem.
|
|
|
|
## Best official reference
|
|
|
|
### 3. [anthropics/skills](https://github.com/anthropics/skills)
|
|
|
|
Best for developers who want official Anthropic-published skills and reference implementations first, then plan to expand from there.
|
|
|
|
Choose this if you want:
|
|
|
|
- official source material directly from Anthropic;
|
|
- a smaller official baseline instead of a large community library;
|
|
- a reference point for how vendor-maintained skills are structured.
|
|
|
|
## Best smaller community collection
|
|
|
|
### 4. [karanb192/awesome-claude-skills](https://github.com/karanb192/awesome-claude-skills)
|
|
|
|
Best for people who want a smaller Claude-focused community collection and a simpler shortlist than a giant installable repo.
|
|
|
|
Choose this if you want:
|
|
|
|
- Claude-specific focus;
|
|
- a smaller library to review manually;
|
|
- community-driven additions without the scale of a huge catalog.
|
|
|
|
## How to choose quickly
|
|
|
|
- Choose **Agentic Awesome Skills** if you want project-specific composition and a reviewable lifecycle before any target change.
|
|
- Choose **VoltAgent Awesome Agent Skills** if you want the strongest curated shortlist.
|
|
- Choose **anthropics/skills** if official vendor reference matters most.
|
|
- Choose **karanb192/awesome-claude-skills** if you want a smaller community-first Claude library.
|
|
|
|
## Recommended next step
|
|
|
|
If you want a project-specific stack, start with the [AAS Core guide](aas-core.md) and [`claude-code-skills.md`](claude-code-skills.md). Use direct distribution only when you already know the exact skills or fixed plugin you want.
|