Accessibility Checker
This Accessibility Checker verifies digital content for compliance with accessibility standards, ensuring inclusivity and wider 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-checker npx -- -y @trustedskills/accessibility-checker
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"accessibility-checker": {
"command": "npx",
"args": [
"-y",
"@trustedskills/accessibility-checker"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes text for accessibility issues, identifying potential problems for users with disabilities. It checks for things like missing alternative text for images and insufficient color contrast. The tool aims to improve the usability of digital content by flagging areas needing remediation.
When to use it
- Website Content Review: Evaluate a webpage's accessibility before publishing.
- Document Accessibility Audit: Check PDFs or Word documents for compliance with accessibility guidelines.
- Image Alt Text Generation: Identify images lacking descriptive alternative text.
- Social Media Post Analysis: Ensure social media content is accessible to all users.
Key capabilities
- Accessibility analysis
- Identification of missing alt text
- Color contrast checking
- Content remediation suggestions
Example prompts
- "Check the accessibility of this webpage: [URL]"
- "Analyze this document for accessibility issues and suggest improvements: [Document Content]"
- "What's wrong with the accessibility of this image description: '[Image Description]'?"
Tips & gotchas
This skill relies on automated analysis, so manual review is still recommended to ensure complete accuracy. While it can identify potential problems, understanding accessibility best practices will help you interpret and address the findings effectively.
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.