From skill-chain
Run automated WCAG 2.1 AA accessibility audits using axe-core via Playwright. Use when implementing or reviewing UI features to enforce accessibility compliance, catch color contrast failures, validate keyboard navigation, check screen reader landmarks, verify alt text and ARIA attributes, or gate feature completion on accessibility standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skill-chain:accessibility-checkerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Install `@axe-core/playwright` as a devDependency if not already present.
Install @axe-core/playwright as a devDependency if not already present.
Generate a structured violation report per page/component:
Page/Component | Severity | Element | Rule | Fix
Integrate into CI via GitHub Actions with headless Playwright for automated runs on every PR.
npx claudepluginhub cheggin/skill-chain --plugin skill-chainCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.
2plugins reuse this skill
First indexed Apr 15, 2026