What problem does it solve?
Static marketing layouts fail to communicate complex product narratives; this Skill provides a structured playbook for choreographing scroll-synced animations so each scroll segment reveals a new product state, feature layer, or workflow step without breaking readability or performance.
Core Features & Use Cases
- Pinned scene choreography: Use GSAP ScrollTrigger with
pin: true and scrub timelines mapped to explicit labels for sticky product storytelling sections.
- Progressive UI reveals: Draw in frames, fade controls, slide panels, count values up, and swap states as the user advances through the narrative.
- Cinematic transitions and depth: Apply section handoffs, parallax layers, masks, and smooth interpolation via quickSetter/quickTo while keeping text contrast and CTAs intact.
- Use Case: Recreate a premium landing page like the included Cleopatra LP Markets demo, where a pinned analytics panel updates in measured steps as the user scrolls through the product story.
Quick Start
Use the gsap-scrolltrigger-storytelling skill to build a responsive single-page product story with pinned scroll scenes and progressive UI reveals based on the included demo reference.