VibeReady is an AI-native SaaS starter kit optimized for vibe coding — it pairs a production-ready Next.js foundation (auth, billing, multi-tenancy, infrastructure) with an AI framework that keeps AI coding tools consistent across your codebase, so you ship faster without accumulating pattern drift or technical debt.
What is VibeReady?
VibeReady is a boilerplate and AI framework for building SaaS products with AI coding tools like Claude Code, Cursor, Windsurf, Gemini CLI, and GitHub Copilot. It takes your codebase and project requirements as input and produces a consistent, production-ready SaaS with features such as auth (Clerk), billing (Stripe), multi-tenancy (Prisma + PostgreSQL), and an in-app AI agent with tool-calling, RAG, memory, and human-in-the-loop write actions. The kit is developed and maintained by the VibeReady team, with public changelog and 44 releases shipped.
Key Features
- AI Framework — 22 agent skills, 10 agents, and 14 scoped rules that AI tools load automatically from
AGENTS.md; rules are loaded per-task so generated code matches your architecture.
- In-app AI agent — Production-ready chat interface with tool-calling, streaming, support for 300+ models via OpenRouter, per-org Knowledge Base (RAG) on pgvector, AI memory across sessions, conversation history with auto-titles, and human-approved write actions with audit trail.
- AI usage dashboard — Real per-request cost, tokens, and model usage tracking.
- Core SaaS plumbing — Auth & RBAC (Clerk, MFA), multi-tenancy (orgId-scoped queries), Stripe billing & checkout, team management (invites, roles), onboarding flow, background jobs (Inngest), transactional email (Resend + React Email), in-app notifications, feature flags, super-admin portal with impersonation and audit logs, Sentry monitoring.
- Infrastructure-as-Code — Terraform for GCP (Cloud Run, CloudSQL, Secret Manager), GitHub Actions CI/CD, test pyramid (Vitest + Playwright).
- Living documentation — Git hooks regenerate READMEs on commit, so AI always works with current context.
- Structured development workflow — Skills for spec, plan, build test-first, review & quality gates, PR creation, and session post-mortem.
Who is it for?
- Technical founders building a SaaS from scratch — they get a complete production app (auth, billing, multi-tenancy) plus an AI framework that keeps AI-generated code consistent as they add features.
- Indie hackers using vibe coding tools like Claude Code or Cursor — they avoid the 59× duplication and 517% more issues common in unguided AI code, using built-in quality gates and scoped rules.
- Development teams adopting AI-assisted workflows — they can enforce architectural conventions across multiple contributors and ship features via a PRD-driven, test-first process with automated documentation.
What can you do with VibeReady?
- Ship a new SaaS product in 10 minutes — Run the one-command setup wizard, deploy to GCP with Terraform and CI/CD, then use the new-feature skill to build production features with AI assistance.
- Add an AI agent to your existing codebase — Buy the AI Framework Only tier ($149) and adapt the context router, skills, and quality gates to any tech stack.
- Build multi-agent workflows — Use the supplied skills (specify, plan, new-feature, code-review, security-reviewer, design-review, pr-create, changelog, readme-updater, session-post-mortem) to orchestrate AI coding sessions with human approval at each step.