AI AGENT ADDONS

Scroll Reveal Libraries

freshtechbro/claudedesignskills

Scroll animations make websites feel alive and engaging. This skill teaches you how to use AOS, a simple library that adds fade, slide, and zoom effects when visitors scroll down a page. You just add a special attribute to your HTML elements and the animations happen automatically.

It is perfect for marketing pages, landing pages, and websites with lots of text or images. Anyone building a site can use it to make content appear smoothly without writing complex code. No need for heavy animation tools when you only need basic scroll effects.

The library is lightweight and works with any web framework. You can control the speed, delay, and direction of each animation. This skill covers setup, common patterns, and when to choose AOS over other animation tools.

Add Scroll Reveal Libraries skill to your workflow

Global

mkdir -p ~/.claude/skills/scroll-reveal-libraries

Project

mkdir -p .claude/skills/scroll-reveal-libraries

Source Repository

Stars
383
Forks
51
Watchers
383
License
MIT
Last Push
8 months ago
Created
8 months ago