This skill enables Claude to implement smooth, browser-native scroll animations without the overhead of heavy JavaScript libraries. It leverages the modern Scroll-Driven Animations API—specifically ScrollTimeline and ViewTimeline—to create reading progress indicators, element reveal effects, and sophisticated parallax sections. Designed for modern frontend workflows, it includes standardized patterns for progressive enhancement, React integration, and performance optimization to ensure a fluid user experience across supported browsers like Chrome, Edge, and Safari while providing clean fallbacks for others.
주요 기능
01Sticky header and reading progress bar implementations
0269 GitHub stars
03Viewport-based ViewTimeline reveals and entrance effects
04Zero-JS parallax performance patterns for marketing UI
05Declarative Scroll-Linked Animations via scroll()
06Progressive enhancement with @supports and IntersectionObserver fallbacks