From maestro
Runs Maestro-style accessibility audits for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility. Delivers findings with severity, locations, and remediation patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/maestro:a11y-auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read `${CLAUDE_PLUGIN_ROOT}/references/architecture.md`.
Read ${CLAUDE_PLUGIN_ROOT}/references/architecture.md.
Before delegating, activate the delegation skill to ensure agent-base-protocol and filesystem-safety-protocol are injected into the delegation prompt.
npx claudepluginhub josstei/maestro-orchestrate --plugin maestroAudits web/app accessibility covering semantics, keyboard flow, focus, labels, ARIA, contrast, and responsive behavior. Useful for frontend changes or existing UI needing accessibility review.
Runs a comprehensive WCAG 2.2 AA accessibility audit using 11 specialist agents covering ARIA, contrast, keyboard, and cognitive accessibility. Outputs findings by severity with fix suggestions.