Skip to content
Templates

Start from a real app

Live previews of composed Cronus blocks — themed, scrollable, the same stack install writes. Open a card, then Open Preview for the full site.

bunx create-cronus-app my-app --template saas

Landing pages

Named marketing looks composed from the same blocks as landing — swap the stack, keep the upgrade path. Click a card to open the live site.

View Ops template

Ops

Workflow product

Aurora · dark

Split hero with a quality panel, logo cloud, feature grid, integrations, and a banner CTA.

What's inside

  • hero--split + integrations grid
  • Aurora theme, dark mode
  • Navbar + footer chrome from the registry
$ bunx create-cronus-app my-app --template landing-ops

Secure

Infra / encryption

Midnight · dark

Compact registry hero, metrics, proof, usage-based pricing, split FAQ, and CTA.

What's inside

  • hero--compact + pricing--usage + faq--split
  • Midnight theme, dark mode
  • Stats and testimonial grid for trust
$ bunx create-cronus-app my-app --template landing-secure

Coverage

Global services

Sunset · light

Centered hero, stats, testimonial grid, FAQ, CTA. Sunset light.

What's inside

  • stats + testimonials--grid
  • Sunset theme, light mode
$ bunx create-cronus-app my-app --template landing-coverage

Broadcast

Studio / show

Aurora · dark

Atmospheric hero, marquee logos, features, testimonials, pricing. Aurora dark.

What's inside

  • hero--atmosphere + logo-cloud marquee
  • Aurora theme, dark mode
$ bunx create-cronus-app my-app --template landing-broadcast

Every template prompts for (or accepts) --theme and --mode, bakes your pick into the app, and ships a cronus-ui.json so the registry CLI works from the first commit.

Keep building

Grow the app after you scaffold

Add a route with cronus-ui add-page, switch presets with theme set, or pull a single primitive with add. Upstream fixes land through upgrade without wiping local edits.