What problem does it solve? Teams building visually striking interfaces often lack consistent, implementation-ready design rules, leading to inconsistent spacing, inaccessible contrast, and ad-hoc component styling. This Skill provides an opinionated design-system authoring workflow grounded in the Artistic token set. ## Core Features & Use Cases - Token-Driven Foundations: Defines color tokens (primary #3B82F6, secondary #8B5CF6, semantic states), typography scale (12/14/16/18/24/30/36 with Limelight and JetBrains Mono), and spacing scale (4/8/12/16/24/32). - Component Rule Authoring: Produces component-level guidance covering anatomy, variants, states (default, hover, focus-visible, active, disabled, loading, error), and responsive behavior. - Accessibility Gates: Enforces WCAG 2.2 AA, keyboard-first interactions, visible focus states, and testable acceptance criteria. - Use Case: A designer-engineer pair needs to document a new button component; the Skill outputs token usage, interaction states, accessibility criteria, anti-patterns, and a QA checklist ready for code review. ## Quick Start Use the artistic skill to generate design-system guidelines for a card component including tokens, states, and accessibility requirements.