# Awesome Claude Code Toolkit — 135 Agents, 176 Plugins > The most comprehensive Claude Code toolkit: 135 agents, 176+ plugins, 35 skills, 42 commands, 20 hooks, 15 rules, and 13 MCP configs. Apache 2.0 license, 1.1K+ GitHub stars. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use Install via plugin marketplace: ```bash /plugin marketplace add https://github.com/rohitg00/awesome-claude-code-toolkit /plugin install act@act ``` Or install via git clone: ```bash git clone https://github.com/rohitg00/awesome-claude-code-toolkit.git cd awesome-claude-code-toolkit npm install ./install.sh --profile full ``` For specific categories only: ```bash ./install.sh --profile frontend ./install.sh --profile backend ./install.sh --profile devops ``` --- ## Intro Awesome Claude Code Toolkit is the most comprehensive toolkit for Claude Code with 1,100+ GitHub stars, offering 135 specialized agents, 176+ production plugins, 35 curated skills (plus 400,000+ via SkillKit), 42 commands, 20 hooks, 15 multi-language rules, and 13 MCP configurations. It covers the entire development lifecycle from code review to DevOps to security auditing. Licensed under Apache 2.0 and actively maintained. Best for: development teams wanting a batteries-included Claude Code setup covering all domains. Works with: Claude Code, compatible with Cursor and Codex via manual install. --- ## What's Included ### 176+ Production Plugins Organized by domain: | Domain | Plugin Count | Examples | |--------|-------------|---------| | Accessibility | 5+ | WCAG compliance, screen reader testing | | API Design | 10+ | REST, GraphQL, OpenAPI validation | | Backend Architecture | 15+ | Microservices, event sourcing, CQRS | | Code Review | 10+ | Quality gates, style enforcement | | DevOps | 20+ | CI/CD, monitoring, infrastructure | | Frontend | 15+ | React, Vue, Angular patterns | | Security | 10+ | OWASP, vulnerability scanning | | Testing | 10+ | Unit, integration, e2e automation | ### 135 Specialized Agents Organized across 10 categories matching development team roles: - Core Development (API, frontend, backend, mobile) - Language Specialists (TypeScript, Python, Go, Rust, and 20+ more) - Infrastructure (Docker, K8s, Terraform, cloud) - Quality & Security (code review, pentesting, compliance) - Data & AI (ML, LLM, data engineering) - Developer Experience (docs, CLI, refactoring) - Specialized Domains (blockchain, fintech, gaming) - Business & Product (PM, technical writing, UX) - Meta & Orchestration (multi-agent coordination) - Research & Analysis ### 35 Curated Skills + 400K via SkillKit Hand-picked skills for common workflows, plus integration with SkillKit for access to 400,000+ community skills. ### 42 Commands Slash-style shortcuts for rapid workflow execution: - `/plan` — Generate implementation plans - `/review` — Code review with quality scoring - `/deploy` — Deployment automation - `/test` — Test generation and execution ### 20 Hooks Lifecycle event handlers for automation: - Pre-commit quality gates - Post-deploy notifications - Error handling and recovery - Context preservation ### 15 Multi-Language Rules Code enforcement guidelines covering: - Common (applies to all languages) - TypeScript, Python, Go, Java, Kotlin, Rust, C++, PHP, Perl - Each with idiomatic patterns and best practices ### 13 MCP Configurations Pre-configured MCP server setups for popular integrations. ### Installation Profiles | Profile | Includes | |---------|---------| | `full` | Everything — all agents, plugins, skills, rules | | `frontend` | Frontend-focused agents, React/Vue plugins | | `backend` | Backend agents, API design, database plugins | | `devops` | Infrastructure agents, CI/CD, monitoring | | `security` | Security agents, OWASP plugins, compliance | ### FAQ **Q: What is Awesome Claude Code Toolkit?** A: The most comprehensive Claude Code toolkit offering 135 agents, 176+ plugins, 35 skills, 42 commands, 20 hooks, 15 rules, and 13 MCP configs for full-stack development. **Q: Is it free to use?** A: Yes, open source under the Apache 2.0 license. **Q: Can I install only specific parts?** A: Yes, use installation profiles (`--profile frontend`, `--profile devops`, etc.) to install only what you need. --- ## Source & Thanks > Created by [rohitg00](https://github.com/rohitg00). Licensed under Apache 2.0. > > [awesome-claude-code-toolkit](https://github.com/rohitg00/awesome-claude-code-toolkit) — ⭐ 1,100+ Thanks to rohitg00 for assembling the most feature-complete toolkit for Claude Code developers. --- ## 快速使用 通过插件市场安装: ```bash /plugin marketplace add https://github.com/rohitg00/awesome-claude-code-toolkit /plugin install act@act ``` 或通过 git clone 安装: ```bash git clone https://github.com/rohitg00/awesome-claude-code-toolkit.git cd awesome-claude-code-toolkit && npm install && ./install.sh --profile full ``` --- ## 简介 Awesome Claude Code Toolkit 是最全面的 Claude Code 工具包,GitHub 1,100+ stars,包含 135 个专业代理、176+ 生产插件、35 个精选技能(加 SkillKit 40 万+)、42 个命令、20 个钩子、15 套多语言规则和 13 个 MCP 配置。覆盖从代码审查到 DevOps 到安全审计的全开发生命周期。Apache 2.0 开源。 --- ## 包含内容 **176+ 生产插件**:覆盖无障碍、API 设计、后端架构、代码审查、DevOps、前端、安全、测试等领域 **135 个专业代理**:按 10 个类别组织,匹配开发团队角色 **35 个精选技能**:加 SkillKit 集成可访问 40 万+社区技能 **42 个命令**:`/plan`、`/review`、`/deploy`、`/test` 等快捷命令 **20 个钩子**:pre-commit 质量门控、部署后通知等 **15 套规则**:TypeScript、Python、Go、Java 等多语言代码规范 **13 个 MCP 配置**:预配置的 MCP 服务器集成 ### 安装配置 支持 `full`、`frontend`、`backend`、`devops`、`security` 等按需安装。 --- ## 来源与感谢 > Created by [rohitg00](https://github.com/rohitg00). Licensed under Apache 2.0. > > [awesome-claude-code-toolkit](https://github.com/rohitg00/awesome-claude-code-toolkit) — ⭐ 1,100+ --- Source: https://tokrepo.com/en/workflows/09c9dd4c-33aa-11f1-9bc6-00163e2b0d79 Author: AI Open Source