1---2name: popular-web-designs3description: 54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.4license: MIT5---67# Popular Web Designs8954 real-world design systems ready for use when generating HTML/CSS. Each template captures a10site's complete visual language: color palette, typography hierarchy, component styles, spacing11system, shadows, responsive behavior, and practical agent prompts with exact CSS values.1213## How to Use14151. Pick a design from the catalog below162. Load it: `skill_view(name="popular-web-designs", file_path="templates/<site>.md")`173. Use the design tokens and component specs when generating HTML184. Pair with the `generative-widgets` skill to serve the result via cloudflared tunnel1920Each template includes a **Hermes Implementation Notes** block at the top with:21- CDN font substitute and Google Fonts `<link>` tag (ready to paste)22- CSS font-family stacks for primary and monospace23- Reminders to use `write_file` for HTML creation and `browser_vision` for verification2425## HTML Generation Pattern2627```html28<!DOCTYPE html>29<html lang="en">30<head>31 <meta charset="UTF-8">32 <meta name="viewport" content="width=device-width, initial-scale=1.0">33 <title>Page Title</title>34 <!-- Paste the Google Fonts <link> from the template's Hermes notes -->35 <link href="https://fonts.googleapis.com/css2?family=..." rel="stylesheet">36 <style>37 /* Apply the template's color palette as CSS custom properties */38 :root {39 --color-bg: #ffffff;40 --color-text: #171717;41 --color-accent: #533afd;42 /* ... more from template Section 2 */43 }44 /* Apply typography from template Section 3 */45 body {46 font-family: 'Inter', system-ui, sans-serif;47 color: var(--color-text);48 background: var(--color-bg);49 }50 /* Apply component styles from template Section 4 */51 /* Apply layout from template Section 5 */52 /* Apply shadows from template Section 6 */53 </style>54</head>55<body>56 <!-- Build using component specs from the template -->57</body>58</html>59```6061Write the file with `write_file`, serve with the `generative-widgets` workflow (cloudflared tunnel),62and verify the result with `browser_vision` to confirm visual accuracy.6364## Font Substitution Reference6566Most sites use proprietary fonts unavailable via CDN. Each template maps to a Google Fonts67substitute that preserves the design's character. Common mappings:6869| Proprietary Font | CDN Substitute | Character |70|---|---|---|71| Geist / Geist Sans | Geist (on Google Fonts) | Geometric, compressed tracking |72| Geist Mono | Geist Mono (on Google Fonts) | Clean monospace, ligatures |73| sohne-var (Stripe) | Source Sans 3 | Light weight elegance |74| Berkeley Mono | JetBrains Mono | Technical monospace |75| Airbnb Cereal VF | DM Sans | Rounded, friendly geometric |76| Circular (Spotify) | DM Sans | Geometric, warm |77| figmaSans | Inter | Clean humanist |78| Pin Sans (Pinterest) | DM Sans | Friendly, rounded |79| NVIDIA-EMEA | Inter (or Arial system) | Industrial, clean |80| CoinbaseDisplay/Sans | DM Sans | Geometric, trustworthy |81| UberMove | DM Sans | Bold, tight |82| HashiCorp Sans | Inter | Enterprise, neutral |83| waldenburgNormal (Sanity) | Space Grotesk | Geometric, slightly condensed |84| IBM Plex Sans/Mono | IBM Plex Sans/Mono | Available on Google Fonts |85| Rubik (Sentry) | Rubik | Available on Google Fonts |8687When a template's CDN font matches the original (Inter, IBM Plex, Rubik, Geist), no88substitution loss occurs. When a substitute is used (DM Sans for Circular, Source Sans 389for sohne-var), follow the template's weight, size, and letter-spacing values closely —90those carry more visual identity than the specific font face.9192## Design Catalog9394### AI & Machine Learning9596| Template | Site | Style |97|---|---|---|98| `AGENTS.md` | Anthropic Codex | Warm terracotta accent, clean editorial layout |99| `cohere.md` | Cohere | Vibrant gradients, data-rich dashboard aesthetic |100| `elevenlabs.md` | ElevenLabs | Dark cinematic UI, audio-waveform aesthetics |101| `minimax.md` | Minimax | Bold dark interface with neon accents |102| `mistral.ai.md` | Mistral AI | French-engineered minimalism, purple-toned |103| `ollama.md` | Ollama | Terminal-first, monochrome simplicity |104| `opencode.ai.md` | OpenCode AI | Developer-centric dark theme, full monospace |105| `replicate.md` | Replicate | Clean white canvas, code-forward |106| `runwayml.md` | RunwayML | Cinematic dark UI, media-rich layout |107| `together.ai.md` | Together AI | Technical, blueprint-style design |108| `voltagent.md` | VoltAgent | Void-black canvas, emerald accent, terminal-native |109| `x.ai.md` | xAI | Stark monochrome, futuristic minimalism, full monospace |110111### Developer Tools & Platforms112113| Template | Site | Style |114|---|---|---|115| `cursor.md` | Cursor | Sleek dark interface, gradient accents |116| `expo.md` | Expo | Dark theme, tight letter-spacing, code-centric |117| `linear.app.md` | Linear | Ultra-minimal dark-mode, precise, purple accent |118| `lovable.md` | Lovable | Playful gradients, friendly dev aesthetic |119| `mintlify.md` | Mintlify | Clean, green-accented, reading-optimized |120| `posthog.md` | PostHog | Playful branding, developer-friendly dark UI |121| `raycast.md` | Raycast | Sleek dark chrome, vibrant gradient accents |122| `resend.md` | Resend | Minimal dark theme, monospace accents |123| `sentry.md` | Sentry | Dark dashboard, data-dense, pink-purple accent |124| `supabase.md` | Supabase | Dark emerald theme, code-first developer tool |125| `superhuman.md` | Superhuman | Premium dark UI, keyboard-first, purple glow |126| `vercel.md` | Vercel | Black and white precision, Geist font system |127| `warp.md` | Warp | Dark IDE-like interface, block-based command UI |128| `zapier.md` | Zapier | Warm orange, friendly illustration-driven |129130### Infrastructure & Cloud131132| Template | Site | Style |133|---|---|---|134| `clickhouse.md` | ClickHouse | Yellow-accented, technical documentation style |135| `composio.md` | Composio | Modern dark with colorful integration icons |136| `hashicorp.md` | HashiCorp | Enterprise-clean, black and white |137| `mongodb.md` | MongoDB | Green leaf branding, developer documentation focus |138| `sanity.md` | Sanity | Red accent, content-first editorial layout |139| `stripe.md` | Stripe | Signature purple gradients, weight-300 elegance |140141### Design & Productivity142143| Template | Site | Style |144|---|---|---|145| `airtable.md` | Airtable | Colorful, friendly, structured data aesthetic |146| `cal.md` | Cal.com | Clean neutral UI, developer-oriented simplicity |147| `clay.md` | Clay | Organic shapes, soft gradients, art-directed layout |148| `figma.md` | Figma | Vibrant multi-color, playful yet professional |149| `framer.md` | Framer | Bold black and blue, motion-first, design-forward |150| `intercom.md` | Intercom | Friendly blue palette, conversational UI patterns |151| `miro.md` | Miro | Bright yellow accent, infinite canvas aesthetic |152| `notion.md` | Notion | Warm minimalism, serif headings, soft surfaces |153| `pinterest.md` | Pinterest | Red accent, masonry grid, image-first layout |154| `webflow.md` | Webflow | Blue-accented, polished marketing site aesthetic |155156### Fintech & Crypto157158| Template | Site | Style |159|---|---|---|160| `coinbase.md` | Coinbase | Clean blue identity, trust-focused, institutional feel |161| `kraken.md` | Kraken | Purple-accented dark UI, data-dense dashboards |162| `revolut.md` | Revolut | Sleek dark interface, gradient cards, fintech precision |163| `wise.md` | Wise | Bright green accent, friendly and clear |164165### Enterprise & Consumer166167| Template | Site | Style |168|---|---|---|169| `airbnb.md` | Airbnb | Warm coral accent, photography-driven, rounded UI |170| `apple.md` | Apple | Premium white space, SF Pro, cinematic imagery |171| `bmw.md` | BMW | Dark premium surfaces, precise engineering aesthetic |172| `ibm.md` | IBM | Carbon design system, structured blue palette |173| `nvidia.md` | NVIDIA | Green-black energy, technical power aesthetic |174| `spacex.md` | SpaceX | Stark black and white, full-bleed imagery, futuristic |175| `spotify.md` | Spotify | Vibrant green on dark, bold type, album-art-driven |176| `uber.md` | Uber | Bold black and white, tight type, urban energy |177178## Choosing a Design179180Match the design to the content:181182- **Developer tools / dashboards:** Linear, Vercel, Supabase, Raycast, Sentry183- **Documentation / content sites:** Mintlify, Notion, Sanity, MongoDB184- **Marketing / landing pages:** Stripe, Framer, Apple, SpaceX185- **Dark mode UIs:** Linear, Cursor, ElevenLabs, Warp, Superhuman186- **Light / clean UIs:** Vercel, Stripe, Notion, Cal.com, Replicate187- **Playful / friendly:** PostHog, Figma, Lovable, Zapier, Miro188- **Premium / luxury:** Apple, BMW, Stripe, Superhuman, Revolut189- **Data-dense / dashboards:** Sentry, Kraken, Cohere, ClickHouse190- **Monospace / terminal aesthetic:** Ollama, OpenCode, x.ai, VoltAgent