Help us improve
Share bugs, ideas, or general feedback.
From spline-interactive
Generates Spline projects interactively by executing the project_generator.py script, which prompts for required information.
npx claudepluginhub freshtechbro/claudedesignskills --plugin spline-interactiveHow this command is triggered — by the user, by Claude, or both
Slash command
/spline-interactive:project_generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /spline-interactive-project_generator Spline - Project Generator ## Description Executes the project_generator script for Spline. ## Usage ## Implementation This command runs the `project_generator.py` script from the Spline skill, which provides automated assistance for project generator. ## 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
/spline-interactive-project_generatorRuns the Spline project_generator.py script interactively, prompting for required information to automate project generation.
/project_generatorRuns the PlayCanvas project_generator.py script to generate projects, prompting interactively for required information.
/playcanvas-engine-project_generatorRuns PlayCanvas project_generator.py script to automate new project creation, prompting interactively for required information.
/initInitializes Jig in the current project for the first time by invoking the jig:init skill to handle setup.
/plansAnalyzes project files and user goal to detect tech stack, recommends and installs relevant Claude skills, then enters planning mode.
Share bugs, ideas, or general feedback.
Spline - Project Generator
Executes the project_generator script for Spline.
/spline-interactive-project_generator
This command runs the project_generator.py script from the Spline skill, which provides automated assistance for project generator.