Accessibility Auditor

🌐Community
by onewave-ai · vlatest · Repository

Automates WCAG compliance checks on your website's frontend code, identifying accessibility issues for faster remediation.

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 onewave-ai-accessibility-auditor npx -- -y @trustedskills/onewave-ai-accessibility-auditor
2

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

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

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

About This Skill

What it does

The onewave-ai-accessibility-auditor skill analyzes web pages and provides accessibility reports. It identifies potential issues based on WCAG guidelines, helping developers ensure their websites are usable by people with disabilities. The tool aims to improve digital inclusivity by pinpointing areas needing remediation.

When to use it

  • Website Development: Integrate into your development workflow to proactively identify and fix accessibility problems early on.
  • Content Creation: Audit newly published content (blog posts, articles) for accessibility compliance before release.
  • Accessibility Remediation: Use the reports to guide efforts in fixing existing accessibility issues on a website.
  • Compliance Checks: Verify adherence to accessibility standards like WCAG for legal or regulatory requirements.

Key capabilities

  • WCAG guideline checking
  • Accessibility report generation
  • Web page analysis

Example prompts

  • "Audit the accessibility of this webpage: [URL]"
  • "Generate an accessibility report for my website."
  • "Check this content for WCAG compliance: [content snippet]"

Tips & gotchas

The skill’s accuracy depends on the completeness and correctness of the provided web page or content. It is a tool to aid in accessibility efforts, but should be supplemented with manual testing by users with disabilities.

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
onewave-ai
Installs
10

🌐 Community

Passed automated security scans.