| name | type-audit |
| description | Typography-only audit covering font selection, type scale, readability, hierarchy, performance |
| trigger | audit typography|font review|fix my fonts|type system|typography audit|type audit |
/type-audit: Typography System Audit
Focused audit of the project's typography system.
Flow
- Extract typography values with
uiux_extract_typography
- Detect type scale (mathematical ratio or random)
- Evaluate font choice, pairing, readability, hierarchy
- Check performance (font loading, number of weights)
- Generate improved type system with
uiux_generate_type_scale
- Output complete type token system
Output
- Current type inventory (fonts, sizes, weights, line heights)
- Scale detection result
- Readability score
- Recommended type system (font, scale, hierarchy)
- Fluid typography values (clamp())
- Performance recommendations