1. Create Your Account
Sign Up
Create a free account at pre.dev to get started.
2. Start a New Project
From the homepage, you have three ways to start:| Mode | Description |
|---|---|
| Full-Stack Template | Start from a curated template with a pre-configured stack |
| Adaptive | Describe your idea and let pre.dev choose the best architecture |
| Import | Connect an existing GitHub repo and continue building on it |
3. Choose Your Spec Level
Before generating, choose between:- Plan — A fast, high-level spec with milestones and user stories (~30-60 seconds)
- Deep Spec — A comprehensive breakdown with granular subtasks and acceptance criteria (~2-5 minutes)
4. Review Your Specification
pre.dev generates a structured specification containing:- Technical architecture and recommended stack
- Milestones — phased delivery plan
- User stories — feature requirements with acceptance criteria
- Subtasks — granular implementation steps (Deep Spec only)
- Complexity estimates per task
5. Start Building
Once you’re happy with the spec, you have three build modes:| Mode | How It Works |
|---|---|
| Build Next Task | Agents build one task at a time, you review each PR |
| Build on Autopilot | Agents work through the entire roadmap autonomously |
| Chat | Interactive mode — ask the agent questions or guide it manually |
6. Review Pull Requests
Each completed task produces:- A feature branch with the implementation
- A pull request for you to review
- Passing acceptance criteria (type checks, linting, browser verification)
The AI never pushes to main. You review and merge on your terms.

