Any webpage, 30 seconds to generate a complete AI-readable design spec — no manual CSS inspection, no DevTools needed
Workflow
Step 01
Open the website you want to analyze in Chrome — any public webpage is supported
Step 02
The extension auto-captures 3 key screenshots and extracts CSS variables, font stacks, and color schemes
Step 03
AI streams a structured design document — copy to clipboard or download as .md file
Live Preview
Page Screenshot
Linear Homepage
Screenshot preview
DESIGN.md Output
1---2name: Linear Design System3version: 1.0.04---56# Core Style7Dark cyber-SaaS: deep void backgrounds8with indigo glow accents.910## Color Palette11- background: #0a0a0a12- surface: rgba(255,255,255,0.04)13- primary: #6366f114- textPrimary: rgba(255,255,255,0.9)1516## Typography17- display: SF Pro Display, 48px, 30018- body: Inter, 14px, 1.5
Comparison
Precise but rigid
Atmospheric but loose
Compatibility
Place DESIGN.md in project root; Claude reads it and generates UI matching the spec
# Place DESIGN.md in project root claude """Generate login page per DESIGN.md"""
Paste into .cursorrules to keep Cursor referencing your design spec while coding
# In .cursorrules add: Always reference DESIGN.md for styling.
Upload DESIGN.md as your design system; Stitch applies it to all generated pages
// Stitch auto-detects DESIGN.md in project // No extra config needed
Inject as system prompt; AI applies the design system when generating frontend code
# Prefix prompt with DESIGN.md content # All subsequent output follows the spec
Use Cases
Indie Developer
See a product with beautiful UI? Use Design Extractor to grab the design spec and feed it to Cursor or Claude to generate the same style — saving hours of manual measurement.
UI Designer
When doing competitive analysis, generate a DESIGN.md for each product and compare them side by side to spot design trends and differentiation opportunities.
Frontend Dev
When PM says "make it feel like Notion", no more guessing. Use Design Extractor to export objective, quantifiable design parameters and reduce back-and-forth.
FAQ
DESIGN.md is a Markdown file format describing a web design system, including colors, typography, spacing, and component styles. By extracting a website's DESIGN.md, you can feed it directly to Claude Code, Cursor, and other AI tools to generate interfaces with consistent style — no more "AI design lottery".
The Free tier is completely free — use your own API Key for unlimited analyses. Pro ($5/mo) gives 50 platform-powered analyses. Max ($20/mo) gives 200 analyses, ideal for design teams.
From clicking "Analyze" to receiving the complete DESIGN.md document typically takes 30 seconds. The extension auto-captures 3 screenshots, extracts CSS variables, font stacks, and color schemes, then AI streams the structured document.
Fully supported. Design Extractor can analyze webpages in any language, including Chinese, Japanese, and Korean. AI correctly identifies font stacks, typography parameters, and visual hierarchy.
Absolutely. Save the generated DESIGN.md to your project root and Cursor / Claude Code will read it automatically; or paste it into your .cursorrules file to keep AI referencing your design spec.
Manually copying CSS only gives you scattered color and size values without overall design context. Design Extractor combines screenshot multimodal analysis + CSS extraction + component detection to output a structured, contextual, AI-ready design system document that captures the original site's character.
Very secure. Your API Key is stored only in local chrome.storage.local and never passes through our servers. The extension itself works offline when using a custom key.
Yes. After analysis, copy to clipboard with one click or download as a {hostname}_DESIGN.md file. The generated file is standard Markdown and can be opened in any Markdown-compatible editor.
Install the Chrome extension, open any webpage, and get a complete design spec in 30 seconds
Install Chrome Extension Free