What problem does it solve?
The normalize skill addresses visual and behavioral drift where features, pages, or components diverge from an established design system by auditing inconsistencies and prescribing concrete fixes that restore token usage, spacing, components, and accessibility.
Core Features & Use Cases
- Design system discovery & analysis: Locate and study design tokens, component libraries, and style guides to establish the canonical patterns and principles.
- Normalization plan & execution: Replace one-off implementations with system components, swap hard-coded values for tokens, correct spacing and layout, and align motion and interaction patterns.
- Cleanup & verification: Consolidate reusable components into the shared design system, remove orphaned code, run linting/type checks, and validate accessibility and responsive behavior.
- Use case: Convert a mismatched product page with bespoke buttons and spacing into a consistent, accessible implementation that uses shared components and tokens.
Quick Start
Run the normalize skill to audit and realign the checkout page's components, spacing, tokens, and accessibility to match the design system.