Describe it in your own words
One box, no jargon. Say what you want to build the way you'd explain it to a friend.
Answer a few plain-language questions. Walk away with the AGENTS.md, PLAN.md and PRD.md your AI agent needs — before it writes a single line.
AGENTS.md
Rules your AI agent reads first
PLAN.md
The build order, step by step
PRD.md
What the product must do
SECURITY.md
What to check before launch
Vibe coding on a blank prompt
Vibe coding with your context loaded
> "build me a booking app for my small business"
The agent starts writing code immediately, and hopes it guessed right.
> "build me a booking app for my small business"
Now the agent has everything it needs — before it writes a line.
AI coding agents work far better when they have real project context. Writing that context normally means knowing what a PRD, an architecture doc and an AGENTS.md are. Here, you don't.
One box, no jargon. Say what you want to build the way you'd explain it to a friend.
You confirm what we understood, or correct it in plain language. Nothing gets built on a misunderstanding.
Only the ones that matter. "I'm not sure" is always an option, and we'll recommend something.
Plans, rules and context, written to be acted on. Download them as a folder and start building.
We keep what you said apart from what we recommended and what we assumed. If something is unknown, it says so.
"Add team collaboration." We work out which files that touches, show you, and update them.
Most people don't know to ask for security — by the time they find out, a key is already in the git history. So SECURITY.md ships with every project, however small, whether you asked for it or not.
In every project
Added automatically when your project needs it
A pre-launch checklist
A rotate-first plan for a leaked key
Audit questions you can paste straight to your coding agent
“Show me every query that looks up a record by id without also filtering by owner.”
A folder of files, each one explained in plain English. Only the files your project actually needs.
Once the files are generated, the project page stops being a wizard and becomes mission control. Five views in one sidebar — the whole build lives here.
Home
The build at a glance — progress since the first prompt
Steps
The checklist that takes you from idea to generated files
Task list
The board — every task, from backlog to done
Connect
The link your coding agent plugs into
How to use
Four steps to a fully automated build
Every step in PLAN.md and TASKS.md turns into a card across six columns. Drag it, nudge it with arrows — the board holds the rules, so nothing skips straight to Done.
Backlog
Design tokens
P2To do
Set up auth
P1In progress
Booking form
P0Testing
Booking flow e2e
P1Done
Project scaffold
P2Cancel
Dealt straight from your plan — no manual entry.
Forward one column at a time, back any distance. The board enforces it.
Every card: urgency P0–P5, type, labels, start and due dates.
In the Connect tab, create a link and paste it into opencode, Claude Code, or Cursor. Then paste the kickoff prompt — your agent reads the files, works the plan, and keeps the board in sync while it builds.
$ claude mcp add --transport http vibe-planner <url>
One URL per project. No keys to manage, nothing to configure.
> paste the kickoff prompt
The prompt is written for you, per project — with the agent instructions baked in.
8 tools your agent gets over MCP
Tokens are shown once at creation — copy them then.
Stored as SHA-256 hashes; even we can't read them back.
Revoking works instantly, per project.
“You paste one prompt. The agent reads the brief, builds the plan, and the cards make their own way to Done.”
Everything after it is paperwork. Let's get it done in a few minutes.
Start a project