diff --git a/.cursor/skills/accessibility-review/SKILL.md b/.cursor/skills/accessibility-review/SKILL.md new file mode 100644 index 000000000..20f697292 --- /dev/null +++ b/.cursor/skills/accessibility-review/SKILL.md @@ -0,0 +1,20 @@ +--- +name: accessibility-review +description: Reviews keyboard navigation support, semantic HTML tags, drawer/dialog behaviors, focus management, and screen-reader standards. Use during UI audits. +--- + +# Accessibility Review Skill + +Use this skill when reviewing user interfaces to ensure compliance with a11y standards. + +## Review Checklist + +### 1. Keyboard & Focus Control + +- **Interactive Elements:** Verify all button-like and link-like components use semantic HTML elements (`