What problem does it solve? Teams building dark, terminal-style interfaces often lack consistent design rules, leading to mismatched spacing, low-contrast text, and inconsistent component states. This Skill turns the Matrix visual language into concrete, testable design-system guidance that engineers and designers can apply directly. ## Core Features & Use Cases - Token-Driven Foundations: Defines color tokens (primary #2DB58A, secondary #0B0C14), Space Mono typography scales, and 4/8/12/16/24/32 spacing rhythm. - Component-Level Rules: Produces anatomy, variants, states (hover, focus-visible, disabled, loading, error), and responsive behavior guidance. - Accessibility Acceptance Criteria: Anchors every rule to WCAG 2.2 AA with testable requirements and a QA checklist for code review. - Use Case: A frontend team building a crypto order-book dashboard uses this Skill to generate button, table, and form guidelines that match the dark mono aesthetic while passing accessibility review. ## Quick Start Use the matrix skill to generate design-system guidelines for a data-dense trading dashboard component.