Skip to content

Commit c4b8d7c

Browse files
committed
docs: add wai aria apg patterns to /review-a11y
1 parent 122eba8 commit c4b8d7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/skills/review-a11y/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ how to install and configure them.
3434
4. Identify all element states: default, hover, focus, active, disabled,
3535
expanded, checked, loading, error, etc. (whatever the element supports), including
3636
the states of sub elements (e.g. aria active descendant for a select)
37+
5. Identify relevant [ARIA APG Patterns](https://w3.org/WAI/ARIA/apg/patterns/) for the element
3738

3839
### Phase 2: Check Internal ARIA
3940

0 commit comments

Comments
 (0)