typography audit and fixer

    1

    A 10-step systematic audit to fix readability, hierarchy, and accessibility in UI and document typography.

    $5

    Secure checkout via Stripe

    30-day refund guarantee

    Converts to your local currency at checkout

    0 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    typography audit and fixer

    Example session with this skill installed

    Audit this landing page hero: Font is Inter. Heading is 32px, weight 400, #333. Body is 14px, weight 400, #666 on a #FAFAFA background. Line height is 1.1. Line length is roughly 90 chars.

    • Read your context and instructions
    • Compiled the typography audit
    • Generated the UI component

    I have completed the typography audit for your hero section. The primary issues are cramped vertical rhythm and poor readability at small scales.

    Typography Audit Report

    PriorityIssueImpactSuggested FixLocation
    P0Line height too low (1.1)CriticalIncrease line-height to 1.5-1.6 for body text.Body Text
    P0Body font size (14px)CriticalIncrease to minimum 16px for web readability.Body Text
    P1Hierarchy (32px vs 14px)HighIncrease Heading to 48px or bolden to 700 weight.Hero Heading
    P1Line length (~90 chars)HighSet max-width to ~600px to achieve 65-75 chars.Text Container
    P2Color Contrast (#666 on #FAFAFA)MediumDarken body text to #1A1A1A for better AA compliance.Body Text

    Top 3 Fixes

    Vertical Rhythm: Change line-height from 1.1 to 1.6. This prevents lines from crashing and improves tracking.
    2.

    Scale & Weight: Bump the body to 16px and the heading to 48px with a 700 weight to create a clear visual anchor.
    3. Column Width: Restrict the text container width. 90 characters is too wide for comfortable scanning.

    Production Readiness

    • [PASS] Brand Fit: Inter is a high-quality geometric sans-serif.
    • [FAIL] Accessibility: Contrast and size fail WCAG AA for body text.
    • [FAIL] Responsiveness: 14px will be too small on mobile viewports.

    Next steps

    1. Apply the CSS fixes below to the .hero-text class.
    2. Test the new layout on a mobile device emulator.
    3. Validate the color contrast ratio using a tool like Polypane or WebAIM.

    typography-audit-and-fixer.tsx

    TSX · React component

    Generated

    Example file from a real run - the skill writes it into your workspace.

    Connects securely to your tools. The creator never sees your data.

    What you get

    Audit landing pages for WCAG AA contrast and readability compliance.Optimize font hierarchy and scaling for mobile-first responsive designs.Fix broken vertical rhythm and line-length issues in long-form content.Review design system tokens for stylistic consistency and pairing logic.

    About this skill

    The problem

    Users struggle to read your content because of poor contrast, chaotic hierarchy, or cramped spacing. You know the design feels "off," but you cannot pinpoint why it fails to convert or guide the eye.

    What it does

    • Evaluates line height, length, and font weight against readability standards like 45-75 characters per line.
    • Audits visual hierarchy using size deltas and weight variations to ensure clear information architecture.
    • Checks accessibility compliance, specifically WCAG AA contrast ratios for body and display text.
    • Identifies technical production risks, including responsive fluid typography via clamp() and font loading strategies.

    Why this beats prompting it yourself

    Generic prompts often miss the subtle relationship between line-height and x-height or overlook "rivers" in justified text. This skill follows a strict 10-step systematic audit that prioritizes fixes by communication impact rather than just aesthetic preference.

    Use cases

    • Reviewing landing page CSS for readability and mobile responsiveness.
    • Auditing video thumbnails to ensure text is legible at 10% scale.
    • Refining design system typography tokens before handoff.
    • Debugging accessibility issues on content-heavy documentation sites.

    Known limitations

    Does not perform optical character recognition on flat images. You must provide the text, CSS, or a detailed visual description.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 19 days ago

    • Passed all security checks, Safe to install

    Listed19 days ago

    What's inside

    Frequently Asked Questions