This skill provides Claude with a comprehensive framework for implementing consistent, production-grade UI/UX designs within any frontend project. It eliminates 'magic numbers' by enforcing a 4px-base spacing scale and a strict typography system, while ensuring high-quality user experiences through defined component states, responsive breakpoints, and hierarchical z-index management. By utilizing semantic color tokens and WCAG contrast requirements, it helps developers build accessible, themed, and motion-optimized interfaces that follow industry best practices for CSS Modules, Tailwind CSS, and styled-components.
Key Features
010 GitHub stars
02WCAG contrast compliance and motion accessibility guidelines
03Semantic color token system to replace hardcoded hex primitives
04Standardized 4px-base spacing scale for layout consistency
05Comprehensive component state management including loading and error patterns
06Mobile-first responsive breakpoints and structured z-index scale