Everything you need to ship.
The framework lives in two places: this site (which you can read straight through), and the GitHub repo (which contains the actual prompts and reference guides Claude Code uses).
What is VibeKit?
An overview of the framework: what problem it solves, how it works, and who it's for.
Quickstart
From a blank Claude conversation to a deployed Next.js app — step by step.
Reference (on GitHub)
The coding constitution Claude Code follows on every build.
The component registry reference — when to install which component.
Tailwind v4 tokens + visual rules customized per project.
Neon + Prisma v7: schema, migrations, query patterns.
Vercel + Cloudflare DNS + SSL + email domain verification.
Step-by-step setup for every secret per integration.
Stripe, webhooks, feature gating, billing pages.
Mobile money + card checkout for African markets — gotchas and patterns baked in.
Orgs, memberships, role-based access, scoped queries, custom subdomains.
Tamper-evident audit log pattern for SOC2 / compliance.
Vercel AI SDK + pgvector in Neon + Upstash rate-limit + credit packs.
ui-ux-pro-max-skill + 21st.dev Magic MCP — user-level installs that compound VibeKit's value.
GitHub-registry library of hooks, helpers, and small components. 150 / 150 ✨ — all sixteen categories complete. 144 via GitHub registry (`MUKE-coder/vibekit/<name>`) + 6 graduated to JB legacy.
Flat searchable index of all 150 primitives with TRIGGER phrases. Agents grep this file before writing from scratch. Wired into the SKILL.md + AGENTS.md rules — and accessible via /vibekit-find.
A real Next.js app that installs and exercises every primitive. Every release passes through this before tagging — catches install-time + render bugs the registry never sees on its own.
Senior-level audit prompt to run before going live.
5-part formula, token economy, rescue system.
Symptoms → fixes when AI gets stuck.