A reusable prompt + docs kit for building SaaS products with AI-assisted builders. Fill the docs, run the phases, and ship a clean, consistent app without rebuilding the fundamentals every time.
Builders who want a structured, prompt-driven workflow that stays product-agnostic and tooling-flexible.
- docs/ -- product definition templates (what to build)
- prompt/ -- phased implementation prompts (what to build per phase)
- skills/ -- operational guides for agents (how to operate: session protocol, quality gates, API patterns, QA)
- agents/ -- tool-specific adapters for running phases
- A repeatable flow from idea to build
- Optional Phase 8 for CMS + Admin and Phase 11 for Launch + Audit
- Frontend: React + Vite
- Styling: Tailwind CSS + shadcn/ui
- Backend/DB: Supabase (or any Postgres-compatible provider)
- Auth: Supabase Auth or Clerk
- Payments: Stripe
- Email: Resend or Postmark
Codex, Claude Code, Cursor, Lovable (and other AI-assisted builders). See setup.md and agents/README.md.
Start with setup.md for the full workflow and phase map.
See AGENT_INSTRUCTIONS.md and agents/README.md for adapters and workflow notes.
Starter prompt and phase runner protocol: agents/shared-protocol.md.
MIT. See LICENSE.
