What problem does it solve? Web interfaces often ship with inconsistent font loading, broken heading hierarchy, poor line lengths, and text that wraps or truncates badly. This Skill provides a systematic set of typography principles and review procedures so text renders legibly and hierarchically across browsers and devices. ## Core Features & Use Cases - Font Selection and Loading: Guidance on typeface categories, pairing, woff2 formats, variable font axes, and OpenType features like tabular numbers and stylistic sets. - Spacing, Sizing, and Wrapping: Type scales, heading hierarchy mapping, line-height and letter-spacing rules, measure caps, text-wrap balance/pretty, truncation, and smart punctuation. - Accessibility Details: iOS input zoom prevention, font smoothing, underline metrics, selection behavior, and bidi handling for mixed-direction text. - Use Case: Ask for a typography review of a React/Tailwind page and receive a findings table with severity, file locations, before/after code, and a Block/Needs changes/Approve verdict. ## Quick Start Review the typography of my landing page components and report any hierarchy, wrapping, or font-loading issues with fixes.