Prompt guide · ChatGPT & Claude
The website prompt generator for ChatGPT and Claude
Asking ChatGPT or Claude to 'build me a website' gets you a fragment: one HTML file, half the CSS, and 'rest of the code here'. General chat models need explicit file-output discipline that website builders handle for you.
WebsitePrompt generates a brief with that discipline built in: every file labeled with its path, written in full, continued across responses until complete — plus the same design system and real copy that make the result worth running.
What a great ChatGPT website prompt includes
File-by-file output orders
Name the files (index.html, styles.css, script.js) and require each complete — or you'll get fragments.
An anti-truncation clause
'Do not summarize or truncate; continue in the next response if needed' is the difference between runnable and broken.
Self-contained assets
Inline SVG and system-font fallbacks keep a chat-generated site working without a build step.
A design token block
CSS custom properties at :root that all styles must reference — chat models drift otherwise.
Copy written in advance
Chat models write generic marketing copy under pressure. Pre-written headlines remove the pressure.
How WebsitePrompt handles this for you
When you pick ChatGPT/Claude, your brief ends with strict file-output instructions: label every file, write it in full, never truncate.
Try it free →