Download your build kit
Every venture can generate a .zip with a build prompt, a full doc set and a starter scaffold — made to hand straight to Claude Code.
Last updated 2026-08-30
Where it is
Open a venture, stay on the Overview tab, and find the Claude Code starter kit panel at the top. The button is Generate starter kit — it becomes Regenerate once one exists. When it finishes you get a Download .zip link with the file size beside it, and a line telling you how many files are in the package.
The same artifact is also offered on the dashboard as a card whose button reads Generate build kit. Two labels, one thing — don't generate it twice looking for a difference.
What's in the zip
| File | What it is |
|---|---|
BUILD_PROMPT.md | The prompt to open the build with |
CLAUDE.md | Standing instructions for the coding agent |
PRD.md | Product requirements, from the venture's own analysis |
ARCHITECTURE.md | The intended shape of the system |
DATA_MODEL.md | Entities and relationships |
API_CONTRACTS.md | The interfaces to build against |
ROADMAP.md | Sequenced milestones |
README.md, .env.example, .gitignore, package.json, src/ | A runnable starter scaffold |
Unless the venture's template says otherwise, the scaffold assumes Next.js 14 (App Router) with TypeScript, Tailwind, Prisma and PostgreSQL.
How to use it
Unzip it, open the folder in Claude Code (or any coding agent), and paste BUILD_PROMPT.md as your first message. The docs are written to be read by the agent, not skimmed by you — CLAUDE.md in particular is there so the agent keeps making the same decisions on day nine that it made on day one.
The expiry that catches people
The download archive is kept for 7 days. After that the link stops working and you regenerate — which is free and fast, and picks up anything that has changed in the venture since. Download the zip when you generate it rather than bookmarking the link.
The kit is included on every plan, the free one included.
Frequently asked
- Does generating a build kit cost Treats?
- No. It is assembled from what the venture already knows — there is no priced job behind it.
- My download link stopped working.
- Archives are kept for 7 days. Open the venture's Overview tab and hit **Regenerate** for a fresh one.
Related articles
- Get your first verdictHow to start a nine-board analysis, what it costs in Treats, how long it takes, and what lands in the report when it's done.
- Generate and publish a venture's websiteKitty writes a complete site from the venture's analysis and brand, then publishes it. Editing, revisions and what publishing costs.
Still stuck?
Email info@foundergem.com with your account email and what you were trying to do. A human replies, usually within one business day.
Browse all articles