AU

audit-typography

Reviews typography consistency against project design tokens and readability standards.

Install

mkdir -p .claude/skills/audit-typography && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13139" && unzip -o skill.zip -d .claude/skills/audit-typography && rm skill.zip

Installs to .claude/skills/audit-typography

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Review typography consistency and usability. Use to ensure readable, consistent text styling.
93 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Check for hardcoded font values
  • Validate adherence to foundation design systems
  • Identify hierarchy issues in typography
  • Generate reports with specific file-line citations
  • Ensure consistent use of font size and weight tokens
  • Verify readable line heights

How it works

The skill first checks project rules for typography constraints in specified design system and token files, then focuses on font sizes, weights, line height, hierarchy, and number sets, flagging violations.

Inputs & outputs

You give it
Project code with text elements
You get back
Findings report with specific file:line citations for typography inconsistencies or violations

When to use audit-typography

  • Check typography consistency
  • Verify font token usage
  • Audit visual hierarchy
  • Ensure design system adherence

About audit-typography

Checks code for hardcoded font values and validates adherence to foundation design systems. It identifies hierarchy issues and generates reports with specific file-line citations.

Review typography consistency and usability. Use to ensure readable, consistent text styling.

When not to use it

  • When the user is not concerned with typography consistency
  • When the user does not need to check readability
  • When the user is not ensuring token adherence

Limitations

  • The skill requires `.agent/rules/foundation-design-system.md` and `.agent/rules/foundation-design-tokens.md` for typography constraints.
  • The output is a findings report with file:line citations.
  • The skill flags violations of documented invariants as Critical priority.

How it compares

This skill systematically audits typography against documented project invariants and design tokens, providing specific file-line citations for inconsistencies, unlike a manual visual inspection.

Compared to similar skills

audit-typography side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
audit-typography (this skill)04moNo flagsIntermediate
state-machine17moNo flagsBeginner
designer05moNo flagsIntermediate
design-review04moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry