Wcag Audit Perceivable Text Deep
Analyzes text content for WCAG perceivability conformance, identifying complex accessibility issues beyond basic contrast checks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wcag-audit-perceivable-text-deep npx -- -y @trustedskills/wcag-audit-perceivable-text-deep
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wcag-audit-perceivable-text-deep": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wcag-audit-perceivable-text-deep"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill performs a deep audit of text content against WCAG (Web Content Accessibility Guidelines) 1.4.3, specifically focusing on contrast and readability requirements for perceivable text. It analyzes the color and font size combinations to ensure sufficient contrast ratios are met, and assesses overall text legibility based on established guidelines. The goal is to identify potential accessibility issues that could hinder users with visual impairments.
When to use it
- Website Content Review: Before publishing new website content or redesigning existing pages, use this skill to proactively check for perceivable text errors.
- Document Accessibility Check: Evaluate the accessibility of documents like PDFs or Word files before distribution.
- Marketing Materials Audit: Ensure marketing materials (e.g., brochures, social media graphics) meet basic accessibility standards.
- Accessibility Remediation: Identify specific areas where text contrast needs improvement to address existing accessibility concerns.
Key capabilities
- WCAG 1.4.3 compliance checks
- Contrast ratio analysis
- Text legibility assessment
- Identification of perceivable text errors
Example prompts
- "Audit this website content for WCAG 1.4.3 contrast issues: [paste website content here]"
- "Check the readability and contrast of the following text: [paste text sample]"
- "Analyze this PDF document for perceivable text accessibility problems."
Tips & gotchas
This skill requires access to the text content being audited, either directly or via a URL. The accuracy of the audit depends on the quality and completeness of the provided text; complex formatting might require manual review alongside the automated assessment.
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.