normalize

Installation
SKILL.md

/normalize — Design System Normalization

Compare the current code against the design system tokens:

  1. Replace hardcoded colors with CSS custom properties
  2. Replace arbitrary font sizes with type scale values
  3. Replace arbitrary spacing with scale values
  4. Normalize border-radius to the radius scale
  5. Normalize shadows to the elevation system

Goal: zero one-off values. Everything should reference the system.

Installs
4
Repository
dragoon0x/optik
First Seen
May 9, 2026
normalize — dragoon0x/optik