Animation on Scroll
Create scroll-reveal triggers using IntersectionObserver with Tailwind-friendly animation classes and keyframes.
Descripción General
Para qué sirve
- Fade/slide elements in as they scroll into view
- Sequencing staggered scroll reveals
- Adding motion without a heavy library
- Tailwind-based scroll animations
Instalar
# 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 Explora herramientas de IA
Las mejores herramientas de IA que complementan tus habilidades
Lee artículos sobre IA y diseño
Consejos y tendencias en el mundo del diseño y la IA
Skills Relacionados
Frontend Design
Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics — pages, components, artifacts, and posters.
Web Artifacts Builder
Construct complex, multi-component HTML artifacts for Claude.ai using React and Tailwind.
Animation Systems
Product-grade web motion like Stripe, Linear, Apple, and Vercel — easing/duration defaults, choreography, performance, and reduced-motion.