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.
npx claudepluginhub 8gg-git/knowledge-work-plugins --plugin designAudits web accessibility for WCAG 2.1 AA compliance using checklists across perceptible, operable, comprehensible, robust principles, with issues and code fixes.
Audits Figma designs or web pages for WCAG 2.1 AA compliance, checking color contrast, keyboard navigation, touch targets, labels, and screen reader support.
Automatically checks code and elements for accessibility issues when users ask about WCAG compliance or accessibility. Performs focused checks on components, forms, or pages.