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 Glass template

Glass

Glass dark

Midnight · dark

Atmospheric hero, bento features, split FAQ, split-visual CTA. Midnight dark.

What's inside

  • hero--atmosphere + feature-grid--bento + faq--split
  • Midnight theme, dark mode
$ bunx create-cronus-app my-app --template landing-glass

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.