Accessibility Checker

🌐Community
by armanzeroeight · vlatest · Repository

This tool automatically identifies potential accessibility issues in your content, ensuring wider reach and compliance for users with disabilities.

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

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

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

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

About This Skill

What it does

The armanzeroeight-accessibility-checker skill analyzes text content to identify potential accessibility issues. It checks for common problems like insufficient color contrast, missing alternative text for images, and improper heading structure. The tool aims to improve the usability of digital content for people with disabilities.

When to use it

  • Website Content Audit: Evaluate a webpage or website section for accessibility compliance before launch.
  • Document Review: Check documents (like PDFs or Word files) for accessibility issues prior to distribution.
  • Image Alt Text Generation: Assess whether existing image alt text is descriptive and appropriate.
  • Content Creation Feedback: Get real-time feedback on content as it's being written, ensuring accessibility from the start.

Key capabilities

  • Accessibility analysis of text content
  • Identification of color contrast issues
  • Assessment of alternative text for images
  • Evaluation of heading structure

Example prompts

  • "Check this webpage content for accessibility: [paste webpage HTML]"
  • "Analyze this image alt text and suggest improvements: 'a cat sitting on a mat'"
  • "Evaluate the headings in this document for proper hierarchy: [paste document text]"

Tips & gotchas

The skill's effectiveness depends on providing clear and complete content. While it identifies potential issues, manual review by an accessibility expert is still recommended for full compliance.

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
armanzeroeight
Installs
5

🌐 Community

Passed automated security scans.