Follow these 4 steps to generate a complete, production-ready project.
Go to the dashboard and click "New Project". Describe your idea in plain English — the more detail, the better. Choose a template or start blank.
"Build an e-commerce platform with product catalog, shopping cart, Stripe checkout, and admin panel"
The AI pipeline runs 3 phases automatically. Each phase builds on the previous one:
Core features, user roles, tech stack, data models
~5-15K tokens
API endpoints, database schema, UI pages, auth strategy
~10-30K tokens
Epics, stories, acceptance criteria, implementation order
~15-40K tokens
Click "Open in VS Code" to connect your project. The extension syncs your specs, stories, and acceptance criteria into .mindaeonrules/foundry-project.md — the AI agent reads this automatically.
Run "Mindaeon: Start Autonomous Build" from the command palette (Cmd+Shift+P). The AI agent implements all stories in batches of 5, creating production-ready code.