// App templates

Start from a working app, not a blank repo.

Each template scaffolds a real Cloudflare app composed from inspectable modules — run it locally with no login, then let your agent add, customize, check, and deploy. Maturity comes straight from the registry; we label what's experimental.

Booking SvelteKit

experimental

Full Cloudflare SvelteKit booking app template with detached booking API/domain logic.

sveltekit
10 modules

Client Portal SvelteKit

experimental

Auth-gated Cloudflare SvelteKit client portal: customers see their own invoices, files, and account; staff get an admin side. Detached invoice/file/customer logic.

sveltekit
11 modules

Company Landing (Astro)

experimental

Static, editorial company landing page on Astro — refined light design, content-driven (src/content.json, agent contract in content.schema.json), zero backend modules.

astro
roadmap

DOT AI OS

proposed

Agent-native operator OS for Cloudflare SvelteKit: task board, focus plan, calendar context, daily review, knowledge and content pipelines, AI team routing, files, team roles, and business modules behind a lock-driven app shell.

sveltekit
15 modules

ERP Shell SvelteKit

experimental

Single-company ERP shell for Cloudflare SvelteKit: one organization, employees + roles via RBAC, and operational modules (customers, invoices, files) that plug into a lock-driven left sidebar.

sveltekit
13 modules

SaaS Starter SvelteKit

experimental

Multi-tenant B2B SaaS starter for Cloudflare SvelteKit: org sign-up, team management with RBAC, and subscription billing over detached module use cases.

sveltekit
12 modules

WordPress to EmDash Blog (Astro)

experimental

Cloudflare-native Astro + EmDash template for migrating WordPress blogs with EmDash Exporter content import, theme ZIP intake, source probing, redirects, RSS, sitemap, D1, and R2.

astro
3 modules

Storefront

planned

Catalog, cart, and Stripe checkout composed from Customer, Payment, and Email.

sveltekit
roadmap

Member Portal

planned

Auth, accounts, and billing surfaces for a subscription product.

sveltekit
roadmap

Internal Tools

planned

Admin-shell + Audit over your own records — a back office your agent generates.

hono
roadmap

Roadmap templates are concepts, not released code — shown for direction only. The booking template's public source is still being prepared.