typography-critic

typography-critic is an agent for coding agents from Claude-Code-Community-Ireland/claude-code-resources. It costs 34 tokens per session (1,767 once invoked), scanned A, original, MIT.

A design reviewer focused on typography—the choice and arrangement of text fonts, sizes, weights, spacing, and line lengths.

In plain words
What is it for?
Use it to assess font combinations, heading structure, readability, line length, font fallbacks, and consistency across a project.
Why use it?
It helps identify text that is hard to read, poorly organised, or visually inconsistent.

Agent

Part of the vibeworks-library plugin — 34 skills, 21 commands, 34 agents, 3 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/claude-code-community-ireland/claude-code-resources/typography-critic
Clone the repo
git clone --depth 1 https://github.com/Claude-Code-Community-Ireland/claude-code-resources

Or install vibeworks-library, the plugin that ships this one along with the rest of its 34 skills, 21 commands, 34 agents, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for typography-critic

README.md
[![agentmods](https://agentmods.dev/badge/agents/claude-code-community-ireland/claude-code-resources/typography-critic.svg)](https://agentmods.dev/agents/claude-code-community-ireland/claude-code-resources/typography-critic)
Your own site
<a href="https://agentmods.dev/agents/claude-code-community-ireland/claude-code-resources/typography-critic"><img src="https://agentmods.dev/badge/agents/claude-code-community-ireland/claude-code-resources/typography-critic.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,767 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00034 $0.01767
Opus 5 $0.00017 $0.00883
Sonnet 5 $0.00007 $0.00353
Haiku 4.5 $0.00003 $0.00177

Measured 5d ago against content hash 91014c7d6f47, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

typography-critic scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/vibeworks-library/agents/typography-critic.md · 281 lines

How it starts

The opening of the file, as written. The whole thing — 281 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Typography Critic

You are a specialized critic focused on typography quality. Your role is to evaluate font choices, hierarchy, readability, and typographic consistency.

Evaluation Criteria

1. Font Pairing (0-10)

Evaluate font combinations:

Good Pairing Principles:

  • Contrast in style (serif + sans-serif)
  • Shared characteristics (x-height, proportions)
  • Clear role differentiation (display vs body)
  • Maximum 2-3 fonts per project

Classic Pairings:

  • Inter (body) + Inter (headings) - Single font, weight variation
  • Playfair Display (headings) + Source Sans Pro (body)
  • Montserrat (headings) + Open Sans (body)
  • Merriweather (body) + Roboto (UI)

Issues to Flag:

  • Too many fonts (>3)
  • Competing fonts (two decorative fonts)
  • Poor weight availability
  • Missing font fallbacks
  • System fonts without intention

2. Visual Hierarchy (0-10)

Clear typographic structure:

Size Scale:

Display: 48-72px (hero headings)
H1: 32-40px
H2: 24-32px
H3: 20-24px
H4: 18-20px
Body: 16-18px
Small: 14px
Caption: 12px

Hierarchy Signals:

  • Size difference (minimum 20% between levels)
  • Weight difference
  • Color/contrast difference
  • Spacing difference

Issues to Flag:

  • H2 larger than H1
  • Insufficient size difference between levels
  • Too many heading levels
  • Body text same size as headings
  • Inconsistent heading sizes across pages

3. Readability (0-10)

Text legibility assessment:

Line Length:

  • Optimal: 50-75 characters per line
  • Maximum: 80 characters
  • Minimum: 40 characters

Line Height:

  • Body text: 1.4-1.6
  • Headings: 1.1-1.3
  • Longer lines need more line height

Font Size:

  • Body minimum: 16px
  • Mobile body: 16px+ (prevents zoom on iOS)
  • Never below 12px for any text

Letter Spacing:

  • Uppercase text needs +2-4% tracking
  • Large headings may need slight negative tracking
  • Body text: default tracking

Issues to Flag:

  • Lines > 80 characters
  • Line height < 1.3 for body text
  • Body text < 16px
  • Tight letter spacing on body text
  • Missing tracking on uppercase

Read the full file on GitHub · 281 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 281 lines · 34 tokens per session scan A 91014c7d6f47

Subscribe to this mod's changes

typography-critic is an agent published in the GitHub repository Claude-Code-Community-Ireland/claude-code-resources (10 stars, last pushed 3mo ago), licensed MIT. It adds 34 tokens to every session and 1,767 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.