Browse the best skills and extensions for Claude Code, Anthropic's AI coding assistant.
Claude Code Skills tools are AI-powered software designed to help developers and teams tackle claude code skills-related tasks more efficiently. These tools are typically published as open-source projects on GitHub and can be integrated into existing workflows via MCP (Model Context Protocol), Claude Skills, or standalone agent frameworks. On Agent Skills Hub, we index 10 quality-scored claude code skills tools across languages including TypeScript, JavaScript, Python.
In 2026, the AI agent ecosystem is maturing rapidly. Claude Code Skills tools can significantly boost development efficiency by automating repetitive tasks, reducing human error, and providing intelligent suggestions. The top 3 tools — awesome-claude-skills, claude-mem, caveman — have earned an average of 35,232 GitHub stars, reflecting strong community validation. 7 of the listed tools come with clear open-source licenses, ensuring freedom to use and modify.
When choosing a claude code skills tool, consider these factors: 1) Community activity — GitHub stars and recent commit frequency indicate reliability; 2) Integration method — check if it supports MCP, Claude, or your preferred agent framework; 3) Language compatibility — the most common language in this list is TypeScript; 4) Quality score — Agent Skills Hub's composite score evaluates code quality, documentation completeness, and maintenance activity. Our recommendation: start with awesome-claude-skills — it ranks highest in both star count and quality score.
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
Intelligent automation and multi-agent orchestration for Claude Code
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
Extracted system prompts from ChatGPT (GPT-5.5 Thinking), Claude (Opus 4.7, Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, Gemini CLI), Grok (4.3 beta), Perplexity, and more. Updated regularly.
CLI tool for configuring and monitoring Claude Code
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
```
/plugin marketplace add jarrodwatts/claude-hud
```
Official, Anthropic-managed directory of high quality Claude Code Plugins.
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
| Tool | Stars | Language | License | Score |
|---|---|---|---|---|
| awesome-claude-skills | ★ 11.9k | — | — | 57 |
| claude-mem | ★ 75.0k | TypeScript | Apache-2.0 | 57 |
| caveman | ★ 59.0k | JavaScript | MIT | 57 |
| agents | ★ 35.2k | Python | MIT | 61 |
| awesome-claude-code | ★ 41.5k | Python | — | 48 |
| system_prompts_leaks | ★ 40.0k | — | MIT | 48 |
| claude-code-templates | ★ 27.2k | Python | MIT | 51 |
| claude-hud | ★ 22.4k | JavaScript | MIT | 58 |
| claude-plugins-official | ★ 19.2k | Python | — | 50 |
| opcode | ★ 20.8k | TypeScript | AGPL-3.0 | 39 |
The top claude code skills in 2026 are awesome-claude-skills, claude-mem, caveman. Agent Skills Hub ranks 10 options by GitHub stars, quality score (6 dimensions including completeness, examples, and agent readiness), and recent activity. The list is rebuilt every 8 hours from live GitHub data.
awesome-claude-skills (11.9k stars) is the most adopted choice for general claude code skills workflows. claude-mem (75.0k stars) is a strong alternative and uses TypeScript instead. Pick by your existing stack: match the language and runtime your team already uses to minimize integration cost. If unsure, start with awesome-claude-skills — it has the deepest community and the most examples online.
Avoid pre-built claude code skills when (1) your use case requires deep customization that the tool's plugin system doesn't support, (2) you have strict compliance requirements that ban third-party dependencies, (3) the tool's maintenance is inactive (last commit >6 months ago), or (4) your data volume is small enough that a 50-line custom script is cheaper than learning the tool. For most production workflows above 100 requests/day, the time savings from a maintained tool outweigh the customization loss.
Claude Code Skills focuses specifically on browse the best skills and extensions for claude code, anthropic's ai coding assistant. MCP Database Tools is a related but distinct category — see https://agentskillshub.top/best/mcp-database/ for those tools. The two often appear in the same agent pipeline but solve different problems: choose claude code skills when your primary goal is the specific task, and mcp database tools when the workflow is broader.
For most teams, yes. awesome-claude-skills has 11.9k stars worth of community testing, handles edge cases you haven't thought of, and ships with documentation. Build your own only when (1) your requirements are deeply non-standard, (2) you have a security/compliance reason to avoid OSS dependencies, or (3) the maintenance burden is small enough (<200 lines of code) that you'll save time long-term. The break-even point is usually around 2-3 weeks of dev time saved.
Most claude code skills listed are open source under permissive licenses (MIT, Apache 2.0). A handful offer paid managed/cloud versions on top of free self-hosted core. Always check the LICENSE file on each tool's GitHub repository before commercial use — some use AGPL or non-commercial restrictions that may not fit your deployment model.