关于
The Node.js Dependency Manager skill provides a standardized framework for managing JavaScript packages across npm, pnpm, and bun environments. It enforces a 'CLI-first' approach, preventing manual edits to package.json to maintain perfectly synced lockfiles and stable build environments. Beyond simple installations, this skill automates security audits, vulnerability patching, and interactive updates, making it an essential tool for maintaining healthy, production-ready Node.js projects.