Templates
Ten maintained starters covering the work most agencies and indie builders actually ship. Every one is set up the same way so your prompts are portable.
What every template ships with
- Three long-lived branches:
main,staging,dev. AGENTS.mdat the repo root with the project conventions.@caddi/forms-sdkwired into a working contact form.- Dark/light theming, typography defaults, and a layout primitive you can extend.
- Vercel
vercel.jsonwith sensible defaults. - An
.env.examplematching the schema Caddi will populate.
Picking one
You don’t marry a template. Every template is a starting commit — once your project is scaffolded, the repo is yours and you can change whatever you want. Pick the one closest to the shape of the site you’re building.
Using one
See caddi init for the full flag set.
Pages in this section
- All templates — the table of every starter and its best use.
- Create your own — fork the pattern, point Caddi at it.