AOS — анимации при прокрутке страницы
★ 6.5 · vibe-coding
scroll-reveal-libraries is a Claude Code skill that integrates the AOS (Animate On Scroll) library for scroll-triggered animations on websites. It covers 50+ built-in effects — fades, slides, zooms, and flips — configured entirely via data attributes in HTML, with no manual JavaScript animation logic required. Both global settings via AOS.init() and per-element overrides control duration, delay, easing, offset, and whether animations replay on re-entry. The skill targets landing pages, marketing sites, blogs, and quick prototypes that need straightforward scroll reveal effects without the complexity of GSAP ScrollTrigger or Framer Motion. AOS is framework-agnostic and works equally well with vanilla JS, React, Vue, and other environments.