moai-domain-uiux

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

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/SayBGM/TubeExtract --skill moai-domain-uiux-saybgm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-uiux
Source: https://github.com/SayBGM/TubeExtract/tree/main/.claude/skills/moai-domain-uiux
Command: npx skills add https://github.com/SayBGM/TubeExtract --skill moai-domain-uiux-saybgm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance on building robust, accessible, and user-friendly interfaces by leveraging modern design systems, component architectures, and accessibility standards.

Core Features & Use Cases

  • Design Systems: Implement W3C DTCG 2025.10 tokens, Style Dictionary, and Pencil MCP workflows.
  • Component Architecture: Utilize Atomic Design principles with React 19, Vue 3.5, and shadcn/ui.
  • Accessibility: Ensure WCAG 2.2 AA/AAA compliance, keyboard navigation, and ARIA patterns.
  • Use Case: When designing a new enterprise-grade component library, use this Skill to establish a solid foundation for design tokens, ensure all components are accessible, and integrate with Pencil MCP for design-to-code automation.

Quick Start

Consult the documentation for setting up a design system with W3C DTCG tokens and Style Dictionary.

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 React 19 component library?

To implement W3C DTCG 2025.10 design tokens in a React 19 component library, use Style Dictionary to define your tokens and apply Atomic Design patterns with shadcn/ui to establish a scalable foundation.

What is the best way to ensure WCAG 2.2 AA accessibility compliance for UI components?

The best way to ensure WCAG 2.2 AA accessibility compliance is to implement proper ARIA patterns, verify keyboard navigation, and follow established component architecture guidelines during your design system setup.

Can I use Pencil MCP for design-to-code workflows with Vue 3.5?

Yes, you can use Pencil MCP for design-to-code workflows with Vue 3.5, facilitating the creation of enterprise-grade interfaces by automating the translation of design system tokens into accessible component architectures.

Does Atomic Design work with shadcn/ui for enterprise component architecture?

Atomic Design works seamlessly with shadcn/ui for enterprise component architecture, allowing you to build robust user interfaces by structuring components into atoms, molecules, and organisms while maintaining WCAG 2.2 standards.

Why do I need Style Dictionary when setting up W3C design tokens?

You need Style Dictionary when setting up W3C design tokens because it transforms your DTCG 2025.10 token definitions into platform-specific formats, ensuring consistent styling across React 19 and Vue 3.5 environments.