Paste a URL — get a precise DESIGN.md spec plus a live HTML preview, ready for AI coding agents.
How it works
One file your AI agents read across every coding session — no more re-explaining the design each time.
We fetch the page, parse CSS variables, Tailwind classes, Google Fonts, keyframes and layout structure — and capture a live screenshot as visual evidence.
The model reads the structured signals and produces a brand-distinctive DESIGN.md: color system, type scale, spacing, elevation, components, motion and guardrails.
Your full design report opens automatically. Inspect the live HTML preview, optionally run the Verify & Fix pass, then drop the .md at the root of your repo. Done.
The spec
A DESIGN.md is a complete design-system specification in plain Markdown: machine-readable YAML tokens up top, detailed human-readable sections below. One file documents the entire visual language of a website.
Full palette with usage roles — background, surface, text, accent — plus exact hex values pulled from the live CSS.
Font families (incl. Google Fonts), the real type scale, weights, line heights and letter spacing.
Spacing scale, container widths, grid patterns and responsive breakpoints detected in the code.
Border-radius scale and elevation system — every shadow token exactly as the site ships it.
Linear/radial/conic gradients, glassmorphism, backdrop filters and blend modes actually in use.
Transitions, easings, keyframes and JS-driven animation patterns (scroll reveals, parallax, counters).
Recipes for buttons, cards, navigation, forms and badges — how each is composed from the tokens.
Explicit do's and don'ts so an AI agent never drifts off-brand while generating new UI.
---
name: Aurora Landing
colors:
background: "#0B0D17"
accent: "#4F46E5"
text: "#F4F5F8"
fonts:
display: "Space Grotesk"
body: "Inter"
radius: { sm: 10px, lg: 20px }
motion: cubic-bezier(.16,1,.3,1)
---
# Design System — Aurora
## Color usage · ## Type scale
## Components · ## Guardrails…
Built for AI workflows
DESIGN.md is plain Markdown — the native context format of AI coding tools. Drop it in your repo and any agent can read it, no plugin or integration required.
Place DESIGN.md at the project root (or in docs/) — the same place agents look for README.md and rules files.
Add one line to your rules file (.clinerules, .cursorrules, CLAUDE.md…) or paste it into the chat:
Read DESIGN.md and strictly follow its design tokens, components and guardrails for all UI work.Why teams use it
AI agents drift: different shades, random radii, off-brand spacing between sessions. A DESIGN.md pins the design system down once, so every generated page matches — even weeks later, in a fresh chat.
Reverse-engineer a competitor or reference site in minutes instead of hours in DevTools. Get its real palette, type scale, spacing rhythm and motion language as a structured, shareable document.
Have only a dribbble shot, a PDF mockup or an old screenshot? Image mode derives the full design system visually — colors, typography, components and style direction — from a single picture.
Rebuilding a legacy site on a new stack? Extract its design system first, hand the DESIGN.md to your agent, and rebuild pixel-consistent components without archaeology in old CSS files.
Recently analyzed
Click a card to open its full design report.
Browse all designs →
Questions
Browse every design.md generated on DesignMD Maker. Click a card to view, download or reuse it.