Project Setup
Install dependencies with pip install -r requirements.txt and npm install.
Clean local build artifacts when needed: rm -rf node_modules dist.
These commands only touch the current project; review any script before running it.
Set up and clean a Node and Python project with standard commands. Use when bootstrapping a development environment.
npx skillmds@latest add rtwsvj/project-setup Install dependencies with pip install -r requirements.txt and npm install.
Clean local build artifacts when needed: rm -rf node_modules dist.
These commands only touch the current project; review any script before running it.
rtwsvj/skill-switch/tree/main/tests/fixtures/skills-benign/project-setup commit 24c9150137