# Awesome Claude Code — Guides, Skills, MCPs & Configs > Claude Code ecosystem index: skill installers, hooks collections, MCP install guides, and sandboxed run modes to build a setup faster. ## Install Save in your project root: ## Quick Use 1. Open the repo and search for what you need (skills, hooks, MCP install). 2. Pick one tool, follow its README install steps, and validate in a throwaway repo. 3. Only then promote it into your real dev environment. Tip: start with skill installers and MCP install guides; they reduce setup time the most. ## Intro Awesome Claude Code is a map of the Claude Code ecosystem. Instead of chasing scattered repos, you can use one list to discover skill installers, hooks, MCP setup helpers, and sandboxed run modes. **Best for:** people setting up Claude Code across machines or teams who need a vetted toolchain **Works with:** Claude Code, skill installers, hooks, MCP configurations and guides **Setup time:** 10–30 minutes ### Key facts (verified) - List entries include starred counts and install links for many tools. - README references multiple install helpers (skills, hooks, MCP install guides). - GitHub: 358 stars · 254 forks; pushed 2026-05-10 (GitHub API verified). ## 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 [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) 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. > > **👉 [7 Best CLI AI Coding Agents (Open Source)](https://www.scriptbyai.com/best-cli-ai-coding-agents/)** > **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](#official-resources) - [🤖 Agents & Orchestration](#-agents--orchestration) - [🧠 Claude Skills](#-agent-skills) - [🔌 Claude Plugins](#-claude-plugins) - [🛠️ Tools & Utilities](#%EF%B8%8F-tools--utilities) - [💻 IDE & Editor Integrations](#-ide--editor-integrations) - [🖥️ Clients & GUIs](#%EF%B8%8F-clients--guis) - [🏗️ Infrastructure & Proxies](#%EF%B8%8F-infrastructure--proxies) - [📊 Usage & Observability](#-usage--observability) - [🧩 SDKs & Development Kits](#-sdks--development-kits) - [📚 Guides & Learning](#-guides--learning) - [Alternatives to Claude Code](#alternatives-to-claude-code) - [Contribution Guidelines](#contribution-guidelines) --- ## Official Resources - 🔥 [**claude-code**](https://github.com/anthropics/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**](https://github.com/anthropics/skills) (37.5k ⭐) - Public repository for Agent Skills. - 🔥 [**claude-code-sdk-python**](https://github.com/anthropics/claude-code-sdk-python) (4.0k ⭐) - The official Python SDK for Claude Code. - 🔥 [**claude-code-security-review**](https://github.com/anthropics/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**](https://github.com/anthropics/claude-plugins-official) (2.8k ⭐) - Anthropic-managed directory of high quality Claude Code Plugins. --- ## 🤖 Agents & Orchestration - 🔥 [**agents**](https://github.com/wshobson/agents) (25.0k ⭐) - A collection of production-ready subagents for Claude Code. - 🔥 [**Claude-Flow**](https://github.com/ruvnet/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. ## Source & Thanks > Source: https://github.com/jqueryscript/awesome-claude-code > License: CC0-1.0 > GitHub stars: 358 · forks: 254 --- ## 快速使用 1. 打开仓库,用搜索定位你需要的内容(skills、hooks、MCP 安装等)。 2. 先选一个工具,按它自己的 README 安装,并在临时仓库验证。 3. 验证通过后再推广到真实开发环境。 建议先从 skills 安装器与 MCP 安装指南开始,能最快缩短上手时间。 ## 简介 Awesome Claude Code 是 Claude Code 生态的“地图”。不用到处翻散落仓库,通过一份列表就能找到技能安装器、hooks 合集、MCP 安装工具,以及隔离运行方案。 **最适合:** 需要在多台机器/团队范围快速搭建 Claude Code 工具链的人 **适配:** Claude Code、技能安装器、hooks、MCP 配置与指南 **配置时间:** 10–30 分钟 ### 关键事实(已验证) - 不少条目包含 stars 数与安装链接,便于快速对比。 - README 汇总了多个安装辅助工具(skills、hooks、MCP 安装指南等)。 - GitHub:358 stars · 254 forks;最近更新 2026-05-10(GitHub API 验证)。 ## 正文 清单类项目要发挥价值,最好加上你的“护栏”: - 维护一份团队认可工具短名单。 - 优先选择许可证清晰、近期活跃的工具。 - hooks 与安装脚本属于安全敏感:运行前先读脚本。 多工具组合时,把“已验证的基线配置”整理成 dotfiles,便于复现。 ### README 原文节选(verbatim) # Awesome Claude Code [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) 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. > > **👉 [7 Best CLI AI Coding Agents (Open Source)](https://www.scriptbyai.com/best-cli-ai-coding-agents/)** > **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](#official-resources) - [🤖 Agents & Orchestration](#-agents--orchestration) - [🧠 Claude Skills](#-agent-skills) - [🔌 Claude Plugins](#-claude-plugins) - [🛠️ Tools & Utilities](#%EF%B8%8F-tools--utilities) - [💻 IDE & Editor Integrations](#-ide--editor-integrations) - [🖥️ Clients & GUIs](#%EF%B8%8F-clients--guis) - [🏗️ Infrastructure & Proxies](#%EF%B8%8F-infrastructure--proxies) - [📊 Usage & Observability](#-usage--observability) - [🧩 SDKs & Development Kits](#-sdks--development-kits) - [📚 Guides & Learning](#-guides--learning) - [Alternatives to Claude Code](#alternatives-to-claude-code) - [Contribution Guidelines](#contribution-guidelines) --- ## Official Resources - 🔥 [**claude-code**](https://github.com/anthropics/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**](https://github.com/anthropics/skills) (37.5k ⭐) - Public repository for Agent Skills. - 🔥 [**claude-code-sdk-python**](https://github.com/anthropics/claude-code-sdk-python) (4.0k ⭐) - The official Python SDK for Claude Code. - 🔥 [**claude-code-security-review**](https://github.com/anthropics/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**](https://github.com/anthropics/claude-plugins-official) (2.8k ⭐) - Anthropic-managed directory of high quality Claude Code Plugins. --- ## 🤖 Agents & Orchestration - 🔥 [**agents**](https://github.com/wshobson/agents) (25.0k ⭐) - A collection of production-ready subagents for Claude Code. - 🔥 [**Claude-Flow**](https://github.com/ruvnet/claude-flow) (11.4k ⭐) - An enterprise-grade AI orchestration platform that revolutionizes how developers build with AI. ### FAQ **这是 Claude Code 官方仓库吗?** 答:不是。这是社区维护的工具与配置索引。 **如何安全挑选条目?** 答:优先近期活跃且有许可证的仓库;安装脚本先审计,并先在沙盒环境跑。 **先从什么开始?** 答:一般先用 skills 安装器与 MCP 安装辅助工具,收益最大。 ## 来源与感谢 > Source: https://github.com/jqueryscript/awesome-claude-code > License: CC0-1.0 > GitHub stars: 358 · forks: 254 --- Source: https://tokrepo.com/en/workflows/awesome-claude-code-guides-skills-mcps-configs Author: Prompt Lab