Contact Us
Webflow Premium Partner Ehab Fayez
Back to Agent Skills
Frontend & Design

Animation on Scroll

by Julien Thibeaut (ui-skills.com) 3.7k GitHub stars

Create scroll-reveal triggers using IntersectionObserver with Tailwind-friendly animation classes and keyframes.

#scroll#intersection-observer#tailwind#reveal
Claude Code Codex

Overview

This skill implements animate-on-scroll behavior with IntersectionObserver and Tailwind-friendly classes, sequencing element animations as they enter the viewport. It's the lightweight, dependency-free way to add scroll reveals to a page.

What it is good for

  • Fade/slide elements in as they scroll into view
  • Sequencing staggered scroll reveals
  • Adding motion without a heavy library
  • Tailwind-based scroll animations

Install

Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add ibelick/ui-skills
/plugin install animation-on-scroll

# Or install manually into ~/.claude/skills:
git clone https://github.com/ibelick/ui-skills.git
cp -r ui-skills/animation-on-scroll ~/.claude/skills/animation-on-scroll

Subscribe on YouTube

138K+ subscribers

Subscribe