27+ Commands
From /feature to /ship, automate your entire development workflow with battle-tested commands.
Claude Kit transforms Claude Code into a production-ready AI development team. Pre-built commands, intelligent modes, and battle-tested skills — all open source.
27+ Commands
From /feature to /ship, automate your entire development workflow with battle-tested commands.
7 Modes
Switch between brainstorm, implementation, review, and more. Each mode optimizes Claude’s behavior for your task.
34+ Skills
Pre-built knowledge for Python, TypeScript, React, FastAPI, testing, security, and more.
5 MCP Servers
Real-time docs, persistent memory, browser testing, and more via Model Context Protocol.
Get up and running in under 2 minutes:
# Clone the repositorygit clone https://github.com/duthaho/claudekit.git
# Copy the kit to your projectcp -r claudekit/.claude your-project/
# Start using commandscd your-projectclaude> /feature "add user authentication"Working with Claude Code is powerful, but raw Claude has limitations:
Claude Kit provides the structure, patterns, and automation that makes Claude Code production-ready:
Structured Workflows
Commands like /feature orchestrate multi-phase development: planning → implementation → testing → review → ship.
Context Control
Modes and skills give Claude the exact context it needs. No more explaining your stack every session.
Consistent Quality
Built-in code review, testing standards, and security checks ensure every output meets your standards.
Fully Customizable
Add your own commands, modes, and skills. Claude Kit is a template, not a black box.
| Mode | Best For | Description |
|---|---|---|
| Default | General tasks | Balanced behavior |
| Brainstorm | Design, ideation | Explores alternatives, asks questions |
| Token-Efficient | High-volume work | Compressed output, 30-70% savings |
| Implementation | Coding | Jump straight to code |
| Review | Quality checks | Critical analysis, finds issues |
| Deep Research | Investigation | Thorough analysis with citations |