What is your workflow for vibe coding a SaaS app using AI tools like Replit, Cursor, and Cloud Code?
My vibe‑coding workflow starts with a voice transcription tool where I state three things: my objective (what the app should do), the context (my business, existing tools, clients), and the constraints (what I can or can't use, like needing N8N or avoiding certain platforms). Then I define what 'done' looks—for example, being able to send a request and get a nicely packaged JSON response within 500 ms. After that I just keep working, using the voice tool to feed the AI my goal, and verify my own work until the definition of done is met. Consistency matters: feeding the same structured prompt (objective, context, constraints, definition of done) yields reliable outputs, so I stick to that pattern rather than constantly changing how I prompt.