name: accessibility-rules description: Concise accessibility checklist and practices for components in the repository. Use when implementing UI to ensure keyboard, screen reader, and focus semantics. license: MIT metadata: author: AI Agents version: "1.0"
When to use this skill
Use this skill when building new components, refactoring existing ones, or auditing for accessibility. Use this skill when implementing UI to ensure keyboard, screen reader, and focus semantics are preserved. Covers WCAG 2.1 AA principles and practical implementation patterns.
For complete checklist, testing procedures and examples, see references/REFERENCE.md.