node-deps
Installation
SKILL.md
Node Dependencies Update Skill
Update Node.js dependencies using taze CLI with smart prompting: auto-apply MINOR/PATCH updates, prompt for MAJOR updates individually, skip fixed-version packages.
Prerequisites
Before starting, verify taze is installed by running:
~/.claude/skills/node-deps/scripts/run-taze.sh
If exit code is 1, stop and inform the user that taze must be installed:
- Global install:
npm install -g taze - One-time:
nlx taze