1---2name: popular-web-designs3description: 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.4---5# Popular Web Designs6754 real-world design systems ready for use when generating HTML/CSS. Each template captures a8site's complete visual language: color palette, typography hierarchy, component styles, spacing9system, shadows, responsive behavior, and practical agent prompts with exact CSS values.1011## Related design skills1213- **`claude-design`** — use for the design *process and taste* (scoping a brief,14 producing variants, verifying a local HTML artifact, avoiding AI-design slop).15 Pair it with this skill when the user wants a thoughtfully-designed page styled16 after a known brand: `claude-design` drives the workflow, this skill supplies17 the visual vocabulary.18- **`design-md`** — use when the deliverable is a formal DESIGN.md token spec19 file, not a rendered artifact.2021## How to Use22231. Pick a design from the catalog below242. Load it: `skill_view(name="popular-web-designs", file_path="templates/<site>.md")`253. Use the design tokens and component specs when generating HTML264. Pair with the `generative-widgets` skill to serve the result via cloudflared tunnel2728Each template includes a **the agent Implementation Notes** block at the top with:29- CDN font substitute and Google Fonts `<link>` tag (ready to paste)30- CSS font-family stacks for primary and monospace31- Reminders to use `write_file` for HTML creation and `browser_vision` for verification3233## HTML Generation Pattern3435```html36<!DOCTYPE html>37<html lang="en">38<head>39 <meta charset="UTF-8">40 <meta name="viewport" content="width=device-width, initial-scale=1.0">41 <title>Page Title</title>42 <!-- Paste the Google Fonts <link> from the template's the agent notes -->43 <link href="https://fonts.googleapis.com/css2?family=..." rel="stylesheet">44 <style>45 /* Apply the template's color palette as CSS custom properties */46 :root {47 --color-bg: #ffffff;48 --color-text: #171717;49 --color-accent: #533afd;50 /* ... more from template Section 2 */51 }52 /* Apply typography from template Section 3 */53 body {54 font-family: 'Inter', system-ui, sans-serif;55 color: var(--color-text);56 background: var(--color-bg);57 }58 /* Apply component styles from template Section 4 */59 /* Apply layout from template Section 5 */60 /* Apply shadows from template Section 6 */61 </style>62</head>63<body>64 <!-- Build using component specs from the template -->65</body>66</html>67```6869Write the file with `write_file`, serve with the `generative-widgets` workflow (cloudflared tunnel),70and verify the result with `browser_vision` to confirm visual accuracy.7172## Font Substitution Reference7374Most sites use proprietary fonts unavailable via CDN. Each template maps to a Google Fonts75substitute that preserves the design's character. Common mappings:7677| Proprietary Font | CDN Substitute | Character |78|---|---|---|79| Geist / Geist Sans | Geist (on Google Fonts) | Geometric, compressed tracking |80| Geist Mono | Geist Mono (on Google Fonts) | Clean monospace, ligatures |81| sohne-var (Stripe) | Source Sans 3 | Light weight elegance |82| Berkeley Mono | JetBrains Mono | Technical monospace |83| Airbnb Cereal VF | DM Sans | Rounded, friendly geometric |84| Circular (Spotify) | DM Sans | Geometric, warm |85| figmaSans | Inter | Clean humanist |86| Pin Sans (Pinterest) | DM Sans | Friendly, rounded |87| NVIDIA-EMEA | Inter (or Arial system) | Industrial, clean |88| CoinbaseDisplay/Sans | DM Sans | Geometric, trustworthy |89| UberMove | DM Sans | Bold, tight |90| HashiCorp Sans | Inter | Enterprise, neutral |91| waldenburgNormal (Sanity) | Space Grotesk | Geometric, slightly condensed |92| IBM Plex Sans/Mono | IBM Plex Sans/Mono | Available on Google Fonts |93| Rubik (Sentry) | Rubik | Available on Google Fonts |9495When a template's CDN font matches the original (Inter, IBM Plex, Rubik, Geist), no96substitution loss occurs. When a substitute is used (DM Sans for Circular, Source Sans 397for sohne-var), follow the template's weight, size, and letter-spacing values closely —98those carry more visual identity than the specific font face.99100## Design Catalog101102### AI & Machine Learning103104| Template | Site | Style |105|---|---|---|106| `claude.md` | Anthropic Claude | Warm terracotta accent, clean editorial layout |107| `cohere.md` | Cohere | Vibrant gradients, data-rich dashboard aesthetic |108| `elevenlabs.md` | ElevenLabs | Dark cinematic UI, audio-waveform aesthetics |109| `minimax.md` | Minimax | Bold dark interface with neon accents |110| `mistral.ai.md` | Mistral AI | French-engineered minimalism, purple-toned |111| `ollama.md` | Ollama | Terminal-first, monochrome simplicity |112| `opencode.ai.md` | OpenCode AI | Developer-centric dark theme, full monospace |113| `replicate.md` | Replicate | Clean white canvas, code-forward |114| `runwayml.md` | RunwayML | Cinematic dark UI, media-rich layout |115| `together.ai.md` | Together AI | Technical, blueprint-style design |116| `voltagent.md` | VoltAgent | Void-black canvas, emerald accent, terminal-native |117| `x.ai.md` | xAI | Stark monochrome, futuristic minimalism, full monospace |118119### Developer Tools & Platforms120121| Template | Site | Style |122|---|---|---|123| `cursor.md` | Cursor | Sleek dark interface, gradient accents |124| `expo.md` | Expo | Dark theme, tight letter-spacing, code-centric |125| `linear.app.md` | Linear | Ultra-minimal dark-mode, precise, purple accent |126| `lovable.md` | Lovable | Playful gradients, friendly dev aesthetic |127| `mintlify.md` | Mintlify | Clean, green-accented, reading-optimized |128| `posthog.md` | PostHog | Playful branding, developer-friendly dark UI |129| `raycast.md` | Raycast | Sleek dark chrome, vibrant gradient accents |130| `resend.md` | Resend | Minimal dark theme, monospace accents |131| `sentry.md` | Sentry | Dark dashboard, data-dense, pink-purple accent |132| `supabase.md` | Supabase | Dark emerald theme, code-first developer tool |133| `superhuman.md` | Superhuman | Premium dark UI, keyboard-first, purple glow |134| `vercel.md` | Vercel | Black and white precision, Geist font system |135| `warp.md` | Warp | Dark IDE-like interface, block-based command UI |136| `zapier.md` | Zapier | Warm orange, friendly illustration-driven |137138### Infrastructure & Cloud139140| Template | Site | Style |141|---|---|---|142| `clickhouse.md` | ClickHouse | Yellow-accented, technical documentation style |143| `composio.md` | Composio | Modern dark with colorful integration icons |144| `hashicorp.md` | HashiCorp | Enterprise-clean, black and white |145| `mongodb.md` | MongoDB | Green leaf branding, developer documentation focus |146| `sanity.md` | Sanity | Red accent, content-first editorial layout |147| `stripe.md` | Stripe | Signature purple gradients, weight-300 elegance |148149### Design & Productivity150151| Template | Site | Style |152|---|---|---|153| `airtable.md` | Airtable | Colorful, friendly, structured data aesthetic |154| `cal.md` | Cal.com | Clean neutral UI, developer-oriented simplicity |155| `clay.md` | Clay | Organic shapes, soft gradients, art-directed layout |156| `figma.md` | Figma | Vibrant multi-color, playful yet professional |157| `framer.md` | Framer | Bold black and blue, motion-first, design-forward |158| `intercom.md` | Intercom | Friendly blue palette, conversational UI patterns |159| `miro.md` | Miro | Bright yellow accent, infinite canvas aesthetic |160| `notion.md` | Notion | Warm minimalism, serif headings, soft surfaces |161| `pinterest.md` | Pinterest | Red accent, masonry grid, image-first layout |162| `webflow.md` | Webflow | Blue-accented, polished marketing site aesthetic |163164### Fintech & Crypto165166| Template | Site | Style |167|---|---|---|168| `coinbase.md` | Coinbase | Clean blue identity, trust-focused, institutional feel |169| `kraken.md` | Kraken | Purple-accented dark UI, data-dense dashboards |170| `revolut.md` | Revolut | Sleek dark interface, gradient cards, fintech precision |171| `wise.md` | Wise | Bright green accent, friendly and clear |172173### Enterprise & Consumer174175| Template | Site | Style |176|---|---|---|177| `airbnb.md` | Airbnb | Warm coral accent, photography-driven, rounded UI |178| `apple.md` | Apple | Premium white space, SF Pro, cinematic imagery |179| `bmw.md` | BMW | Dark premium surfaces, precise engineering aesthetic |180| `ibm.md` | IBM | Carbon design system, structured blue palette |181| `nvidia.md` | NVIDIA | Green-black energy, technical power aesthetic |182| `spacex.md` | SpaceX | Stark black and white, full-bleed imagery, futuristic |183| `spotify.md` | Spotify | Vibrant green on dark, bold type, album-art-driven |184| `uber.md` | Uber | Bold black and white, tight type, urban energy |185186## Choosing a Design187188Match the design to the content:189190- **Developer tools / dashboards:** Linear, Vercel, Supabase, Raycast, Sentry191- **Documentation / content sites:** Mintlify, Notion, Sanity, MongoDB192- **Marketing / landing pages:** Stripe, Framer, Apple, SpaceX193- **Dark mode UIs:** Linear, Cursor, ElevenLabs, Warp, Superhuman194- **Light / clean UIs:** Vercel, Stripe, Notion, Cal.com, Replicate195- **Playful / friendly:** PostHog, Figma, Lovable, Zapier, Miro196- **Premium / luxury:** Apple, BMW, Stripe, Superhuman, Revolut197- **Data-dense / dashboards:** Sentry, Kraken, Cohere, ClickHouse198- **Monospace / terminal aesthetic:** Ollama, OpenCode, x.ai, VoltAgent