wcag-audit-operable-motion-test
Installation
SKILL.md
When to Use
Use this tool when implementing animations, transitions, or moving content to ensure compliance with motion sensitivity guidelines and respect for user reduced motion preferences.
Usage
Command Line
node scripts/test.js --duration 3.5 --type parallax
node scripts/test.js --duration 2.0 --flashes 5 --reduced-motion true
node scripts/test.js --json '{"duration": 4.2, "type": "scroll", "flashes": 0}'
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