Audit Typography
Analyzes document typography for accessibility, readability, and brand consistency issues using detailed style guidelines.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add audit-typography npx -- -y @trustedskills/audit-typography
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"audit-typography": {
"command": "npx",
"args": [
"-y",
"@trustedskills/audit-typography"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The audit-typography skill enables AI agents to analyze and evaluate text formatting, font choices, spacing, and readability standards within documents or web content. It ensures visual consistency and adherence to design guidelines by identifying specific typographic errors or inconsistencies.
When to use it
- Reviewing long-form articles or reports for consistent heading hierarchy and paragraph indentation.
- Validating that a website's copy matches the brand’s established style guide regarding font weights and sizes.
- Checking user-generated content for excessive capitalization, inconsistent punctuation, or broken line breaks.
- Ensuring accessibility compliance by verifying sufficient contrast ratios and legible character spacing.
Key capabilities
- Detects inconsistencies in font families, sizes, and styles across a document.
- Identifies spacing issues such as irregular line heights, margins, and letter spacing.
- Flags readability problems related to text density and formatting structure.
- Compares content against provided typographic rules or style sheets.
Example prompts
- "Audit this product description for typography consistency with our brand guidelines."
- "Check the spacing and font hierarchy in this blog post draft."
- "Identify any readability issues caused by poor formatting in this legal contract."
Tips & gotchas
Ensure you provide a clear reference style guide or specific rules when requesting an audit to get precise feedback. This skill focuses on visual and structural text elements; it does not evaluate semantic meaning or grammatical correctness unless explicitly tied to formatting conventions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.