What problem does it solve? Motion-graphics videos often suffer from jarring scene transitions, mismatched animation velocities, and amateur-looking text entrances. This Skill provides a precise parameter catalog for authoring velocity-matched cuts, zoom transitions, staggered text cascades, and group slides with GSAP so every seam reads as intentional cinematic motion. ## Core Features & Use Cases - Five Seam Techniques: Zoom-through, inverse zoom-through, cut-the-curve, waterfall cut, and rack-focus blur-cut, each with exact scale, blur, opacity, ease, and duration parameters. - Two In-Scene Techniques: Waterfall entry for staggered title-card arrivals and the nudge curve for slow-fast-slow three-phase group repositioning. - Ready-to-Copy GSAP Templates: Worker-authored and registry gsap_template code for every variant, including DOM/CSS structure and tuning ranges. - Use Case: When building a kinetic-text video where one headline hands off to the next, apply the waterfall cut parameters (±230px travel, power4.in/out mirrored eases, 0.022s word stagger) so words cascade across the seam at matched velocity. ## Quick Start Read this Skill before authoring any scene transition or kinetic text animation, then copy the matching GSAP template from examples/gsap-implementation.md for the technique you need.