moai-domain-brand-design

Extract brand design tokens from visual-identity.md and enforce WCAG 2.1 AA accessibility.

4|4|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/modu-ai/moai-studio --skill moai-domain-brand-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-domain-brand-design
Source: https://github.com/modu-ai/moai-studio/tree/main/.claude/skills/moai-domain-brand-design
Command: npx skills add https://github.com/modu-ai/moai-studio --skill moai-domain-brand-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brand-aligned visual design system enables teams to translate a brand identity into a cohesive, accessible web design language by extracting tokens and enforcing standards.

Core Features & Use Cases

  • Hero-first chaining and token extraction from visual-identity.md
  • Design token categories: color, typography, spacing, radius, shadows
  • Accessibility and WCAG 2.1 AA compliance checks across components and themes
  • Token output compatible with CSS custom properties and Tailwind CSS
  • Optional dark-mode support and brand-identity validation
  • Follows design-system guidelines to produce reusable, scalable UI specs

Quick Start

Run the MoAI design workflow with your visual-identity.md to generate a brand design token set and accessibility-compliant styles.

Frequently Asked Questions about moai-domain-brand-design

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

FAQPage Schema
How do I extract design tokens from a brand identity file for web projects?

You extract design tokens by running the workflow with your visual-identity.md file to generate categorized color, typography, spacing, radius, and shadow specifications suitable for web projects. The process applies hero-first chaining to parse brand guidelines and output structured token definitions.

How do I generate a visual design system that meets WCAG 2.1 AA contrast requirements?

To generate a WCAG 2.1 AA compliant visual design system, the workflow validates extracted color tokens against accessibility standards during component specification. It enforces contrast rules across all generated themes and components to ensure accessible web design.

Can I export design tokens to CSS custom properties and Tailwind CSS?

Yes, you can export design tokens to CSS custom properties and Tailwind CSS. The workflow produces JSON-based token output that maps directly to CSS variables and Tailwind configuration, enabling seamless integration into your web styling workflow.

Does this design token workflow support dark mode?

Yes, the design token workflow supports optional dark mode. It extracts and categorizes base brand tokens from the visual identity file, allowing you to generate parallel dark-mode themes while validating both light and dark variants against accessibility standards.

What is the best way to translate brand guidelines into a scalable UI component specification?

The best way to translate brand guidelines into scalable UI specs is to categorize extracted tokens into color, typography, spacing, radius, and shadows. This approach follows design-system guidelines to produce reusable, accessible component specifications.

Do I need a visual-identity.md file to generate brand-aligned design tokens?

Yes, you need a visual-identity.md file because the workflow performs identity validation against it. This file provides the source brand guidelines required for hero-first token extraction and subsequent accessibility compliance checks.