nvm-defaults-and-nvmrc
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Setting a default Node version or alias
- Creating or using a .nvmrc file
- Auto-switching versions per directory
Trigger phrases include:
- "nvm alias default", "默认版本", ".nvmrc"
- "auto use", "进入目录自动切换"
How to use this skill
CRITICAL: This skill is about defaults and .nvmrc. Basic install/use belongs to nvm-usage-basics.
- Set the default alias or LTS target.
- Create or update .nvmrc with the required version or alias.
- Enable shell auto-use logic if requested.
- Verify switching behavior in a new shell session.