How this skill is triggered — by the user, by Claude, or both
Slash command
/accessibility:checklistThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a quick WCAG 2.1 AA accessibility checklist against "$ARGUMENTS". This is a lightweight check — use the full audit workflow (scope → evaluate → report) for comprehensive testing.
Run a quick WCAG 2.1 AA accessibility checklist against "$ARGUMENTS". This is a lightweight check — use the full audit workflow (scope → evaluate → report) for comprehensive testing.
None — this is a utility skill that can run anytime.
Read the target:
Check each category:
Images & Media:
Structure:
Color & Contrast:
Keyboard:
Forms:
ARIA:
Motion:
Report results directly to the user (no artifact file):
Present the checklist results directly to the user. No artifact file created — this is a quick check, not a formal audit.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub bromso/metapowers --plugin accessibility