What problem does it solve? Web interfaces often ship with generic, inconsistent typography — default fonts like Inter or Roboto, muddy heading hierarchies, arbitrary sizes, and poor readability. This Skill systematically assesses and fixes those issues so text feels intentional and readable. ## Core Features & Use Cases - Typography Audit: Evaluates font choices, hierarchy, type scale, readability, and consistency against concrete criteria like line length (45-75 characters) and minimum body size (16px). - Systematic Improvement Plan: Establishes modular type scales, weight roles, font pairing strategies, and spacing rules tailored to app UIs (fixed rem scales) or marketing pages (fluid clamp() sizing). - Use Case: A landing page uses three similar font sizes and a default sans-serif, making headings indistinguishable from body text. The Skill restructures the scale with a 1.333 ratio, assigns clear weight roles, and pairs contrasting typefaces. ## Quick Start Ask the assistant to improve the typography of the current page or component, optionally naming a specific target file or section.