Generate Motion
generate_motionGenerate motion tokens and ready-to-paste keyframes (fade-in, slide-up, scale-in, spring-pop, shimmer) in CSS, Framer Motion, or SwiftUI, with proper easing, durations, and reduced-motion support.
Instructions
Generate a motion system: easing tokens (decelerate/accelerate/standard/spring as cubic-beziers), duration tokens, and ready-to-paste keyframe animations (fade-in, slide-up, scale-in, spring-pop, shimmer) in CSS, Framer Motion, or SwiftUI — grounded in the animation-craft rules (ease-out on enter, small distances, never scale(0), honor reduced-motion). Deterministic real code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack | No | Target stack (default css) | |
| animation | No | Which animation to emit (default all) |