Getting Started

Welcome to ClaudeKit

AI teams for Claude Code — every token accounted for. Install vertical kits of commands, skills, and agents, and see exactly what each one costs your context window.

ClaudeKit gives Claude Code a complete, specialized team for the work you actually do — shipping software, growing an audience, ranking an SEO backlog, producing programmatic video, or running an e-commerce store. Each kit is a curated set of slash commands, skills, and agents you install into Claude Code with one command, and every kit ships a measured manifest.json so you always know what you are loading before you spend a token.

What a kit is

A kit is a vertical bundle delivered through the ck CLI (or installed natively as a Claude Code plugin):

  • Slash commands — namespaced entry points like /seo-audit or /mkt-humanize that complete a whole job end to end. Each kit ships 16–25 of them, and every one ends with evidence — test output, a computed table, a before/after diff — never a bare "done".
  • Skills — dense, focused reference files (SKILL.md) that load on demand: benchmarks, format specs, voice rules, the numbers commands cite instead of guessing.
  • Agents — read-only specialist sub-agents (reviewers, auditors, researchers) that commands dispatch for fresh-context work without polluting your session.
  • manifest.json — the measured token cost of every file in the kit, baked in at pack time.

The kits: EngineerKit (25 commands · 4 skills · 4 agents), MarketingKit (20 · 3 · 2), VideoKit (17 · 5 · 3), SEOKit (19 · 4 · 2), and EcomKit (20 · 3 · 2).

The token ledger

The thing that makes ClaudeKit different: every kit publishes the context token cost of every file it installs. No other kit ecosystem tells you what a skill costs to keep loaded.

Your context window is your payroll. A bloated setup that keeps thousands of tokens always-loaded is spending money on every single turn — and most tools never tell you. ClaudeKit bakes a measured token count for every file into the kit's manifest.json at pack time, prints the full ledger on every install, and lets you audit your local install at any time:

ck tokens seokit
bash

This prints a per-file table sorted by cost, splits always-loaded skills from on-demand commands and agents, and shows the total context budget impact. See the CLI reference for the full command set.

  • Installation — get the CLI and your first kit.
  • Quickstart — buy to first artifact in five minutes.
  • Core concepts — kits, commands, skills, agents, and token costs.
  • CLI reference — every ck command, flag, and exit code.
  • Billing — plans, prices, licenses, and refunds.

Need a hand? See Support or email hello@theclaudekit.com.