Accessibility Checker

🌐Community
by kanopi · vlatest · Repository

This Accessibility Checker by kanopi analyzes content for potential barriers, ensuring inclusivity and wider reach for all users.

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

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

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

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

About This Skill

What it does

The kanopi-accessibility-checker skill analyzes digital content to identify potential accessibility issues. It helps ensure websites and documents are usable by people with disabilities, adhering to WCAG guidelines. The tool provides reports detailing detected problems and suggests remediation strategies for improved inclusivity.

When to use it

  • Website Audits: Before launching a new website or redesigning an existing one, assess its accessibility.
  • Document Review: Check PDFs, Word documents, or other digital files for accessibility compliance before distribution.
  • Content Creation: Evaluate newly created content (web pages, blog posts) to proactively address accessibility concerns.
  • Accessibility Remediation: Identify specific areas needing improvement after an initial accessibility assessment.

Key capabilities

  • WCAG guideline adherence checking
  • Digital content analysis
  • Report generation with remediation suggestions
  • PDF and document accessibility testing

Example prompts

  • "Check the accessibility of this URL: [website address]"
  • "Analyze this PDF for accessibility issues: [file path]"
  • "Generate an accessibility report for my website."

Tips & gotchas

The skill's effectiveness depends on providing accurate and complete content. While it identifies potential problems, manual review and adjustments are often necessary to fully resolve accessibility concerns.

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
kanopi
Installs
7

🌐 Community

Passed automated security scans.