agentsclimarketplace

Motion audit

Skill Dragoon0x/everything-design-taste/skills/motion-audit

Motion design review, animation performance, and motion consistency checking.From its SKILL.md

Install
npx -y skills add Dragoon0x/everything-design-taste --skill motion-audit

Assembled 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-motion is 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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.