# 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. --- ## Quick Use Install via the 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 ``` --- ## Introduction Awesome Claude Code Toolkit is the most comprehensive Claude Code toolkit, with 1,100+ GitHub stars. It contains 135 specialized agents, 176+ production plugins, 35 curated skills (plus 400K+ via SkillKit), 42 commands, 20 hooks, 15 multi-language rule sets, and 13 MCP configurations — covering the full development lifecycle from code review to DevOps to security auditing. Apache 2.0 open source. --- ## What's Included **176+ Production Plugins**: Covers accessibility, API design, backend architecture, code review, DevOps, frontend, security, testing, and more **135 Specialized Agents**: Organized into 10 categories matching dev team roles **35 Curated Skills**: Plus SkillKit integration for 400K+ community skills **42 Commands**: Shortcuts like `/plan`, `/review`, `/deploy`, `/test` **20 Hooks**: Pre-commit quality gates, post-deploy notifications, and more **15 Rule Sets**: Coding conventions for TypeScript, Python, Go, Java, and other languages **13 MCP Configurations**: Pre-configured MCP server integrations ### Install Profiles Supports profile-based installs: `full`, `frontend`, `backend`, `devops`, `security`. --- ## 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+ --- Source: https://tokrepo.com/en/workflows/awesome-claude-code-toolkit-135-agents-176-plugins-09c9dd4c Author: AI Open Source