From quorum
Audits web UIs for WCAG 2.1 AA compliance, ARIA attributes, semantic HTML, keyboard navigation, focus management, and screen reader support using a11y_scan tool.
npx claudepluginhub berrzebb/quorum --plugin quorum**Primary tool**: `a11y_scan` 1. **WCAG 2.1 AA compliance** — contrast ratios, text alternatives, focus management 2. **ARIA attributes** — correct roles, states, properties 3. **Semantic HTML** — proper heading hierarchy, landmark regions 4. **Keyboard support** — tab order, focus indicators, skip links 5. **Screen reader** — live regions, form labels, error announcements - [ ] A11Y-1: All int...
Fills Nyquist validation gaps by generating runnable behavioral tests for phase requirements, running them adversarially, debugging failures (max 3 iterations), verifying coverage, and escalating blockers.
Share bugs, ideas, or general feedback.
Primary tool: a11y_scan