# Claude Code Toolkit

> A comprehensive open-source toolkit for Claude Code featuring 135 agents, 176+ plugins, 35 curated skills, 42 commands, 20 hooks, and more to extend AI-assisted development workflows.

Claude Code Toolkit is an open-source collection maintained by Rohit Ghumare on GitHub, designed to extend and supercharge Claude Code with a massive library of production-ready components. Licensed under Apache 2.0, the toolkit is freely installable via the Claude Code plugin marketplace, a manual git clone, or a one-liner curl script. It covers the full spectrum of AI-assisted development — from specialized agents and reusable skills to lifecycle hooks, slash commands, and MCP server configurations.

## What It Is

Claude Code Toolkit is a curated "awesome list" and installable plugin bundle for Anthropic's Claude Code CLI. Rather than a standalone application, it functions as a meta-layer that drops hundreds of pre-built components into a developer's Claude Code environment. The repository self-describes as containing 135 agents, 176+ plugins, 35 curated skills (plus access to 400,000+ via the SkillKit marketplace), 42 commands, 20 hooks, 15 rules, 7 templates, 15 MCP configs, and 26 companion apps.

## Component Architecture

The toolkit is organized into distinct, composable layers:

- **Plugins** (176+): Domain-specific capability extensions covering accessibility auditing, AWS cost optimization, code review, CI/CD debugging, security scanning, multi-agent orchestration, and more. Featured plugins include `pro-workflow` and `gstack`.
- **Agents** (135): Specialized personas organized into ten categories — Core Development, Language Experts (25 languages), Infrastructure, Quality Assurance, Data & AI, Developer Experience, Specialized Domains, Business & Product, Orchestration, and Research & Analysis.
- **Skills** (35 curated): Reusable knowledge modules teaching Claude Code domain-specific patterns, anti-patterns, and checklists. Topics range from TDD mastery and API design to Kubernetes operations and LLM integration.
- **Hooks** (20): Lifecycle scripts that fire on events like `PreToolUse`, `PostToolUse`, `SessionStart`, and `Stop` to enforce rules, block dangerous commands, or trigger notifications.
- **Commands** (42): Slash commands for common workflows such as smart commits, branch management, and feature development.
- **MCP Configs** (15): Pre-built Model Context Protocol server configurations for tools like Playwright, Context7, and Chrome DevTools.

## Audience and Use Cases

The toolkit targets developers who use Claude Code as their primary AI coding assistant and want to extend it beyond its defaults. Practical use cases include:

- Running multi-agent pipelines with orchestrator-worker, pipeline, debate, or MapReduce topologies
- Enforcing security policies (blocking `.env` files, SSH keys, AWS credentials) via hook-based enforcement layers
- Reducing token costs through context compression and smart model routing skills
- Integrating external services (Slack, Discord, WhatsApp, Instagram) as Claude Code channels
- Managing sessions, usage analytics, and cost reporting from local JSONL transcript files

## Setup Path

Installation supports three methods. The recommended path uses the plugin marketplace command `/plugin marketplace add rohitg00/awesome-claude-code-toolkit`. Alternatively, developers can clone the repository directly to `~/.claude/plugins/claude-code-toolkit` or run the provided `install.sh` one-liner via curl. Individual plugins can be installed selectively with `/plugin install claude-code-toolkit@<plugin-name>`.

## Update: v0.5.0 — May 2026 Community Batch

The repository's latest release is v0.5.0, published on May 11, 2026, labeled "May 2026 Community Batch." The README badge indicates the toolkit was last updated in March 2026, and the GitHub repository shows active maintenance with 850+ files, 2,125 stars, and 710 forks as of mid-2026. The project accepts community contributions via pull requests and has 156 open issues, reflecting an active and growing ecosystem.

## Features
- 135 specialized agents across 10 categories
- 176+ production-ready plugins
- 35 curated skills with SkillKit marketplace access (400,000+ skills)
- 42 slash commands for common workflows
- 20 lifecycle hook scripts
- 15 rules and 7 project templates
- 15 MCP server configurations
- 26 companion apps and GUIs
- Plugin marketplace install support
- One-liner curl install script
- Multi-agent orchestration patterns
- Cost optimization and token reduction tools
- Security enforcement via hooks
- Session memory and context persistence
- External service integrations (Slack, Discord, WhatsApp)

## Integrations
Claude Code, Anthropic API, GitHub, Slack, Discord, WhatsApp, Instagram, AWS, GCP, Azure, Kubernetes, Terraform, Playwright, Context7, Chrome DevTools, LangSmith, n8n, Linear, ClickUp, Milvus, PostgreSQL, Redis, OpenTelemetry, Prometheus

## Platforms
WINDOWS, MACOS, LINUX, ANDROID, IOS, WEB, API, VSC_EXTENSION, JETBRAINS_PLUGIN, DEVELOPER_SDK, CLI

## Pricing
Open Source

## Version
v0.5.0

## Links
- Website: https://github.com/rohitg00/awesome-claude-code-toolkit
- Documentation: https://github.com/rohitg00/awesome-claude-code-toolkit#readme
- Repository: https://github.com/rohitg00/awesome-claude-code-toolkit
- EveryDev.ai: https://www.everydev.ai/tools/claude-code-toolkit
