Step 1 — Generate Your Master Prompt
Ask AI this:
“I want to build a website. Ask me questions about my business so you can write a detailed website prompt for me.”
Let it interview you. It will ask things like:
∙ What does your business do?
∙ Who is your customer?
∙ What pages do you need?
∙ Any websites you like the look of?
Feed it your public links (social profiles, Google listing, existing site) so it can pull real details.
Step 2 — Pick Your Style
Tell AI your vibe:
“The style should be [modern / traditional / bold / minimal / luxury / warm]. Here are 2 sites I like: [url1] [url2].”
It will bake that into the prompt.
Step 3 — Build It
Once the prompt is ready, say:
“Now build this as a single-file HTML website with embedded CSS and JavaScript. Make it mobile-friendly.”
You’ll get copy-paste HTML you can open in any browser immediately.
Step 4 — Iterate
Don’t like something? Say exactly what to fix:
“Change the hero section color to dark navy. Make the font bigger. Add a contact form.”
Repeat until it looks right.
⚠️ When to Stop
This process works great for:
∙ Business landing pages
∙ Portfolio sites
∙ Service pages
∙ Simple booking/contact sites
Once you need user logins, databases, payments, or dashboards — that’s a SaaS build. That’s a separate process with a real dev stack.