ui-design-system
This Claude Code skill provides a comprehensive design system toolkit for creating and maintaining scalable UI systems, including automated design token generation for colors, typography, and spacing, component documentation, responsive design calculations, and developer handoff materials. Use it when establishing or updating design systems, ensuring visual consistency across products, or preparing design specifications for developer implementation.
git clone --depth 1 https://github.com/maslennikov-ig/claude-code-orchestrator-kit /tmp/ui-design-system && cp -r /tmp/ui-design-system/.claude/skills/ui-design-system ~/.claude/skills/ui-design-systemSKILL.md
# UI Design System Professional toolkit for creating and maintaining scalable design systems. ## Core Capabilities - Design token generation (colors, typography, spacing) - Component system architecture - Responsive design calculations - Accessibility compliance - Developer handoff documentation ## Key Scripts ### design_token_generator.py Generates complete design system tokens from brand colors. **Usage**: `python scripts/design_token_generator.py [brand_color] [style] [format]` - Styles: modern, classic, playful - Formats: json, css, scss **Features**: - Complete color palette generation - Modular typography scale - 8pt spacing grid system - Shadow and animation tokens - Responsive breakpoints - Multiple export formats
Initialize Beads issue tracking in your project with interactive configuration setup.
Inline orchestration workflow for automated bug detection and fixing with Beads integration. Provides step-by-step phases for bug-hunter detection, history enrichment for priority bugs, priority-based fixing with bug-fixer, and verification cycles.
Dead code detection and cleanup workflow (inline orchestration)
Dependency audit and update workflow (inline orchestration)
Code duplication detection and consolidation workflow (inline orchestration)
Security vulnerability detection and remediation workflow (inline orchestration)
Connect any project to Gastown multi-agent orchestration
Process error logs from admin panel - fetch new errors, analyze, create tasks, fix, and mark resolved