What problem does it solve? Teams building interfaces with a monospace, matrix-inspired aesthetic often lack consistent, implementation-ready design rules, leading to inconsistent spacing, low-contrast text, and inaccessible components. ## Core Features & Use Cases - Design Token Foundations: Provides concrete color tokens (primary #37F712, secondary #00A6F4), typography scales (Space Mono, JetBrains Mono), and compact spacing values. - Component-Level Rules: Defines anatomy, variants, states (hover, focus-visible, disabled, loading, error), and responsive behavior for UI components. - Accessibility & QA Gates: Enforces WCAG 2.2 AA requirements with testable acceptance criteria and a code-review-ready QA checklist. - Use Case: A designer-engineer pair building a developer dashboard uses this Skill to generate opinionated component guidelines with explicit tokens, anti-patterns, and migration notes for inconsistent legacy UI. ## Quick Start Ask the AI to generate design-system guidelines for a button component following the mono design system.