Accessibility Compliance
Ensures digital content meets accessibility standards (WCAG) for inclusivity and legal compliance, minimizing risk & broadening user reach.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add accessibility-compliance npx -- -y @trustedskills/accessibility-compliance
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"accessibility-compliance": {
"command": "npx",
"args": [
"-y",
"@trustedskills/accessibility-compliance"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The accessibility-compliance skill ensures that digital content, such as websites and applications, meets established standards like WCAG (Web Content Accessibility Guidelines). It identifies potential barriers to access for users with disabilities and provides actionable recommendations to improve compliance.
When to use it
- Before launching a new website or application to ensure it is accessible to all users.
- When updating existing content to meet evolving accessibility regulations.
- During audits to evaluate the current level of accessibility compliance.
- To prepare materials for public-facing platforms that require ADA (Americans with Disabilities Act) compliance.
Key capabilities
- Scans digital content for common accessibility issues.
- Provides detailed reports on non-compliant elements.
- Offers suggestions for remediation based on WCAG guidelines.
- Supports multiple standards and regulations globally.
Example prompts
- "Check this webpage for accessibility issues."
- "Generate a compliance report for our mobile app according to WCAG 2.1."
- "Identify any barriers to screen reader users in this document."
Tips & gotchas
- Ensure that the content being checked is fully rendered and accessible to the tool.
- Use this skill in conjunction with manual testing for comprehensive results.
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.