Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
onewave-ai avatar

Accessibility Auditor

  • 241 installs
  • 237 repo stars
  • Updated July 15, 2026
  • onewave-ai/claude-skills

Audit pages and components for WCAG accessibility gaps—contrast, keyboard navigation, ARIA, focus order—before launch or during compliance reviews.

About

Reviews websites and UI flows for accessibility violations including color contrast, keyboard traps, missing labels, and semantic structure so teams remediate issues before launch or audits.

  • WCAG gap detection
  • Keyboard and ARIA checks
  • Contrast and focus order
  • Pre-launch compliance

Accessibility Auditor by the numbers

  • 241 all-time installs (skills.sh)
  • +11 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #705 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/onewave-ai/claude-skills --skill accessibility-auditor

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs241
repo stars237
Last updatedJuly 15, 2026
Repositoryonewave-ai/claude-skills

What it does

Audit pages and components for WCAG accessibility gaps—contrast, keyboard navigation, ARIA, focus order—before launch or during compliance reviews.

Files

SKILL.mdMarkdownGitHub ↗

Accessibility Auditor

Audit a website for accessibility defects and bring it to WCAG 2.1 AA compliance.

Contents

  • references/automated-testing.md - CLI commands, jest-axe, Playwright, and tooling
  • references/wcag-checklist.md - WCAG Level A/AA criteria and keyboard testing checklist
  • references/common-fixes.md - Fix patterns for the 7 most common defects plus the sr-only class
  • references/aria-patterns.md - ARIA markup for tabs, accordion, menu, alert, progress

Workflow

1. Run automated checks. Execute the CLI scans and add jest-axe or Playwright assertions per references/automated-testing.md. 2. Test the keyboard. Tab through the page and verify order, activation, escape, focus visibility, and absence of traps using the checklist in references/wcag-checklist.md. 3. Test with a screen reader. Walk the page with NVDA or VoiceOver and confirm names, roles, and announced state. 4. Check WCAG criteria. Audit each Level A and AA criterion in references/wcag-checklist.md. 5. Apply fixes. Resolve each finding with the patterns in references/common-fixes.md and references/aria-patterns.md, then re-run step 1 to confirm zero violations.

Related skills

Securitycomplianceaudit

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.