moai-domain-uiux

Guide UI/UX design systems with W3C DTCG 2025.10 tokens and WCAG 2.2 accessibility.

Updated Nov 20, 2025
One-click install
npx skills add https://github.com/soo-kate-yeon/shadowoo --skill moai-domain-uiux-soo-kate-yeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-uiux
Source: https://github.com/soo-kate-yeon/shadowoo/tree/main/.agents/skills/moai-domain-uiux
Command: npx skills add https://github.com/soo-kate-yeon/shadowoo --skill moai-domain-uiux-soo-kate-yeon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and implementation strategies for building robust, accessible, and maintainable UI/UX design systems, ensuring consistency and usability across applications.

Core Features & Use Cases

  • Design System Architecture: Implement W3C DTCG 2025.10 design tokens, Style Dictionary, and Pencil MCP workflows.
  • Component Development: Utilize Atomic Design principles with React 19 and Vue 3.5, integrating libraries like shadcn/ui and Radix UI.
  • Accessibility Compliance: Ensure WCAG 2.2 AA/AAA compliance, keyboard navigation, and screen reader optimization.
  • Icon Systems: Integrate diverse icon libraries (Lucide, React Icons, Iconify, etc.) with performance best practices.
  • Theming: Develop dynamic theming systems with light/dark modes and brand customization.
  • Use Case: A team needs to establish a scalable design system for a new enterprise application. This Skill guides them through setting up design tokens, building reusable components with accessibility baked in, and integrating an icon system, ensuring a cohesive and accessible user experience.

Quick Start

Use the moai-domain-uiux skill to set up a design system with W3C DTCG 2025.10 tokens and WCAG 2.2 accessibility.

Frequently Asked Questions about moai-domain-uiux

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement W3C DTCG 2025.10 design tokens in a scalable UI architecture?

Implement W3C DTCG 2025.10 design tokens by utilizing Style Dictionary to define and distribute them across your UI architecture. This approach ensures consistent theming and maintainable component development for enterprise-grade applications.

Does this guidance support building accessible React 19 components with WCAG 2.2 compliance?

Yes, it supports building accessible React 19 components by utilizing shadcn/ui and Radix UI. This ensures your UI architecture meets WCAG 2.2 AA/AAA compliance, including keyboard navigation and screen reader optimization.

What is the best way to integrate icon libraries like Lucide or Iconify without hurting performance?

The best way to integrate icon libraries like Lucide or Iconify is to follow performance best practices during component development. This ensures diverse icon systems are integrated efficiently within your design system architecture.

Can I use Atomic Design principles to develop dynamic theming systems with Vue 3.5?

Yes, you can use Atomic Design principles with Vue 3.5 to structure your components and develop dynamic theming systems. This allows for effective light/dark mode implementation and brand customization across your application.

Why do I need Style Dictionary and Pencil MCP workflows for my design system?

You need Style Dictionary and Pencil MCP workflows to establish a robust design system architecture. They facilitate the management of W3C DTCG 2025.10 design tokens, ensuring consistency and usability across your application components.

When do I need WCAG 2.2 accessibility compliance for my UI components?

You need WCAG 2.2 accessibility compliance whenever building UI components that require keyboard navigation and screen reader optimization. Ensuring AA/AAA compliance prevents accessibility barriers and guarantees a usable experience for all users.