home/categories/cicd/sergeyklay-oar-github-skills-node-environment-skill-md
cicddevops

node-environment

Ensures correct Node.js version before npm operations. Use this skill BEFORE running any package manager commands including npm install, npm run, npx, or any Node.js script execution. This skill detects required Node.js version from project configuration and switches to it using nvm.

sergeyklay
maintainer
sergeyklay
更新日 1/19/2026
スター
2
フォーク
1
quick start

Installation and usage

Ensures correct Node.js version before npm operations. Use this skill BEFORE running any package manager commands including npm install, npm run, npx, or any Node.js script execution. This skill detects required Node.js version from project configuration and switches to it using nvm.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use node-environment