Wcag Audit Patterns
Helps with auditing, patterns as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rmyndharis-wcag-audit-patterns npx -- -y @trustedskills/rmyndharis-wcag-audit-patterns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rmyndharis-wcag-audit-patterns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rmyndharis-wcag-audit-patterns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides patterns for conducting WCAG (Web Content Accessibility Guidelines) audits. It helps identify common accessibility issues and suggests remediation strategies based on established best practices. The tool aims to streamline the audit process, ensuring websites and digital content are more inclusive and accessible to users with disabilities.
When to use it
- Website Audits: Evaluate a website's compliance with WCAG guidelines before launch or during maintenance.
- Content Creation Review: Assess newly created web content (documents, videos, interactive elements) for accessibility issues.
- Accessibility Remediation Planning: Generate a prioritized list of fixes based on audit findings.
- Training & Education: Use the patterns as examples to educate developers and designers about accessible design principles.
Key capabilities
- WCAG pattern identification
- Remediation suggestions
- Audit process streamlining
- Accessibility best practices adherence
Example prompts
- "Perform a WCAG audit on this webpage: [URL]"
- "What are the common accessibility issues with image alt text?"
- "Suggest remediation steps for insufficient color contrast."
Tips & gotchas
The skill's effectiveness depends on providing clear and complete information about the content being audited. While it provides suggestions, a human expert should always review the results to ensure accuracy and context-specific solutions.
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.