What problem does it solve? Inconsistent component sizing and styling across a web interface leads to visual chaos and maintenance overhead. This Skill provides concrete sizing rules, state styles, and spacing standards for core UI components so teams build consistent interfaces. ## Core Features & Use Cases - Component Sizing Standards: Predefined dimensions for buttons (32px to 56px heights), cards (16-32px padding), inputs, and icons aligned to an 8-point grid. - State Style Definitions: Documented styles for hover, active, focus, disabled, and error states across interactive elements. - Atomic Design Workflow: A three-phase checklist covering component audit, variant setup with Tailwind or CVA, and testing with Storybook. - Use Case: When building a design system, use these standards to define button variants, form layouts, and icon spacing that stay consistent across every page. ## Quick Start Apply the design components standards to define button sizes, card padding, and input states for my new web interface.