Main
Curated lists are most valuable when you add your own guardrails:
- Keep a team shortlist of approved tools.
- Prefer tools with clear licenses and recent pushes.
- Treat hooks and install scripts as security-sensitive: read them before running.
If you adopt multiple tools, write down a “known-good baseline” and export it as dotfiles.
README excerpt (verbatim)
Awesome Claude Code
A curated list of awesome tools, skills, plugins, integrations, extensions, frameworks, and other resources for developers working with Anthropic's Claude Code.
Read my article: Discover the top open-source command-line AI coding agents in the wider AI ecosystem.
Note: Items marked with 🔥 have >1000 stars, 🌟 >500 stars, and ✨ >100 stars. Star counts are static and represent the numbers at the time the resource was recorded in this list.
Table of Contents
- Official Resources
- 🤖 Agents & Orchestration
- 🧠 Claude Skills
- 🔌 Claude Plugins
- 🛠️ Tools & Utilities
- 💻 IDE & Editor Integrations
- 🖥️ Clients & GUIs
- 🏗️ Infrastructure & Proxies
- 📊 Usage & Observability
- 🧩 SDKs & Development Kits
- 📚 Guides & Learning
- Alternatives to Claude Code
- Contribution Guidelines
Official Resources
- 🔥 claude-code (55.0k ⭐) - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routines.
- 🔥 skills (37.5k ⭐) - Public repository for Agent Skills.
- 🔥 claude-code-sdk-python (4.0k ⭐) - The official Python SDK for Claude Code.
- 🔥 claude-code-security-review (2.8k ⭐) - An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.
- 🔥 claude-plugins-official (2.8k ⭐) - Anthropic-managed directory of high quality Claude Code Plugins.
🤖 Agents & Orchestration
- 🔥 agents (25.0k ⭐) - A collection of production-ready subagents for Claude Code.
- 🔥 Claude-Flow (11.4k ⭐) - An enterprise-grade AI orchestration platform that revolutionizes how developers build with AI.
FAQ
Q: Is this an official Claude Code repo? A: No—this is a community-maintained curated index of tools and configs.
Q: How do I pick items safely? A: Prefer recent, licensed repos; read install scripts and run in a sandbox first.
Q: What should I start with? A: Skill installers and MCP setup helpers usually give the fastest wins.