Help us improve
Share bugs, ideas, or general feedback.
From animejs
Executes Anime.js timeline builder script via Python, providing automated interactive assistance for creating animation timelines.
npx claudepluginhub freshtechbro/claudedesignskills --plugin animejsHow 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
/animejs-timeline_builderRuns Anime.js timeline builder Python script for automated assistance, with interactive prompts for required information.
/gsap-scrolltrigger-timeline_builderExecutes timeline_builder.py script for GSAP ScrollTrigger, automating timeline building with interactive prompts for required information.
/timeline_builderExecutes timeline_builder.py script to automate GSAP ScrollTrigger timeline creation, prompting interactively for required information.
/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 executing the animation_generator.py script, which prompts interactively for required information.
/motion-designDesigns micro-interactions, transitions, and animation systems for UI components or pages. Audits states, selects durations/easing, and outputs code with reduced motion fallbacks.
Share bugs, ideas, or general feedback.
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.