What problem does it solve?
Design teams often implement features that drift from the established design system, leading to visual inconsistency, maintenance burden, and accessibility gaps. This skill provides a disciplined process to assess, plan, and execute alignment of a feature with tokens, components, and patterns.
Core Features & Use Cases
- Design system alignment: Replace non-tokenized styles with design tokens and standardized components to ensure visual consistency.
- Token-driven styling: Enforce typography, color, spacing, and motion tokens across the feature.
- Use Case: When refactoring a UI page, run this skill to normalize typography scales, color palette, and component usage to the design system so the page matches the rest of the product.
Quick Start
Execute the normalization workflow on the target feature by applying the design system context gathered in the previous steps.