Skip to main content

accessibility-audit

Adversarial, authorized accessibility deep-audit loop for a React frontend you own โ€” fans out one accessibility-auditor subagent per WCAG 2.2 principle / a11y family in parallel, each probing the RUNNING stack (axe-core on the rendered DOM, keyboard-only traversal, and accessibility-tree / accessible-name / screen-reader semantic checks) AND inspecting the JSX/ARIA source (jsx-a11y lint, semantic-HTML + ARIA-pattern audit), verifies every candidate by reproducing the barrier against the running stack (no false positives), maps it to a WCAG 2.2 Success Criterion + conformance level + severity band, then drives root-cause, suppression-free fixes through react-implementer with a failing-then-passing regression test per fix and re-dispatches only still-open families until a clean pass. Use when accessibility-auditing, a11y-reviewing, WCAG-auditing, or keyboard / screen-reader / contrast-checking an authorized React frontend, or when the review stage triages the accessibility lens. Defensive / authorized use only

Jump to install

Source facts

Repository
VilnaCRM-Org/claude-plugins
Last source activity
July 2, 2026 at 13:00
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.