Web Accessibility Audit
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.
Run in terminal (recommended)
claude mcp add oldwinter-web-accessibility-audit npx -- -y @trustedskills/oldwinter-web-accessibility-audit
Or manually add to ~/.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.comfor accessibility issues." - "Run an accessibility check on this webpage:
https://blog.example.com/article-1and 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.