What problem does it solve?
Video transitions between scenes and text beats often look jarring because motion velocity, direction, and blur do not match across the cut. This Skill provides a catalog of seven parameterized GSAP animation techniques so agents author cinematic, velocity-matched transitions in HyperFrames HTML videos.
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 (staggered arrival cascades for title cards) and the nudge curve (three-phase slow-fast-slow group slides).
- Ready-to-copy GSAP code: worker-authored and registry gsap_template implementations with tuning ranges in examples/gsap-implementation.md.
- Use Case: When building a 10-second product intro video, use cut-the-curve as the default scene boundary, a waterfall entry for the title card, and an inverse zoom-through for the payoff line.
Quick Start
Read this Skill before authoring any transition, text-beat handoff, kinetic text entry, or group reposition in a HyperFrames video composition.