atlas_animation_studio
Generate CSS, Framer Motion, and GSAP animations for entrances, exits, hovers, and scroll effects, with reduced-motion accessibility support.
Instructions
Professional animation generator that creates CSS animations, Framer Motion code, GSAP timelines, and micro-interactions. Supports entrance, exit, hover, loading, scroll, and gesture animations with accessibility support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of animation to create | |
| style | No | Animation style/feel | |
| element | Yes | Description of the element to animate (button, card, modal, etc.) | |
| library | Yes | Animation library to generate code for | |
| duration | No | Animation duration in milliseconds | |
| framework | No | Target framework | |
| includeReducedMotion | No | Include prefers-reduced-motion support |