Help us improve
Share bugs, ideas, or general feedback.
From extended-3d-scroll
Executes PixiJS 2D particle builder script, automating particle creation and prompting interactively for required information.
npx claudepluginhub freshtechbro/claudedesignskills --plugin extended-3d-scrollHow this command is triggered — by the user, by Claude, or both
Slash command
/extended-3d-scroll:pixijs-2d-particle_builderThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /pixijs-2d-particle_builder PixiJS 2D - Particle Builder ## Description Executes the particle_builder script for PixiJS 2D. ## Usage ## Implementation This command runs the `particle_builder.py` script from the PixiJS 2D skill, which provides automated assistance for particle 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
/particle_builderExecutes PixiJS 2D particle builder Python script for automated assistance in creating particle effects with interactive prompts.
/component_builderRuns PlayCanvas component builder script to automate component creation, prompting interactively for required information.
/sceneCreates common 2D scene templates for Godot games like player characters, enemies, levels, projectiles, and collectibles with nodes and GDScript.
/spline-interactive-component_builderRuns Spline's component_builder.py script to automate interactive component building, prompting for required information.
/component_builderRuns the Spline component builder Python script interactively, prompting for information to automate component creation.
/READMEDisplays documentation for pixel art commands to create sprites with size/palette presets, manage palettes, export PNG/GIF/spritesheets/JSON, setup Aseprite MCP server, and show help.
Share bugs, ideas, or general feedback.
PixiJS 2D - Particle Builder
Executes the particle_builder script for PixiJS 2D.
/pixijs-2d-particle_builder
This command runs the particle_builder.py script from the PixiJS 2D skill, which provides automated assistance for particle builder.