| name | motion-design-recipes |
| description | Create fluid animations using GSAP, CSS, or Lottie. |
Motion Design Recipes
This skill provides bionicbot with instructions for designing professional web and app animations.
Instructions
- Define the type of motion (Scroll-based, Hover, Entrance, Exit).
- Select the technology (CSS Transitions, GSAP, or Lottie for complex icons).
- Set easing functions (e.g., ease-in-out, cubic-bezier) for natural feel.
- Define duration and delay for sequences.
- Optimize for performance to ensure high frame rates.
Examples
- "Add a smooth fade-in and slide-up animation to all landing page headers."
- "Create a GSAP sequence for a product reveal on scroll."