Caddi
Sign inSign up

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.md at the repo root with the project conventions.
  • @caddi/forms-sdk wired into a working contact form.
  • Dark/light theming, typography defaults, and a layout primitive you can extend.
  • Vercel vercel.json with sensible defaults.
  • An .env.example matching 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

bash
caddi init "Meridian Studio" --template next-marketing

See caddi init for the full flag set.

Pages in this section

Next

All templates →