accessibility-rules
Concise accessibility checklist and practices for components in the repository. Use when implementing UI to ensure keyboard, screen reader, and focus semantics.
$ 安裝
git clone https://github.com/pixu1980/karaoke-tracker /tmp/karaoke-tracker && cp -r /tmp/karaoke-tracker/.ai/skills/accessibility-rules ~/.claude/skills/karaoke-tracker// tip: Run this command in your terminal to install the skill
SKILL.md
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.
Repository

pixu1980
Author
pixu1980/karaoke-tracker/.ai/skills/accessibility-rules
0
Stars
0
Forks
Updated2d ago
Added1w ago