Claude Kit
A development-workflow plugin for Claude Code. 35 skills across a 6-phase spine — Think, Review, Build, Ship, Maintain, Setup — plus 24 agents and 7 modes. Free, open source.
Four layers, one plugin
Section titled “Four layers, one plugin” 35 Skills A 6-phase workflow spine. 13 user-invocable spine skills, plus 22 that auto-trigger by context.
24 Agents Specialized subagents for code review, testing, database design, security audits, plan review, and more.
7 Modes Behavioral configurations — brainstorm, implementation, review, deep-research, and more.
MCP Servers Optional integrations: real-time library docs, persistent memory, browser automation, structured reasoning.
Install in 2 minutes
Section titled “Install in 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.
Why Claude Kit
Section titled “Why Claude Kit”Raw Claude Code is powerful but brittle. Long sessions spiral, output quality drifts between runs, every session starts from scratch, and Claude has no built-in sense of your team’s patterns.
| Problem | What Claude Kit adds |
|---|---|
| Context spirals | Fresh subagents per task; structured 6-phase flow |
| Inconsistent output | TDD enforcement + verification-before-completion gates |
| No structure | Skills that auto-trigger on intent, not slash commands |
| Missing expertise | 24 specialized agents; project-level rules and modes |
The 6-phase workflow
Section titled “The 6-phase workflow”| Phase | What happens | Example skills |
|---|---|---|
| Think | Clarify the problem, pick an approach | brainstorming, writing-plans |
| Review | Pressure-test the plan before coding | autoplan, plan-eng-review, plan-ceo-review |
| Build | Execute with TDD, dispatch subagents, verify | feature-workflow, test-driven-development |
| Ship | Commit, review, PR, changelog | finishing-a-development-branch, git-workflows |
| Maintain | Debug, refactor, trace root causes | systematic-debugging, root-cause-tracing |
| Setup | Install rules, modes, hooks, MCP | init |
Ready to ship faster?
Section titled “Ready to ship faster?” Installation Step-by-step setup for your first project.
Create your own skills Add project-specific skills, agents, and modes.