From spline-interactive
Runs the project_generator.py script from the Spline skill to automate project generation tasks. Supports interactive prompts for required information.
How 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 - 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.
2plugins reuse this command
First indexed Mar 26, 2026
npx claudepluginhub freshtechbro/claudedesignskills --plugin spline-interactive/spline-interactive-project_generatorExecutes the project_generator script for Spline to automate project generation tasks.
/project_generatorRuns the PlayCanvas project generator script to scaffold a new PlayCanvas project with automated setup.
/playcanvas-engine-project_generatorRuns the PlayCanvas project generator script to scaffold a new project with automated setup and prompts 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.