All motion keywords
Attentionwiggle

Wiggle

Quick horizontal shake — error / wrong input.

Wrong code
tap / hover to play
<motion.div
  animate={shake ? { x: [0, -6, 6, -4, 4, 0] } : { x: 0 }}
  transition={{ duration: 0.4 }}
/>

How to use it

Copy-paste

Grab the code above and drop it onto any motion.* element.

Or name it

In Claude Code / Cursor, run /ss-motion wiggle and the recipe lands in your code.

Personality

Pairs naturally with the snap seed (instant, decisive).

Related Attention moves

20+ named motion moves
All copy-paste, all in StyleSeed’s design engine. MIT.