Help us improve
Share bugs, ideas, or general feedback.
Audits interfaces for multi-modal interaction support across keyboard, touch, pointer, voice, and motion inputs. Use when reviewing an existing interface for interaction accessibility.
npx claudepluginhub owl-listener/inclusive-design-skills --plugin inclusive-interactionHow this skill is triggered — by the user, by Claude, or both
Slash command
/inclusive-interaction:auditThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run a comprehensive audit of how an interface supports diverse input
Guides designing interfaces where users can accomplish tasks via keyboard, mouse, touch, voice, switch, eye tracking, or head pointer. Covers input equivalence, flexible text entry, and alternatives for complex interactions.
Treats accessibility as a design discipline covering WCAG 2.2, screen readers, keyboard navigation, cognitive/motor accessibility, and testing methodology. Activates on accessibility reviews, inclusive design checks, and compliance questions.
Generates a structured WCAG 2.2 accessibility audit with pass/fail checklist and prioritized remediation suggestions for any UI or design.
Share bugs, ideas, or general feedback.
Run a comprehensive audit of how an interface supports diverse input methods, output channels, and physical abilities.
Using keyboard-navigation, attempt every task using only the keyboard. Document: unreachable elements, focus order issues, missing focus indicators, keyboard traps, and missing skip links.
Using touch-target-design, measure all interactive elements. Document: undersized targets, insufficient spacing, precision-dependent interactions, and missing tap alternatives.
Using multi-modal-input and gesture-alternatives, verify that every interaction has at least two input methods. Document: single-input dependencies, disabled paste fields, gesture-only features, and missing alternatives for complex interactions.
Using feedback-and-status and motion-sensitivity, verify that all feedback reaches multiple senses and that motion is safe. Document: colour-only indicators, missing screen reader announcements, dangerous motion, and prefers-reduced-motion support.
Present findings as a structured report:
Severity definitions: