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 Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Frontend & Design
Frontend Design
Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics — pages, components, artifacts, and posters.
Claude Code Codex
Frontend & Design Web Artifacts Builder
Construct complex, multi-component HTML artifacts for Claude.ai using React and Tailwind.
Claude Code Codex
Frontend & Design Animation Systems
Product-grade web motion like Stripe, Linear, Apple, and Vercel — easing/duration defaults, choreography, performance, and reduced-motion.
Claude Code Codex