Web Accessibility Audit

🌐Community
by oldwinter Β· vlatest Β· Repository

Helps with web development, auditing as part of building frontend UIs and user experiences workflows.

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 oldwinter-web-accessibility-audit npx -- -y @trustedskills/oldwinter-web-accessibility-audit
2

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

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

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

About This Skill

What it does

This skill performs automated accessibility audits on websites. It identifies potential issues based on WCAG guidelines, providing a report of detected problems and suggestions for remediation. The audit focuses on common accessibility barriers that impact users with disabilities.

When to use it

  • Pre-launch website checks: Ensure new or redesigned websites meet basic accessibility standards before public release.
  • Accessibility compliance reviews: Verify existing websites adhere to WCAG guidelines for legal or organizational requirements.
  • Troubleshooting user feedback: Investigate reported accessibility issues from users experiencing difficulties navigating a site.
  • Content creator support: Assist content creators in making their online materials more accessible.

Key capabilities

  • Automated accessibility scanning
  • WCAG guideline adherence checks
  • Report generation with remediation suggestions

Example prompts

  • "Audit the website at https://www.example.com for accessibility issues."
  • "Run an accessibility check on this webpage: https://blog.example.com/article-1 and provide a summary of findings."
  • β€œCan you assess the accessibility of my portfolio site, https://myportfolio.example.com?”

Tips & gotchas

This skill performs automated checks and may not identify all accessibility issues. Manual review by an accessibility expert is recommended for comprehensive evaluation.

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

🌐 Community

Passed automated security scans.