type-audit
Installation
SKILL.md
/type-audit — Typography Audit
Scan every typography-related CSS declaration and report:
- Font families in use — list all, flag any on the banlist
- Font sizes — list all unique sizes, check for mathematical ratio consistency
- Font weights — verify 2-4 weights are used for hierarchy
- Line heights — check against recommended ranges
- Letter spacing — verify all-caps text has positive tracking
- Hierarchy depth — count distinct heading levels in use
Present as a structured report with pass/fail per check.