Plan, build, ship — with the framework.
VibeKit Native is a planning + build framework for AI-driven Expo apps. Read the quickstart for the 8-step workflow, then drop the framework files into your project and let your AI agent build phase by phase.
What is VibeKit Native?
Why a planning + build framework, not just a component library. Who it's for, what problem it solves, how it works.
Quickstart — the 8-step framework workflow
Plan with claude.ai → 4 generated files → drop in 2 framework files → AI agent builds phase by phase → run pre-deploy review → ship.
Reference (on GitHub)
The planning prompt. Pasting it into claude.ai turns the chat into a planning assistant for your specific app.
Coding standards, tech stack rules, Prisma v7 + Better Auth + Expo Router patterns, performance budget, dependency blocklist. Rename to CLAUDE.md for auto-loading.
The catalog your AI agent installs from. Quick decision matrix mapping needs → 65 components.
24-section senior-level audit: cold-start TTI, accessibility, EAS Build, store-ready assets, webhook security, env vars.
One-line install per AI agent: Claude Code, Cursor, Codex CLI, Cline, Windsurf, Gemini CLI, Aider.
Browse all 65 components by category. The framework workflow is recommended; manual install via npx vibekit-native install <name> is also supported.