From design
Audit designs and code for WCAG 2.1 AA compliance. Trigger with "is this accessible", "accessibility check", "WCAG audit", "can screen readers use this", "color contrast", or when the user asks about making designs or code accessible to all users.
How this skill is triggered — by the user, by Claude, or both
Slash command
/design:accessibility-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Evaluate designs and implementations against WCAG 2.1 AA standards.
Evaluate designs and implementations against WCAG 2.1 AA standards.
5plugins reuse this skill
First indexed Jul 11, 2026
npx claudepluginhub gitdigital-products/knowledge-work-plugins --plugin designRuns WCAG 2.1 AA accessibility audits on designs or pages, checking color contrast, keyboard navigation, touch targets, and screen reader behavior.
Audits web projects against WCAG 2.1 AA with a structured checklist and code-level fixes. Covers Perceptible, Operable, and Comprensible principles.
Enforces WCAG AA and ARIA best practices for screen readers, keyboard navigation, and focus management. Use when building or auditing user-facing interfaces for accessibility compliance.