All motion keywords
Flair
glow-pulseGlow pulse
Breathing neon glow — draws the eye to a hot CTA.
Live
tap / hover to play<motion.div
animate={{
boxShadow: [
"0 0 0px rgba(99,91,255,0)",
"0 0 28px rgba(99,91,255,0.7)",
"0 0 0px rgba(99,91,255,0)",
],
}}
transition={{ duration: 1.8, repeat: Infinity, ease: "easeInOut" }}
/>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 glow-pulse and the recipe lands in your code.
Personality
Pairs naturally with the pulse seed (rhythmic, alive).
Related Flair moves
20+ named motion moves
All copy-paste, all in StyleSeed’s design engine. MIT.