What problem does it solve? Building interfaces without a defined design system leads to inconsistent colors, fonts, and spacing. This Skill pulls professional design systems from 58 leading brands (Apple, Stripe, Notion, and more) as a DESIGN.md file and applies them consistently to every UI you create. ## Core Features & Use Cases - Brand Design System Retrieval: Fetches complete design systems (colors, typography, spacing, components) via the getdesign CLI as a DESIGN.md file. - Guided Brand Selection: Recommends brands by project type — premium (Apple, Ferrari), SaaS dashboards (Linear, Stripe, Vercel), finance (Coinbase, Revolut), and more. - Custom Design Systems: Supports creating a tailored DESIGN.md by modifying a base brand's palette, fonts, and component styles. - Use Case: When building a pricing page for a SaaS product, pull Stripe's design system with npx getdesign@latest add stripe, then generate the page so every color, font, and spacing value matches the DESIGN.md specification. ## Quick Start Ask the AI to create a landing page in the style of Apple by pulling the Apple design system with getdesign and applying its DESIGN.md to the interface.