What problem does it solve?
This Skill provides comprehensive guidance and best practices for building modern, accessible, and performant user interfaces, focusing on design systems, component architecture, and accessibility standards.
Core Features & Use Cases
- Design Systems: Implement W3C DTCG 2025.10 design tokens, Style Dictionary, and Pencil MCP workflows.
- Component Architecture: Utilize Atomic Design principles with React 19 and Vue 3.5, integrating libraries like shadcn/ui and Radix UI.
- Accessibility: Ensure WCAG 2.2 AA/AAA compliance, keyboard navigation, and screen reader optimization.
- Icon Libraries: Integrate diverse icon sets with performance and accessibility in mind.
- Theming: Create robust theming systems with light/dark mode support.
- Use Case: A frontend team needs to establish a consistent design system for a new enterprise application, ensuring it's accessible and maintainable across multiple platforms.
Quick Start
Use the moai-domain-uiux skill to set up a design system foundation with W3C DTCG 2025.10 tokens and implement accessible React components using Atomic Design.