# Type Fix

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

- Skill: `dragoon0x/type-fix` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/type-fix`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/type-fix/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Design & Media
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/type-fix

---


# /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.

