From animejs
Runs the Anime.js timeline builder script to assist with creating and managing animation timelines.
How this command is triggered — by the user, by Claude, or both
Slash command
/animejs:timeline_builderThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /animejs-timeline_builder Anime.js - Timeline Builder ## Description Executes the timeline_builder script for Anime.js. ## Usage ## Implementation This command runs the `timeline_builder.py` script from the Anime.js skill, which provides automated assistance for timeline builder. ## 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
Anime.js - Timeline Builder
Executes the timeline_builder script for Anime.js.
/animejs-timeline_builder
This command runs the timeline_builder.py script from the Anime.js skill, which provides automated assistance for timeline builder.
2plugins reuse this command
First indexed Mar 26, 2026
npx claudepluginhub saridoganhuseyin-dev/github.com-freshtechbro-claudedesignskills --plugin animejs/timeline_builderRuns the Anime.js timeline builder script to assist with creating and managing animation timelines.
/animejs-timeline_builderExecutes the Anime.js timeline builder script to generate or assist with animation timelines. Supports interactive mode for user input.
/gsap-scrolltrigger-timeline_builderRuns the timeline_builder script to automate GSAP ScrollTrigger timeline creation, prompting for required input interactively.
/timeline_builderExecutes the GSAP ScrollTrigger timeline builder script, providing automated assistance for creating scroll-driven animation timelines.
/animate-sequenceGenerates React code for multi-step animation sequences from natural language descriptions using Framer Motion or GSAP, with timeline orchestration, timing controls, staggering, looping, and playback options.
/animation_generatorGenerates Framer Motion animations by running the animation_generator script, providing automated assistance for creating motion effects.