Commands Reference

Comprehensive list of all available commands

What are Slash Commands?
Think of slash commands as magic shortcuts 🪄 — just type /command and let AI do the heavy lifting! No coding required, just tell ClaudeKit what you want.

Example

/cook "add a login button" → AI builds the entire feature for you! 🎉

Beginner

Start here!

Perfect for your first steps with AI coding

/ask

Ask technical questions

/brainstorm

Explore ideas together

/fix

Fix bugs automatically

Intermediate

Level up!

Build complete features with ease

/plan

Create step-by-step plans

/code

Implement your plans

/cook

All-in-one feature builder

Advanced

Pro mode!

Build entire projects from scratch

/bootstrap

Create complete projects

/scout

Explore your codebase

/watzup

Review recent changes

Your Coding Journey in 3 Simple Steps

From idea to working code — no programming knowledge needed!

1

Start with an Idea

Have an idea? Just talk to ClaudeKit like you would to a friend!

/brainstorm "I want to add a dark mode toggle to my website"
AI helps you explore different approaches and possibilities
2

Create a Plan

AI creates a detailed roadmap for building your feature

/plan "Create dark mode toggle"
Plan includes:
  • What files to create/modify
  • Step-by-step instructions
  • How to test everything works
Important Context Tip: Run /clear before starting the build to ensure the AI focuses only on the approved plan.
3

AI Builds It!

Sit back and watch AI write the code, test it, and make it perfect!

/code @plan.md

AI implements the entire plan

AI automatically:
  • Writes all the code
  • Runs tests to verify it works
  • Reviews code quality

Pro Tip: Skip Steps with /cook

Want it even faster? Use /cook to do all 3 steps at once!

/cook "add dark mode toggle"

→ AI brainstorms, plans, and implements everything automatically! 🚀

All Commands by Category

Planning & Development

From idea to code implementation

/plan ⚡⚡⚡ Medium

Create detailed implementation plans

/code âš¡ Easy

Implement existing plans with tests

/cook ⚡⚡⚡ Medium

All-in-one: plan + code + test

/bootstrap ⚡⚡⚡⚡⚡ Advanced

Create complete projects from scratch

/brainstorm ⚡⚡ Easy

Explore ideas and possibilities

Fixing & Debugging

Resolve issues and errors

/fix ⚡⚡ Medium

Smart auto-fix for any issue

/debug ⚡⚡ Medium

Find the root cause of issues

/fix:test âš¡ Easy

Fix failing tests

/fix:ui âš¡ Easy

Fix UI/design issues

/fix:types âš¡ Easy

Fix TypeScript errors

/fix:ci âš¡ Medium

Fix CI/CD pipeline issues

Testing & Quality

Ensure code quality and reliability

/test âš¡ Easy

Run tests and analyze results

/review:codebase ⚡⚡ Medium

Comprehensive code review

/watzup âš¡ Easy

Review recent changes

Navigation & Help

Find your way around

/ask âš¡ Easy

Ask technical questions

/scout ⚡⚡ Medium

Search and explore codebase

/ck-help âš¡ Easy

Interactive ClaudeKit guide

/resume âš¡ Advanced

Resume session from ID

Design & Content

Create beautiful designs and content

/design:fast âš¡ Easy

Quick design generation

/design:good ⚡⚡ Medium

High-quality designs

/content:enhance âš¡ Easy

Improve existing content

Git & Version Control

Manage your code versions

/git:cm âš¡ Easy

Smart commit messages

/git:pr âš¡ Easy

Create pull requests

/git:merge ⚡⚡ Medium

Merge with conflict resolution

Tips for Beginners

Talk Like a Human
No need for technical jargon! Explain what you want in plain English. AI understands you!
Use @ to Reference Files
Type @filename to tell AI which files to work with
Start Small
Begin with simple commands like /ask or /brainstorm to get comfortable
Don't Be Afraid to Experiment
AI helps you learn as you go. Try different commands and see what happens!

Understanding the Symbols

Difficulty Levels:

Easy Great for beginners
Medium Some AI coordination needed
Advanced Full project workflows

Token Consumption:

âš¡ Low token usage
⚡⚡ Medium token usage
⚡⚡⚡ High token usage
⚡⚡⚡⚡⚡ Maximum token usage