Skip to content
Flows

GPS for building with AI

Know what to paste next. Verify before continuing.

Flows turns a build goal into a guided route: the exact prompt for each step, a strict Verify Gate before you move on, and a recovery prompt for when the AI fakes it.

Guided flows
122
Categories
9
Research sources
87
Step 5 of 13 This is the actual product

Implement real signup logic

Prompt capsule Copy Prompt

Implement the real signup logic for this app. Do not only create a visual form. The signup flow must actually create a user record, validate input, handle duplicate emails, show loading states, show error states, and redirect the user after successful signup. Requirements: email and password fields; confirm password field; required field validation; email format validation; password minimum length validation; duplicate email handling; loading state while submitting; success state after account creation; error state for failed signup; store user profile data; redirect successful signup to the dashboard; keep the user session active after signup; make the form responsive on mobile. Also create or update any required backend routes, database schema, client state, and protected route logic needed to make this real.

Verify before continuing

  • Can a new user sign up?
  • Does a duplicate email fail cleanly?
  • Is the user redirected to the dashboard after signup?

A real step from the demo flow — click to run it yourself →

More than a prompt library

A guided execution system built for how AI building actually goes.

The right prompt at every step

Every flow is a route: an ordered chain of prompts with the context the AI needs. No guessing what to paste next.

Verify Gates

Each step ends in a strict checklist. If a check fails, you do not continue. Fake progress gets caught immediately.

Recovery prompts

When the AI fakes UI or breaks something that worked, paste the recovery prompt and get back on route.

Recommended paths

Not sure where to start? Follow a proven route.

Each path is a sequence of flows that build on each other.

Build a real app

For builders shipping an app end to end — every feature verified, nothing faked.

  1. 01 Working Signup/Auth System
  2. 02 Stripe Checkout Flow
  3. 03 Admin Dashboard
  4. 04 DeSlop Audit
  5. 05 Product Hunt Launch
Start path

Fix a broken AI build

For apps that look finished but are fake underneath — convert visuals into real logic.

  1. 01 Fix Fake Auth
  2. 02 Fix Broken Buttons
  3. 03 Add Database Persistence
  4. 04 Evidence Checklist
  5. 05 Make UI Less Generic
Start path

Launch and promote

For builds that are done and need users — copy, press, launch, and outreach in order.

  1. 01 Landing Page Copy
  2. 02 Press/Announcement Page
  3. 03 Product Hunt Launch
  4. 04 Reddit Launch Plan
  5. 05 Founder Outreach Campaign
Start path

Browse by category

122 flows, every stage of the build

View the full library →

Featured flows

Start with a proven route

View all →
App Builder Intermediate

Working Signup/Auth System

Build a real signup, login, session, and protected route flow - not a form that only looks functional.

  1. 01 Define auth requirements
  2. 02 Choose auth method
  3. 03 Define the user database model
  4. ·· +10 more steps to Done
13 steps 45-90 minutes Open route
App Builder Intermediate

Stripe Checkout Flow

Add real Stripe payments with checkout, webhooks, and payment status - not a button that pretends to charge.

  1. 01 Define the payment spec
  2. 02 Set up Stripe keys and packages securely
  3. 03 Create the checkout session endpoint
  4. ·· +4 more steps to Done
7 steps 60-120 minutes Open route
QA Intermediate

DeSlop Audit

The anti-AI-slop audit: find and fix everything that makes your app look and feel like a generic AI build.

  1. 01 Score the slop
  2. 02 Fix function-slop first
  3. 03 Fix design-slop
  4. ·· +2 more steps to Done
5 steps 60-90 minutes Open route
Launch Intermediate

Product Hunt Launch

Plan and execute a Product Hunt launch: positioning, assets, launch-day playbook, and follow-through.

  1. 01 Nail the positioning
  2. 02 Plan the gallery assets
  3. 03 Write the maker's first comment
  4. ·· +2 more steps to Done
5 steps 2-3 hours prep Open route
App Builder Advanced

SaaS MVP Builder

Go from idea to a working SaaS MVP: auth, core feature, billing readiness, and a landing page that converts.

  1. 01 Define the MVP in one sentence
  2. 02 Build the landing page
  3. 03 Add working auth
  4. ·· +3 more steps to Done
6 steps 2-4 hours Open route

Research Vault

How the best AI agents actually work

A browsable, searchable library of public research on coding-agent internals: harness engineering, memory and context systems, MCP tooling, and agent security. Every source is summarized, tagged, and cross-linked to the research-backed flows it informs.

Explore the Vault