Design System Setup banner
sunflowermm sunflowermm

Design System Setup

Design community

Description

--- description: "Initialize a design system with tokens" argument-hint: "[--preset minimal|standard|comprehensive]" --- # Design System Setup Initialize a design system with design tokens, component patterns, and documentation. Creates a foundation for consistent UI development. ## XRK-AGT Alignment (Required) - Prefer token/application landing path under `core/*/www/<app-name>/` for business UI usage - Keep design system assets additive; do not remove existing core token definitions unless

Installation

Installs to ~/.claude/commands/sunflowermm-xrk-agt-design-system-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sunflowermm/XRK-AGT/HEAD/.claude/commands/design-system-setup.md -o ~/.claude/commands/sunflowermm-xrk-agt-design-system-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository