What problem does it solve? Implementing JavaScript animations from scratch requires deep knowledge of the Anime.js v4 API, and developers often struggle with correct syntax for timelines, staggered effects, SVG morphing, scroll triggers, and draggable interactions. ## Core Features & Use Cases - Animation & Timelines: Create property animations, keyframe sequences, and choreographed multi-element timelines with precise time positioning and labels. - SVG, Scroll & Draggable: Build SVG line drawing and shape morphing, scroll-synced animations via onScroll, and physics-based draggable elements with spring easing. - Use Case: When building a landing page, use this Skill to generate a staggered hero text reveal, a scroll-synced parallax section, and an SVG logo line-drawing animation with correct Anime.js v4 imports and React integration via createScope. ## Quick Start Use the animejs skill to create a staggered fade-in animation for my card grid that triggers when it scrolls into view.