review

Installation
SKILL.md

Review Accessibility Decisions

Surface the accessibility decisions that were made — deliberately or by default — in an existing feature, and document them before they get lost.

Process

Step 1: Identify Implicit Decisions

Walk through the feature and list every design choice that affects accessibility, even if nobody explicitly decided it:

  • How is keyboard navigation handled?
  • What happens with screen readers?
  • What colour and contrast choices were made?
  • How are errors communicated?
  • What motion and animation exists?
  • What user preferences are respected?
Related skills

More from owl-listener/inclusive-design-skills

Installs
10
GitHub Stars
57
First Seen
Mar 19, 2026