What problem does it solve? Recreating the visual language of well-known websites from scratch requires manually reverse-engineering colors, typography, spacing, and component styles, which is slow and error-prone. ## Core Features & Use Cases - 54 Design System Templates: Complete visual specifications for sites like Stripe, Linear, Vercel, Apple, and Airbnb, covering color palettes, typography hierarchies, component styles, shadows, and responsive behavior. - CDN Font Substitutions: Each template maps proprietary fonts to Google Fonts equivalents with ready-to-paste link tags and CSS font stacks. - Agent Prompt Guides: Every template includes exact CSS values and example component prompts for generating accurate HTML. - Use Case: When asked to build a landing page that looks like Linear, load the linear.app.md template and apply its dark-mode palette, purple accent, and precise typography tokens to the generated HTML. ## Quick Start Build a landing page styled like Stripe using the popular-web-designs skill and verify the result visually.