get_brand_system
Retrieve a complete design system and CSS tokens matching any company's branding, including style guide and implementation instructions.
Instructions
Get a complete design system for building an app with branding like a specific company. Say 'Make me an app with branding like Spotify' and get the full token set, style guide, and implementation instructions. Matches against 12 known design systems and provides closest match with ready-to-use CSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Color mode preference. Default: based on the system's primary mode | |
| format | No | Output format: 'css' for CSS variables, 'dtcg' for W3C tokens, 'guide' for full implementation guide. Default: guide | |
| company | Yes | The company whose branding to use (e.g. 'Spotify', 'Stripe', 'Apple', 'Linear', 'Airbnb') |