accessibility-standards
Installation
SKILL.md
Accessibility Standards
WCAG 2.1 AA compliance guidelines for Vue 3 applications.
When to Activate
Use this skill when the user:
- Says "make it accessible" or "add ARIA labels"
- Asks "keyboard navigation" or "tab order"
- Mentions "screen reader", "WCAG", or "color contrast"
- Wants to "support assistive technology"
Core Principles
- Perceivable: Content must be presentable to users
- Operable: UI must be navigable via keyboard
- Understandable: Information must be clear
- Robust: Compatible with assistive technologies