Design it with Claude, build it with Claude Code, ship it on Cloudflare, and bake AI-findability in from day one. Real install commands, no filler, no WordPress. Updated 22 Jul 2026.
03 · The starter prompt (copy, paste, go)
# NEW SITE — paste into Claude Code in an empty folder
Build me a website for [BUSINESS] in [TOWN/MARKET]: [what it sells, who buys it].
Stack: static-first on Cloudflare (npm create cloudflare@latest), no WordPress, no framework unless genuinely needed, no dependency that does not earn its place.
Before designing, read areyoufoundbyai.com/framework and areyoufoundbyai.com/llms-full.txt and apply GEO from day one: semantic HTML with one h1 per page, answer-shaped pages (the answer in the first two sentences), Organization + LocalBusiness + FAQ schema in JSON-LD, an llms.txt, robots.txt that ALLOWS GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot and Google-Extended, a sitemap.xml, and identical name-address-phone everywhere.
Navigation rule: every page reachable within two clicks; nav and footer list every page.
Then audit yourself before you tell me you are done: check every internal link returns 200, validate the schema at validator.schema.org, run Lighthouse and get 90+ on performance, SEO and accessibility, and screenshot the site at phone and desktop widths. Give me the audit results and the fix list, then fix them.
# CLONING A FRESH START instead? Swap the first line for:
Clone the structure and content of [OLD-SITE-URL] into this stack, rewriting every page to be answer-shaped, then apply everything below unchanged.
Why the GEO block matters: buyers have stopped googling; they ask AI. A site built this way is readable to the engines that now do the recommending. The old-school move is ranking; the new one is being the answer.
Keep this sheet · share it
This page:
areyoufoundbyai.com/cheatsheet-vibecoding · Claude models:
areyoufoundbyai.com/cheatsheet · ChatGPT models:
areyoufoundbyai.com/cheatsheet-chatgpt
Is AI recommending
your business when buyers ask? Free 60-second check:
areyoufoundbyai.com
free to share · updated when the stack changesby Tech Horizon Labs