← ClaudeAtlas

awwwards-animationslisted

Professional React animation skill for creating Awwwards/FWA-level animations using GSAP (useGSAP), Motion (Framer Motion), Anime.js, and Lenis. Use when building premium scroll experiences, custom cursors, page transitions, text animations, parallax effects, micro-interactions, or any animation that needs to be 60fps and award-worthy. Triggers on requests for smooth scroll, ScrollTrigger, magnetic effects, reveal animations, horizontal scroll, pin sections, stagger effects, useScroll, useTransform, integration with Three.js/WebGL, algorithmic art, mathematical art, generative art, fractals, L-systems, flow fields, strange attractors, sacred geometry, geometric puzzles, Dudeney dissections, tangram, tessellations, Penrose tiles, kinetic typography, glitch effects, text explosion, morphing text, circular text, brutalist design, minimalist animation, neo-brutalism, or design philosophy mixing. React-first approach with proper cleanup and hooks.
AnimaEcho/dstack · ★ 0 · Web & Frontend · score 67
Install: claude install-skill AnimaEcho/dstack
# Awwwards Animations Create premium web animations at Awwwards/FWA quality level. **React-first approach**. 60fps non-negotiable. ## Decision Matrix | Task | Library | Why | |------|---------|-----| | Scroll-driven animations | GSAP + ScrollTrigger + useGSAP | Industry standard, best control | | Smooth scroll | Lenis + ReactLenis | Best performance, works with ScrollTrigger | | React-native animations | Motion (Framer Motion) | Native React, useScroll/useTransform | | Simple/lightweight effects | Anime.js 4.0 | Small footprint, clean API | | Complex timelines | GSAP | Unmatched timeline control | | SVG morphing | GSAP MorphSVG or Anime.js | Both excellent | | 3D + animation | Three.js + GSAP | GSAP controls Three.js objects | | Page transitions | AnimatePresence or GSAP | Motion for React, GSAP for complex | | Geometric shapes (vector) | SVG + GSAP/Motion | Native, animable | | Geometric shapes (canvas) | Canvas 2D API | Programmatic, performant | | Pseudo-3D shapes | Zdog | Flat design 3D, ~2kb | | Creative coding/generative | p5.js | Rich ecosystem | | Audio reactive | Tone.js | Web Audio, synths, effects | | Physics 2D | Matter.js | Gravity, collisions, constraints | | Algorithmic/generative art | Canvas 2D + p5.js | Math-driven visuals | | Fractals/L-systems | Canvas 2D recursivo | Recursive rendering | | Tessellations/geometric puzzles | SVG + GSAP | Precise animated transforms | | Kinetic typography advanced | GSAP SplitText + Canvas | Per-char control | | Glitch ef