From animation-components
Executes the component_importer.py script to import animated UI components from a library.
How this command is triggered — by the user, by Claude, or both
Slash command
/animation-components:animated-component-libraries-component_importerThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /animated-component-libraries-component_importer Animated Component Libraries - Component Importer ## Description Executes the component_importer script for Animated Component Libraries. ## Usage ## Implementation This command runs the `component_importer.py` script from the Animated Component Libraries skill, which provides automated assistance for component importer. ## 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
Animated Component Libraries - Component Importer
Executes the component_importer script for Animated Component Libraries.
/animated-component-libraries-component_importer
This command runs the component_importer.py script from the Animated Component Libraries skill, which provides automated assistance for component importer.
npx claudepluginhub ais1m0n3/claudedesignskills-3d-motion --plugin animation-components4plugins reuse this command
First indexed Mar 26, 2026
/animated-component-libraries-component_importerExecutes the component_importer.py script to import animated UI components from a library.
/component_importerRuns the component_importer script from the Animated Component Libraries skill to automate importing animated components.
/animate-componentAnalyzes existing React components to add animations like entrance, hover, or scroll-triggered effects using Framer Motion or specified library, preserving structure, props, and TypeScript types. Supports dry-run previews.
/generate_lottie_componentGenerates a Lottie animation component by running the Lottie skill's automation script. Also supports interactive prompts for required information.
/animation_generatorGenerates Anime.js animations for web projects using the animation_generator script.
/motion-framer-animation_generatorGenerates Framer Motion animations by running the animation_generator script with automated assistance.