35 Skills
A 6-phase workflow spine (Think → Review → Build → Ship → Maintain → Setup). 13 user-invocable spine skills plus 22 supporting skills that auto-trigger by context.
Claude Kit transforms Claude Code into a production-ready AI development team. Pre-built skills, specialized agents, and intelligent modes — all open source.
35 Skills
A 6-phase workflow spine (Think → Review → Build → Ship → Maintain → Setup). 13 user-invocable spine skills plus 22 supporting skills that auto-trigger by context.
24 Agents
Specialized subagents for code review, testing, database design, security auditing, UI/UX, plan review, and more — each with focused expertise.
7 Modes
Switch between brainstorm, implementation, review, deep research, and more. Each mode optimizes Claude’s behavior for your task.
MCP Servers
Real-time docs via Context7, persistent memory, browser testing, and structured reasoning via Model Context Protocol.
Get up and running in under 2 minutes:
# Add the marketplace/plugin marketplace add duthaho/claudekit-marketplace
# Install the plugin/plugin install claudekit
# Configure your project (optional)/claudekit:initSkills trigger automatically based on what you’re doing. Ask Claude to brainstorm a feature, write a plan, debug an error, or review code — the right skills activate without any commands needed.
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:
Auto-Triggered Skills
Say “fix this bug” and the systematic-debugging skill activates. Say “plan this feature” and brainstorming + writing-plans kick in. No commands to memorize.
Specialized Agents
Delegate code review, security audits, testing, and documentation to focused subagents that work in parallel.
Consistent Quality
Built-in TDD enforcement, verification before completion, and code review workflows ensure every output meets your standards.
Fully Customizable
Add your own skills, agents, and modes. Claude Kit is a template, not a black box.
Claude Kit uses three layers that work together:
Claude Kit connects skills and agents into complete workflows:
| Workflow | What Happens |
|---|---|
| Planning & Building | Brainstorm requirements, write implementation plans, execute with subagents |
| Testing & Debugging | TDD enforcement, systematic debugging, root cause tracing, verification |
| Reviewing & Shipping | Code review, git workflows, PR creation, changelog generation |