What problem does it solve? Building web UI that matches Red Bull brand guidelines requires knowing the exact Cosmos design tokens for color, typography, spacing, radius, borders, elevation, and breakpoints. This Skill provides the complete Foundation token reference so generated markup uses official --cosmos-* CSS custom properties instead of hardcoded values. ## Core Features & Use Cases - Token Reference: Complete tables of Cosmos primitives covering color roles, type scale, spacing scale, radius, border widths, elevation shadows, backdrop blur, and breakpoints. - Install Guidance: Instructions for loading the Foundation CSS from the static host for prototyping or installing the @cosmos/foundation npm package from Red Bull's registry for production. - Use Case: You need to build a branded landing page or card component for a Red Bull project. Use this Skill to generate HTML/CSS where every color, font, and spacing value comes from the correct Cosmos token, passing brand review on the first try. ## Quick Start Use the cosmos skill to build a responsive card component with a headline, body text, and a primary button that follows Red Bull brand guidelines.