Accessibility Auditor
Catch WCAG violations before they reach production
What you can have running in the first 7 days
What is Accessibility Auditor?
A skill that instructs your agent to audit code for accessibility compliance. Covers WCAG 2.1 AA requirements, semantic HTML checks, ARIA attribute validation, keyboard navigation testing, color contrast verification, screen reader compatibility, and focus management. Produces a categorized report with severity levels and fix instructions.
5 min
Intermediate
What's Included
- accessibility-auditor.md
- checklists/wcag-aa-checklist.md
- checklists/keyboard-nav.md
- examples/audit-report.md
- examples/common-fixes.md
- README.md
Preview
# Accessibility Auditor Skill
## Audit Checklist (WCAG 2.1 AA)
### Perceivable
- [ ] All images have meaningful alt text (not "image" or "photo")
- [ ] Color is not the only way to convey information
- [ ] Text contrast ratio ≥ 4.5:1 (large text ≥ 3:1)
- [ ] Video has captions, audio has transcripts
### Operable
- [ ] All interactive elements reachable by keyboard (Tab/Enter/Space)
- [ ] No keyboard traps — can always Tab away
- [ ] Focus order matches visual order
- [ ] Skip-to-content link present
### Understandable
- [ ] Form inputs have visible labels (not just placeholder)
- [ ] Error messages identify the field and describe the fix
- [ ] Language attribute set on <html>
### Robust
- [ ] Valid semantic HTML (no div-as-button)
- [ ] ARIA roles and properties used correctly
- [ ] Works with screen readers (VoiceOver, NVDA)
## Report Format
| Issue | WCAG Rule | Severity | Element | Fix |
|---------------------|-----------|----------|----------------|-----------------|
| Missing alt text | 1.1.1 | Critical | img.hero-photo | Add descriptive alt |
| Low contrast text | 1.4.3 | Major | p.subtitle | Change to #333 |Installation Guide
Get up and running in under 5 minutes.
# Copy the skill into your project
cp accessibility-auditor/SKILL.md .claude/skills/accessibility-auditor.md
# Verify it loads
claude /skill accessibility-auditorSkill Pack. Pay once for the asset. Upgrade to implementation only when you want higher-touch help.
Community acceleration
Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.
Upgrade path
- Start with this package and validate the workflow.
- Add specialized skills or bundles once the core system is stable.
- Use the community to sharpen positioning, demos, and feedback loops.
Need this adapted to your business?
Buy the asset first if you can run it yourself. If this workflow is business-critical or needs custom implementation, move into a sprint or fractional CIO advisory instead of guessing.
Discuss implementation →Tags
Related Products
AI Engineer
Turns ML models into production features that actually scale.
Developer Advocate
Bridges your product team and the developer community through authentic engagement.
Agentic Identity & Trust Architect
Ensures every AI agent can prove who it is, what it's allowed to do, and what it actually...
AI Data Remediation Engineer
Fixes your broken data with surgical AI precision - no rows left behind.