Font_Consistency_Analyzer

🌐Community
by davidcastagnetoa · vlatest · Repository

This tool checks documents for consistent fonts, ensuring a polished and professional look across all materials.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add font_consistency_analyzer npx -- -y @trustedskills/font_consistency_analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "font_consistency_analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/font_consistency_analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The font_consistency_analyzer skill analyzes text documents to identify inconsistencies in font usage. It can detect variations in font families, sizes, and weights within a document or across multiple files. This is useful for maintaining brand consistency and ensuring professional-looking outputs.

When to use it

  • Brand Guidelines Enforcement: Ensure marketing materials adhere to established brand typography rules.
  • Document Standardization: Clean up documents with inconsistent formatting before publishing or sharing.
  • Content Migration: Verify font consistency when migrating content from one system to another.
  • Accessibility Review: Identify potential accessibility issues related to font size and contrast variations.

Key capabilities

  • Font family detection
  • Font size identification
  • Font weight analysis
  • Cross-document comparison (implied)

Example prompts

  • "Analyze this document for font inconsistencies."
  • "Compare the fonts used in these two files and report any differences."
  • "Check if this marketing brochure follows our brand's typography guidelines."

Tips & gotchas

The skill likely requires a text-based input format (e.g., PDF, DOCX) to function correctly. Results may vary depending on the complexity of the document formatting and embedded fonts.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
davidcastagnetoa
Installs
4

🌐 Community

Passed automated security scans.