normalize
Installation
SKILL.md
/normalize — Design System Normalization
Compare the current code against the design system tokens:
- Replace hardcoded colors with CSS custom properties
- Replace arbitrary font sizes with type scale values
- Replace arbitrary spacing with scale values
- Normalize border-radius to the radius scale
- Normalize shadows to the elevation system
Goal: zero one-off values. Everything should reference the system.