animation▌
14 indexed skills · max 10 per page
flutter-animation
flutter/skills · Video
Select and implement the optimal Flutter animation strategy for your UI requirement. \n \n Includes a decision tree to choose between implicit animations, explicit tweens, physics-based motion, hero transitions, staggered sequences, and page route transitions \n Provides complete code examples for each animation type, from simple AnimatedContainer to complex staggered multi-tween setups \n Enforces strict memory management with mandatory AnimationController disposal and performance best practice
r3f-animation
enzed/r3f-skills · Video
The core animation hook in R3F. Runs every frame.
remotion-best-practices
remotion-dev/skills · Video
Domain-specific knowledge base for building videos with Remotion and React. \n \n Covers 30+ rule files spanning animations, audio, assets, 3D content, charts, text, transitions, and composition management \n Includes specialized guidance for captions, FFmpeg operations, audio visualization, and sound effects integration \n Provides patterns for dynamic metadata calculation, media inspection (duration, dimensions, frame extraction), and parametrizable compositions \n Supports advanced features l
threejs-animation
cloudai-x/threejs-skills · Video
Keyframe, skeletal, and morph target animation system for Three.js objects and models. \n \n Supports four animation track types: number, vector, quaternion, and color keyframes with linear, smooth, and discrete interpolation modes \n AnimationMixer plays clips on objects with full playback control: play, stop, pause, speed adjustment, weight-based blending, and fade in/out transitions \n Skeletal animation via bone manipulation, bone attachments, and GLTF model loading with automatic clip disco