Awesome Design MD
Wraps the VoltAgent awesome-design-md collection — 59 DESIGN.md files, each capturing a real brand's design language (colors, typography, components, spacing, voice) in a format an AI agent can read.
Available brands (59)
airbnb, airtable, apple, bmw, cal, claude, clay, clickhouse, cohere, coinbase, composio, cursor, elevenlabs, expo, ferrari, figma, framer, hashicorp, ibm, intercom, kraken, lamborghini, linear.app, lovable, minimax, mintlify, miro, mistral.ai, mongodb, notion, nvidia, ollama, opencode.ai, pinterest, posthog, raycast, renault, replicate, resend, revolut, runwayml, sanity, semrush, sentry, spacex, spotify, stripe, supabase, superhuman, tesla, together.ai, uber, vercel, voltagent, warp, webflow, wise, x.ai, zapier
How to use
- Identify the brand. "Build a landing like Stripe" → brand =
stripe. If unclear, ask which brand. - Fetch the brand's DESIGN.md from the raw GitHub URL:
https://raw.githubusercontent.com/VoltAgent/awesome-design-md/main/design-md/<brand>/DESIGN.md
e.g. https://raw.githubusercontent.com/VoltAgent/awesome-design-md/main/design-md/stripe/DESIGN.md
- Extract the tokens needed for the task (colors, fonts, spacing, radius, component patterns, voice).
- Apply them to the target — new component, page mockup, or re-skin of existing code.
- If the user wants a DESIGN.md for their OWN project, use the VoltAgent template (
design-md/voltagent/DESIGN.md) as a starting point and adapt it to their codebase.
Examples
- "Build me a pricing page in the style of Stripe"
- "Re-skin this dashboard with Linear's design language"
- "Make the hero section look like Vercel's"
- "Create a DESIGN.md for my app based on the voltagent template"
Guidelines
- Always ground design choices in the actual DESIGN.md — do not invent tokens.
- When mixing a brand's tokens with existing project code, keep the project's structural conventions (file layout, component API) and only swap the visual tokens.
- Cite the source DESIGN.md when producing output so the user can verify.
- If the requested brand isn't in the 59 list, say so and suggest the closest match.
Upstream
- Repo: https://github.com/VoltAgent/awesome-design-md
- Browse brands: https://github.com/VoltAgent/awesome-design-md/tree/main/design-md