From lottie-animations
Optimizes Lottie animation files by running the built-in optimization script, reducing file size and improving playback performance.
How this command is triggered — by the user, by Claude, or both
Slash command
/lottie-animations:optimize_lottieThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /lottie-animations-optimize_lottie Lottie - Optimize Lottie ## Description Executes the optimize_lottie script for Lottie. ## Usage ## Implementation This command runs the `optimize_lottie.py` script from the Lottie skill, which provides automated assistance for optimize lottie. ## Notes - This command leverages the skill's built-in automation scripts - For interactive mode, the script will prompt for required information - Check the skill documentation for detailed script usage
Lottie - Optimize Lottie
Executes the optimize_lottie script for Lottie.
/lottie-animations-optimize_lottie
This command runs the optimize_lottie.py script from the Lottie skill, which provides automated assistance for optimize lottie.
4plugins reuse this command
First indexed Mar 26, 2026
npx claudepluginhub ais1m0n3/claudedesignskills-3d-motion --plugin lottie-animations/optimize_lottieOptimizes Lottie animation files by running the built-in optimization script, reducing file size and improving playback performance.
/lottie-animations-optimize_lottieOptimizes Lottie animations by executing the optimize_lottie.py script from the Lottie skill.
/animateAdds purposeful animations or removes excessive ones in the specified file or component, adhering to the project's motion stack and MOTION_INTENSITY setting.
/animation_generatorGenerates Anime.js animations for web projects using the animation_generator script.
/animate-auditAudits React animations for performance issues, accessibility concerns, and best practices, producing reports in console, JSON, or HTML with optional auto-fixes.
/motion-framer-animation_generatorGenerates Framer Motion animations by running the animation_generator script with automated assistance.