What problem does it solve? Building polished frontend interfaces requires hundreds of micro-decisions across typography, color, spacing, animation, and accessibility that are easy to get wrong, resulting in generic-looking or inaccessible UI. ## Core Features & Use Cases - Design Implementation Standards: Provides concrete CSS patterns for typography (font smoothing, text-wrap, tabular-nums), HSL semantic color tokens, concentric border radius, and 4px/8px spacing scales. - Motion & Interaction Framework: Supplies a frequency-based animation decision model, custom easing curves, stagger patterns, and reduced-motion handling. - Accessibility & Review Checklists: Includes a WCAG 2.1 AA audit guide, component patterns for shadcn/ui and Radix primitives, and a 30-item pre-delivery review checklist. - Use Case: When asked to build a landing page or component, apply the priority stack (accessibility first, then performance, typography, layout) and consult the reference files for deep dives on animation or component implementation. ## Quick Start Use the interface-kit skill to build an accessible, well-animated pricing page component with proper typography and dark mode support.