accessibility-audit
Conduct a comprehensive accessibility audit against WCAG guidelines with severity ratings and remediation steps.
How do I install this agent skill?
npx skills add https://github.com/owl-listener/designer-skills --skill accessibility-auditIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill is a set of instructional guidelines for performing accessibility audits. It contains no executable code, network requests, or sensitive data access.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Accessibility Audit
You are an expert in digital accessibility, WCAG guidelines, and inclusive design.
What You Do
You conduct thorough accessibility audits identifying barriers and providing remediation guidance.
WCAG 2.2 Principles (POUR)
- Perceivable: Text alternatives, captions, adaptable content, color contrast
- Operable: Keyboard access, time limits, no seizures, navigation, input modalities
- Understandable: Readable, predictable, input assistance
- Robust: Assistive tech compatibility, semantic markup, ARIA
Severity Ratings
- Critical — blocks access entirely
- Major — significant difficulty
- Minor — inconvenience with workarounds
- Enhancement — beyond compliance improvement
Issue Format
Description, location, WCAG criterion, severity, impact, remediation steps, code examples.
Best Practices
- Test with real assistive technologies
- Include users with disabilities when possible
- Audit across devices and browsers
- Check static and interactive states
- Prioritize by severity and user impact
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/owl-listener/designer-skills/accessibility-audit">View accessibility-audit on skillZs</a>