Install
npx skillscat add jkense/agent-skills-wcag/wcag-audit-operable-motion Install via the SkillsCat registry.
About this skill
This skill evaluates animations, transitions, and moving visual elements for accessibility compliance, identifying issues such as excessive motion, lack of pause controls, or failure to meet motion reduction criteria. It helps developers ensure that route animations meet WCAG 2.1 guidelines, and should be used when implementing dynamic UI components that involve movement.
SKILL.md
When to Use
Use when adding animations, transitions, or moving visual elements.