Accessibility Checker

🌐Community
by matteocervelli · vlatest · Repository

This Accessibility Checker analyzes content for web accessibility issues, ensuring inclusive design and wider user reach.

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 matteocervelli-accessibility-checker npx -- -y @trustedskills/matteocervelli-accessibility-checker
2

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

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

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

About This Skill

What it does

This skill, matteocervelli-accessibility-checker, analyzes text for common accessibility issues. It identifies potential problems related to color contrast, font sizes, and other factors that could impact users with disabilities. The tool aims to improve digital content's inclusivity by providing feedback on these aspects.

When to use it

  • Website Content Review: Before publishing new website pages or blog posts, check for accessibility compliance.
  • Document Accessibility: Evaluate the accessibility of documents like PDFs or Word files before sharing them.
  • Marketing Materials: Ensure marketing emails and social media content are accessible to a wider audience.
  • Educational Resources: Verify that online learning materials meet accessibility standards for students with diverse needs.

Key capabilities

  • Accessibility analysis
  • Color contrast checks
  • Font size evaluation

Example prompts

  • "Analyze this paragraph for accessibility issues: [paste text here]"
  • "Check the color contrast of these two colors: #FFFFFF and #000000."
  • “Evaluate this document’s accessibility: [paste document content]”

Tips & gotchas

The skill's effectiveness depends on the quality and format of the input text. It is best suited for plain text or well-formatted HTML, as complex layouts may impact accuracy.

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
matteocervelli
Installs
10

🌐 Community

Passed automated security scans.