What problem does it solve? Features often drift from the established design system through one-off components, hard-coded values, and inconsistent patterns. This Skill audits a page, route, or feature and systematically aligns it with your design system standards. ## Core Features & Use Cases - Design System Discovery: Locates and studies existing design documentation, tokens, and component conventions before making changes. - Multi-Dimension Normalization: Fixes typography, color, spacing, components, motion, responsive behavior, accessibility, and progressive disclosure to match established patterns. - Cleanup & Consolidation: Moves reusable components into shared paths, removes orphaned code, and verifies quality with linting and type-checking. - Use Case: After shipping a new orders dashboard quickly, run this Skill to replace hard-coded colors and custom buttons with design system tokens and shared components. ## Quick Start Ask the AI to normalize the orders page so it matches the design system standards.