What problem does it solve? Building interfaces that match Stripe's visual identity requires exact design tokens—colors, typography, shadows, and spacing—that are tedious to reverse-engineer from the live site. This Skill provides the complete Stripe design system so generated UI matches the brand without manual inspection. ## Core Features & Use Cases - Complete Design Tokens: Exact color palette (Stripe Purple #533afd, Deep Navy #061b31), typography scale with sohne-var and OpenType ss01/tnum features, and blue-tinted multi-layer shadow formulas. - Component Specifications: Detailed styling for buttons, cards, badges, forms, and navigation, plus layout, spacing, border-radius, and responsive breakpoint rules. - Light and Dark Previews: Bundled HTML preview files (preview.html, preview-dark.html) showing every token visualized for verification of implementation details. - Use Case: When asked to build a fintech landing page or dashboard styled like Stripe, the Skill supplies the exact CSS values—weight 300 headlines, 4px radii, rgba(50,50,93,0.25) shadows—so the output is brand-accurate on the first pass. ## Quick Start Build a pricing page hero section styled like Stripe with a purple CTA button and blue-tinted card shadows.