What is accessibility-issues?
Use when animation excludes users with vestibular disorders, cognitive disabilities, or assistive technology needs Source: dylantarre/animation-principles.
Use when animation excludes users with vestibular disorders, cognitive disabilities, or assistive technology needs
Quickly install accessibility-issues AI skill to your development environment via command line
Source: dylantarre/animation-principles.
Squash and Stretch Issue: Excessive distortion causes disorientation Fix: Reduce or eliminate squash/stretch for users with prefers-reduced-motion. Use opacity changes instead.
Secondary Action Issue: Too many moving elements Fix: Limit to one animated element at a time. Secondary actions should be subtle or removed.
Exaggeration Issue: Dramatic motion triggers vestibular responses Fix: Reduce scale, rotation, and position changes. Keep movements small and predictable.
Use when animation excludes users with vestibular disorders, cognitive disabilities, or assistive technology needs Source: dylantarre/animation-principles.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/dylantarre/animation-principles --skill accessibility-issuesUse when animation excludes users with vestibular disorders, cognitive disabilities, or assistive technology needs Source: dylantarre/animation-principles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dylantarre/animation-principles --skill accessibility-issues Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/dylantarre/animation-principles