What problem does it solve? Designing scroll-based animations in Angular requires deep knowledge of GSAP, ScrollTrigger configuration, easing curves, and trigger points. This Skill removes that guesswork by guiding you through designing, configuring, and generating complete Angular components using the @hive-academy/angular-gsap library. ## Core Features & Use Cases - Reverse-Engineer Reference Media: Analyze a video, GIF, or screenshot of a scroll interaction to detect animation types, easing, timing, and trigger points, then recreate them with angular-gsap directives. - Conversational Animation Design: Describe the effect you want (parallax, pinned sections, staggered entrances, hijacked scroll) and receive recommended directives, durations, and easing functions. - Production-Ready Templates: Start from documented page and section templates such as fullpage showcases, parallax heroes, split-panel timelines, and feature card grids. - Use Case: You want a landing page hero where the title slides up on entry and the background moves at half scroll speed. The Skill produces a complete standalone Angular component combining viewportAnimation and scrollAnimation directives with tuned timing. ## Quick Start Ask the assistant to create an Angular scroll animation component with a parallax hero background and staggered feature cards using the angular-gsap library.