Real sites, starter sites, workflows

Examples should prove the convention.

Website.md examples are not just screenshots. Each example should show the site, the instruction files, and the agent workflow that keeps it operable.

Live Examples

Real websites with enough complexity to make the instruction layer matter.

Starter Examples

Small sites generated from the starter and customized by an AI agent.

Simple consultant

A one-page expert services site with offer, proof, services, and contact CTA.

Local service

A service-area site with phone CTA, local SEO, reviews, and simple publishing rules.

Open-source project

A project homepage with quick start, docs, examples, GitHub link, and launch notes.

Workflow Examples

Repeatable agent tasks that make the website editor disappear.

Publish a blog post

Agent reads `BLOG.md`, `COPY.md`, and `SEO.md`, writes the post, adds links, checks metadata, and reports the URL.

Add a landing page

Agent creates a route, follows canonical URL rules, matches the design system, and updates navigation only when appropriate.

Deploy to Vercel

Agent runs checks, confirms `dist/`, gives the import settings, and helps attach the domain after the first deploy.