Type Fix

Auto-fix typography issues found by /type-audit. Replaces banned fonts, normalizes type scale, adds missing line-height and letter-spacing declarations.

dragoon0x e5733e9 684 B Updated

File contents

/type-fix — Typography Auto-Fix

Apply automatic fixes for typography issues:

  1. Replace any banned font with a contextually appropriate alternative
  2. Normalize font sizes to the nearest mathematical scale value
  3. Add line-height where missing (body: 1.6, headings: 1.15)
  4. Add letter-spacing to uppercase text (+0.08em)
  5. Ensure minimum 2 font weights for hierarchy

Always show before/after for each change. Do not change the overall design intent — only fix technical violations.

dragoon0x/optik/tree/main/source/skills/type-fix commit e5733e9326

Frequently asked questions

npx skillmds@latest add dragoon0x/type-fix