What Is ClaudeKit
ClaudeKit is a production-ready Claude Code setup with subagents, commands, hooks, and skills that have been battle-tested and used in real products. Built by someone who has been using Claude Code for 7+ months and documented everything publicly.
4,000+ happy users across 109 countries trust ClaudeKit to power their development workflow.
Quick Installation
# Login with your GitHub account
gh auth login
# Install ClaudeKit CLI
npm i -g claudekit-cli
# Install CK Engineer in your project
ck init
# Or install globally for every project
ck init -gThe Battle-Tested Workflow
/docs:init
Scans your codebase, generates specs: structure, architecture, code standards, product overview, and design guidelines.
/brainstorm
Describe what you want to build. AI asks questions, challenges you, and produces requirement specs.
/plan
Researches approaches, spawns researcher agents in parallel, creates a comprehensive implementation plan.
/clear
Fresh context window before implementation for best code quality output.
/code:auto
Reads the plan, implements phase by phase. Write code, tests, code review, verification, iterate, then update specs.
ClaudeKit Engineer
Feature Development — /cook
Standalone implementation with internal planning and development workflows
Multi-Agent Code Review — /code:review
Specialized agents for security, performance, and standards enforcement
Automated Testing — /test
Generates comprehensive test suites: E2E, integration, and unit tests
Bug Diagnosis — /debug
Analyzes logs, CI/CD failures, root cause analysis
Documentation Sync — /docs
Maintains synchronized technical docs: PRD, codebase summary, code standards, architecture
ClaudeKit Marketing
Go beyond code. ClaudeKit Marketing handles the go-to-market side:
Content Strategy — /plan "Q1 content strategy" with TOFU/MOFU/BOFU funnel stages
Copywriting — /content/good and /content/cro for landing pages
SEO — /seo:audit and /seo:keywords for keyword research
Campaign & Email — /campaign:email via SendGrid and Resend MCPs
Analytics — GA4 + Google Ads MCPs for data-driven optimization
Stack Builder
0Your stack is empty
Click + on components to add them