Skip to content

Add accessibility testing tools to Accessibility section#34

Open
shibley wants to merge 1 commit intocodeSTACKr:masterfrom
shibley:add-accessibility-tools
Open

Add accessibility testing tools to Accessibility section#34
shibley wants to merge 1 commit intocodeSTACKr:masterfrom
shibley:add-accessibility-tools

Conversation

@shibley
Copy link

@shibley shibley commented Feb 28, 2026

The Accessibility section currently has only 3 entries focused on cheat sheets and color contrast. This PR adds essential testing tools that developers need for hands-on accessibility work:

  • WAVE (WebAIM) — The most widely used free accessibility evaluation tool
  • RatedWithAI — AI-powered WCAG compliance scanner with actionable fix recommendations
  • axe DevTools (Deque) — Industry-standard browser extension built on the open-source axe-core engine

With ADA Title II web accessibility requirements expanding in 2026, these tools are increasingly essential for developers. All are free to use.

Thank you for maintaining this resource!

@shibley
Copy link
Author

shibley commented Mar 22, 2026

Hi! Just following up on this PR — it adds practical accessibility testing tools alongside the existing cheat sheets in the Accessibility section. WAI-ARIA Practices is the W3C reference, RatedWithAI gives instant WCAG 2.2 scores, and Lighthouse covers performance + accessibility auditing. Let me know if any changes are needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant