Design System Setup banner
thc1006 thc1006

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. ## Pre-flight Checks 1. Check if `.ui-design/` directory exists: - If exists with `design-system.json`: Ask to update or reinitialize - If not: Create `.ui-design/` directory 2. Detect existing

Installation

Installs to ~/.claude/agents/thc1006-nephoran-intent-operator-design-system-setup.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thc1006/nephoran-intent-operator/HEAD/.claude/agents/design-system-setup.md -o ~/.claude/agents/thc1006-nephoran-intent-operator-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