Dark SaaS Dashboard
HTML · CSSEdit anything above before copying. Change the first line to rename the build, or the style word to shift the look.
A prompt library, not a component kit
Asking an AI for “a nice dashboard” gets you a grey card grid. The difference between that and something you would actually ship is the brief. Every prompt here spells out the layout, the type scale, the colour rules and the breakpoints, so the first answer is close enough to keep.
Each one is written and tested against a real build. Open any prompt to see the interface it produced, run it in the live preview, and read the HTML and CSS behind it. If the result is not what you wanted, edit the prompt in the box and copy your version instead.
New prompts are added regularly. If you are after finished tutorials with full source code instead, the main blog covers the same ground in long form.
Questions
What is a design prompt?
A design prompt is a written brief you hand to an AI model instead of a design file. It names the layout, the style rules and the constraints, so the model returns a finished interface rather than a rough guess.
Which AI tools do these prompts work with?
All of them. Every prompt here is plain text with no tool-specific syntax, so it works the same in Claude, ChatGPT, Cursor, Codex, v0 and Gemini.
Are the prompts free to use?
Yes. There is no signup and no paywall. Copy any prompt and use it in personal or commercial work.
Can I edit a prompt before copying it?
Yes. Every prompt sits in an editable box on its page. Change the first line to rename the build, or change a style word to shift the look, then copy the edited version.
Do I get the code as well as the prompt?
Yes. Each prompt page shows the exact build the prompt produced, with a live preview and the full HTML, CSS and JavaScript you can read or copy.