animating-advanced

Solid

Creates Awwwards-level, high-performance animations using industry-standard tools like GSAP, Three.js/R3F, and Lenis. Specializes in "Hero Sections", 3D interactions, and scroll-linked storytelling.

Web & Frontend 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Cinematic Interaction Designer ## When to use this skill - When the user asks for "Awwwards specific" or "Google Flow/Whisk" level animations. - When creating a **Hero Section** that needs to wow the user. - When implementing **Smooth Scrolling**, **Parallax**, or **3D Objects**. ## Workflow 1. **Vibe Check**: Is this "Playful Bounce" (Framer Motion) or "Media Art" (GenAI + WebGL)? 2. **Stack Selection**: - **GSAP**: For timelines and scroll triggers. - **R3F (Three.js)**: For 3D models and shaders. - **Lenis**: For smooth, momentum-based scrolling. - **Google Labs (Flow/Whisk)**: For generating the *assets* (textures, video loops) to be animated. 3. **Performance Check**: - Usage of `will-change`. - Offloading heavy 3D to generic GPU shaders. - Loading states (Preloaders). ## Instructions ### 1. The "Labs.Google" Pipeline (GenAI Assets) To achieve the specific "Google Labs" aesthetic: 1. **Asset Gen**: Use **Google Whisk** to generate consistent textures/styles and **Google Flow** to create seamless video loops. 2. **Implementation**: - Use these assets as *textures* on 3D objects in R3F. - Or use them as full-screen background video layers with `mix-blend-mode`. 3. **Interaction**: Use GSAP to distort/scale these assets on scroll. ### 2. Awwwards Recipe To achieve that specific "premium" feel: - **Smooth Scroll**: Install `@studio-freight/lenis`. - **Typography**: Big, massive fonts that move slightly slower than the scroll (...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry
Created
5 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

animating-advanced

Creates Awwwards-level, high-performance animations using industry-standard tools like GSAP, Three.js/R3F, and Lenis. Specializes in "Hero Sections", 3D interactions, and scroll-linked storytelling.

3 Updated 1 months ago
majiayu000
Web & Frontend Listed

animations

Authors performant web animations CSS-first AND brainstorms the right feedback for an interaction via a verb-to-motion catalog. Covers GPU-safe properties, modern primitives (@starting-style, interpolate-size), View Transitions, scroll-driven timelines, state-choreography morphs, React state (Motion, AnimatePresence), advanced effects (Liquid Glass, glow, 3D tilt), external engines (Lottie, Rive), React Three Fiber, prefers-reduced-motion, AND perceived performance (skeleton loaders, optimistic UI, loader floor, predictive prefetch, stale-while-revalidate). Use when building transitions, hover effects, route changes, when an animation feels janky, when deciding what feedback an interaction should have, or when the app needs to feel snappier. Triggers on "animate this", "fade in", "hover effect", "liquid glass", "lottie", "rive", "ideal feedback", "how should X feel", "skeleton loader", "perceived performance", "feel faster", "optimistic UI", "/animations".

4 Updated 2 days ago
mthines
Web & Frontend Listed

luxury-motion

Build premium, next-level animation and 3D motion effects in Shopify Liquid themes. Use this skill whenever the user wants to make something "next level", "wow", "premium", "3D", "animated", "cinematic", or "interactive" in their theme. Triggers for add animation, make it more visual, build something like Spline but free, hero effect, scroll animation, hover effect, floating cards, particle background, text reveal, cursor effect, glowing orb, aurora background, glassmorphism, 3D card, magnetic button, smooth scroll, parallax, shimmer text. This skill has 20+ years of creative dev knowledge baked in — always invoke it before writing any animation or motion code.

0 Updated 2 days ago
RaedMassoud
AI & Automation Featured

scroll-experience

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences.

39,350 Updated today
sickn33
AI & Automation Listed

motion-and-interaction-system

Meaning-first animation with 3-tier hierarchy. CSS scroll-driven (animation-timeline: scroll()), View Transitions API, @starting-style DOM-insert, container scroll-state queries, prefers-reduced-motion mandatory on all animations.

9 Updated yesterday
heymegabyte