awwwards-animations

Generate 60fps React web animations with GSAP, Lenis, and Three.js.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/samixisme/client-dashboard --skill awwwards-animations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awwwards-animations
Source: https://github.com/samixisme/client-dashboard/tree/main/.agents/skills/awwwards-animations
Command: npx skills add https://github.com/samixisme/client-dashboard --skill awwwards-animations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Delivers premium, 60fps web animations for React applications.

Core Features & Use Cases

  • Scroll-driven patterns (GSAP + ScrollTrigger) for engaging storytelling.
  • Lenis-based smooth scrolling integration to maintain performance.
  • Motion patterns using Framer Motion, Anime.js, and Three.js for 3D/WebGL experiences.
  • Generative and geometric visuals, SVG morphing, and audio-reactive visuals for dynamic UI.
  • Ready-made patterns suitable for hero sections, page transitions, micro-interactions, and interactive UI.

Quick Start

Ask Claude to assemble a premium hero animation with GSAP and Lenis that demonstrates smooth, scroll-driven parallax effects.

Frequently Asked Questions about awwwards-animations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build scroll-driven parallax animations in React that maintain 60fps performance?

Build scroll-driven React animations by combining GSAP ScrollTrigger with Lenis smooth scrolling integration to maintain 60fps performance. This approach handles engaging storytelling patterns and parallax effects efficiently.

What are the best ways to add 3D WebGL visuals and generative art to a React hero section?

Add 3D WebGL visuals and generative art to React using Three.js. This approach supports geometric visuals, SVG morphing, and audio-reactive patterns suitable for dynamic hero sections and interactive UI.

Can I use Framer Motion and Anime.js together for React page transitions and micro-interactions?

You can use Framer Motion and Anime.js together for React page transitions and micro-interactions. Ready-made patterns support both libraries alongside GSAP for interactive UI experiences.

Does this approach require any specific dependencies or scripts to generate audio-reactive visuals?

Generating audio-reactive visuals requires no explicit external dependencies beyond the React environment. It exposes guidelines, references, and example components with optional scripts and assets directories as needed.

Why use Lenis for smooth scrolling instead of native CSS scroll behavior in React applications?

Use Lenis for smooth scrolling integration to maintain 60fps performance during scroll-driven experiences. Native CSS scroll behavior often lacks the synchronization needed for GSAP ScrollTrigger parallax effects.