typography-audit
Installation
SKILL.md
Typography Audit
90 rules in 10 categories for web typography. Every finding names file, rule, and fix.
- IS: typography only: punctuation, font loading, sizing, spacing, OpenType features, hierarchy, text layout, typeface pairing, brand type, display type.
- IS NOT: broad UI review (accessibility, forms, navigation: use
ui-audit), or a redesign (new typefaces, scales: useui-design).
Audit Workflow
Track this checklist:
Audit progress:
- [ ] Step 1: Scope. List changed files (or full sweep), map signals to categories
- [ ] Step 2: Run CRITICAL rules in scope (punct-, font-)
- [ ] Step 3: Run HIGH rules in scope (size-, spacing-)
- [ ] Step 4: Run remaining in-scope categories by descending priority
- [ ] Step 5: Report per the contract; every finding has file:line, rule ID, fix