When to use Use this skill when creating Remotion video compositions that need GSAP's advanced animation capabilities beyond Remotion's built-in and . Use GSAP when you need: - Complex timeline orchestration (nesting, labels, position parameters like ) - Text splitting animation (SplitText: chars/words/lines with mask reveals) - SVG shape morphing (MorphSVG), stroke drawing (DrawSVG), path-following (MotionPath) - Advanced easing (CustomEase from SVG paths, RoughEase, SlowMo, CustomBounce, CustomWiggle) - Stagger with grid, center/edges distribution - Character scramble/decode effects (Scramb…