If you're implementing WCAG 2.2 Level AA compliance across web, iOS, or Android, this gives you the technical specifics: semantic ARIA mappings, accessibility traits, target sizes, focus management patterns. It's built around the POUR principles and includes cross-platform translation tables so you know exactly how `aria-label` maps to `.accessibilityLabel()` or `contentDescription`. The examples are concrete, from search forms to SwiftUI buttons, and it covers newer 2.2 criteria like the 24px minimum target size and redundant entry prevention. Most useful when you're auditing existing code or writing component specs where you need to get the accessibility tree right the first time. The anti-patterns section alone (div-buttons, uncontained modal focus) is worth keeping around.
npx -y skills add affaan-m/ecc --skill accessibility --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
leonxlnx/taste-skill
supercent-io/skills-template
supercent-io/skills-template