Motion audit
Motion design review, animation performance, and motion consistency checking.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill motion-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 142 tokens by cl100k_base, as published. Nobody here has run it
Motion Audit
Checklist
- Every animation has a purpose (orient, focus, express, teach, delight)
- Durations follow the timing scale (100-500ms)
- Easing is consistent (same easing for same type of motion)
-
prefers-reduced-motionis respected - Performance: only transform/opacity animated
- No animation blocks user interaction
- Loading indicators appear after 300ms delay
- Page transitions are under 400ms total
- Stagger delays are 50-100ms (not 200+)
- No infinite animations without purpose
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.