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.
npx agentmods add agents/claude-code-community-ireland/claude-code-resources/typography-criticgit clone --depth 1 https://github.com/Claude-Code-Community-Ireland/claude-code-resourcesWrote 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.
[](https://agentmods.dev/agents/claude-code-community-ireland/claude-code-resources/typography-critic)<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 5d ago First seen · 281 lines · 34 tokens per session scan A 91014c7d6f47
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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
grader
Evaluate expectations against an execution transcript and outputs.
agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.