wcag-audit-operable-motion-deep
Installation
SKILL.md
When to Use
Apply when implementing animations, transitions, scrolling effects, or moving visual content.
Rules
- Provide option to pause, stop, or hide moving content
- Limit animation duration to 5 seconds or less for auto-playing content
- Avoid animations that flash more than 3 times per second
- Respect user motion preferences when available
- Ensure content remains usable during and after animations
- Provide static alternatives for animated content
- Avoid large-scale movement that could trigger vestibular disorders
- Test animations with different motion sensitivity settings
Avoid
- Auto-playing animations that cannot be paused or stopped
- Rapid flashing or strobe effects above safe thresholds
- Animations that continue when content loses focus
- Motion that obscures important interface elements
Related skills
More from jkense/agent-skills-wcag
wcag-audit-operable-keyboard-focus
Validate logical keyboard navigation order for interface elements
11wcag-audit-perceivable-color-contrast
Calculate WCAG contrast ratios for text and non-text elements
11wcag-audit-operable-keyboard
Route user interaction and control accessibility design patterns
8wcag-audit-perceivable-layout-deep
Page structure and spatial organization accessibility design patterns
8wcag-audit-perceivable-color-blindness
Simulate how colors appear to users with different types of color blindness
8wcag-audit-perceivable-text-deep
Comprehensive typography accessibility rules for text design and readability
7