From pm-design
Generates a WCAG 2.2 accessibility audit checklist with pass/fail assessments and specific remediation suggestions for any UI or design.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-design:accessibility-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill produces a structured accessibility audit based on WCAG 2.2 guidelines. It covers visual, motor, cognitive, and screen reader accessibility — with prioritised remediation for each issue found.
This skill produces a structured accessibility audit based on WCAG 2.2 guidelines. It covers visual, motor, cognitive, and screen reader accessibility — with prioritised remediation for each issue found.
Ask the user for these if not provided:
Target standard: WCAG 2.2 Level [AA] Platform: [Platform] Date: [Date]
| Category | Issues Found | Critical | Moderate | Minor |
|---|---|---|---|---|
| Perceivable | ||||
| Operable | ||||
| Understandable | ||||
| Robust | ||||
| Total |
Overall compliance status: ✅ Compliant / 🟡 Minor issues / 🔴 Fails AA standard
alt="" to be skipped by screen readersIssues found: [List specific issues or "None"]
Issues found:
Issues found:
Issues found:
outline: none without replacement)Issues found:
Issues found:
lang attribute)Issues found:
Issues found:
| Priority | Issue | WCAG Criterion | Fix | Effort |
|---|---|---|---|---|
| 🔴 Critical | [Issue] | [e.g. 1.4.3 Contrast] | [Specific fix] | [Low/Med/High] |
| 🟡 Moderate | [Issue] | |||
| 🟢 Minor | [Issue] |
Priority definitions:
[List any issues that are trivially fixable — e.g. adding alt text, fixing contrast with a colour swap, adding a lang attribute. These are easy to ship immediately.]
3plugins reuse this skill
First indexed Jun 9, 2026
npx claudepluginhub kriptoburak/mohitagw-pm-claude-skills --plugin pm-designGenerates a WCAG 2.2 accessibility audit checklist with pass/fail assessments and specific remediation suggestions for any UI or design.
Conducts WCAG compliance audits, identifies accessibility barriers, and provides remediation guidance for web and mobile experiences.
Audits web and mobile experiences for WCAG compliance, identifies accessibility barriers, and provides remediation guidance with automated and manual testing.