What problem does it solve? Building a cohesive premium motion language for a website requires coordinating smooth scrolling, scroll-triggered reveals, parallax, pinned scenes, hover effects, and custom cursors without conflicts, jank, or accessibility regressions. This Skill provides a complete, reusable implementation pattern so these behaviors work together instead of as isolated animations. ## Core Features & Use Cases - Unified Motion Foundation: Initializes Lenis smooth scrolling synced to the GSAP ticker so ScrollTrigger animations and scroll position stay in lockstep, with reduced-motion fallbacks. - Data-Attribute Motion API: Reusable markup hooks (data-motion-text, data-reveal, data-parallax-image, data-magnetic, data-cursor) for staggered text reveals, clip-path image reveals, parallax layers, pinned horizontal galleries, magnetic hover, and custom cursors. - Use Case: A creative studio building an Awwwards-style portfolio site uses this Skill to add masked line-by-line headline reveals, a pinned horizontal work gallery, subtle image parallax, and a magnetic CTA with a labeled custom cursor, all disabled gracefully for touch and reduced-motion users. ## Quick Start Use the cinematic-gsap-lenis-motion-system skill to add smooth Lenis scrolling with staggered text reveals, parallax images, and a magnetic hover button to my landing page.