What problem does it solve?
This Skill provides a robust foundation for building enterprise-grade user interfaces, ensuring consistency, accessibility, and maintainability across applications.
Core Features & Use Cases
- Design Systems: Integrates W3C DTCG 2025.10 tokens and Style Dictionary for a single source of truth.
- Component Architecture: Implements Atomic Design principles with React 19 and Vue 3.5, leveraging libraries like shadcn/ui and Radix UI.
- Accessibility: Enforces WCAG 2.2 AA/AAA compliance, keyboard navigation, and screen reader optimization.
- Icon Systems: Manages integration of 10+ icon libraries with over 200K icons.
- Theming: Supports customizable theming with light/dark modes using CSS variables.
- Use Case: Kickstart a new React project by establishing a comprehensive design system, including tokens, accessible components, and theming, ready for enterprise adoption.
Quick Start
Initialize a new React project with the jikime-domain-uiux skill, focusing on design system tokens and basic button components.