superpowers-codearts-installer
Installation
SKILL.md
Superpowers CodeArts Installer
Manage the Superpowers skills framework for CodeArts with three commands: init, update, delete.
Quick Start
node scripts/installer.js init [--project|--user]
node scripts/installer.js update [--project|--user]
node scripts/installer.js delete [--project|--user]
The script requires only Node.js and git — both already needed by CodeArts. Works on Windows, Linux, and macOS.
Commands
init — Install Superpowers
Clones the Superpowers repository and copies all 14 skill directories into the target skills folder. Creates the status file, manifest, and bootstrap configuration.