git log --oneline --stat
HEAD
- Stars
- 5.8k
- Forks
- 70
- Updated
- Apr 18, 2026
repo --stat
stars
5.8k
forks
70
last update
Apr 18, 2026
license
MPL-2.0v4.9.1
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add web-accessibility-audit - Invoke
// Run from any project directory
$ claude --skill web-accessibility-audit "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill web-accessibility-audit "now refactor it"
web-accessibility-audit/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Web Accessibility Auditor
- slug:
- web-accessibility-audit
- version:
- v4.9.1
- license:
- MPL-2.0
- author:
- @deque-axe
- repository:
- github.com/dequelabs/axe-core
- categories:
- tags:
- #accessibility#wcag#aria#a11y#screen-reader
- description:
Audit and fix WCAG 2.2 AA issues: ARIA, colour contrast, keyboard nav, and screen reader support.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
web-accessibility-audit/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…