nvm
When to use this skill
Use this skill whenever the user wants to:
- Install or update nvm
- Install or switch Node.js versions
- Use or manage
.nvmrc - Configure shell integration for nvm
- Troubleshoot nvm on macOS, Linux, WSL, or Alpine
- Manage default aliases, LTS versions, or global packages
- Use nvm in Docker or CI/CD
How to use this skill
- Identify the topic from the user's request and open the matching example file.
- Follow the instructions in the example file, including prerequisites and shell notes.
- Use the exact commands from the example file unless the user requests a variation.
- Call out platform constraints (macOS, Linux, WSL, Alpine, Docker).
- Link back to the official README when uncertainty exists.
Example file map
examples/intro.md- Intro and quick startexamples/about.md- What nvm is and supported platformsexamples/install-update-script.md- Install & update scriptexamples/install-additional-notes.md- Install script notes and env varsexamples/install-docker.md- Install in Dockerexamples/install-docker-cicd.md- Docker for CI/CD jobsexamples/troubleshooting-linux.md- Linux install troubleshootingexamples/troubleshooting-macos.md- macOS install troubleshootingexamples/ansible.md- Ansible install taskexamples/verify-installation.md- Verify installationexamples/important-notes.md- Important notes and caveatsexamples/git-install.md- Git installexamples/manual-install.md- Manual installexamples/manual-upgrade.md- Manual upgradeexamples/usage.md- Core nvm usageexamples/long-term-support.md- LTS usageexamples/migrate-global-packages.md- Reinstall packages while installingexamples/default-global-packages.md- Default packages fileexamples/iojs.md- io.js usageexamples/system-node.md- Use system nodeexamples/list-versions.md- List installed/remote versionsexamples/colors.md- Set output colorsexamples/colors-persist.md- Persist custom colors in shell profileexamples/colors-suppress.md- Suppress colorized outputexamples/restore-path.md- Restore PATH (deactivate)examples/default-version.md- Set default aliasexamples/mirror.md- Use node/iojs mirrorexamples/mirror-auth-header.md- Pass auth header to mirrorexamples/nvmrc.md- .nvmrc usage and rulesexamples/shell-integration.md- Deeper shell integration overviewexamples/auto-use-bash.md- Autonvm usein bashexamples/auto-use-zsh.md- Autonvm usein zshexamples/auto-use-fish.md- Autonvm usein fishexamples/tests.md- Running testsexamples/environment-variables.md- Environment variablesexamples/bash-completion.md- Bash completionexamples/bash-completion-usage.md- Bash completion usage examplesexamples/compatibility-issues.md- Known compatibility issuesexamples/alpine-install.md- Alpine Linux installexamples/uninstall.md- Uninstall / removalexamples/docker-dev.md- Docker dev environmentexamples/problems.md- Common problemsexamples/macos-troubleshooting.md- macOS troubleshootingexamples/wsl-troubleshooting.md- WSL troubleshootingexamples/maintainers.md- Maintainersexamples/project-support.md- Project supportexamples/enterprise-support.md- Enterprise supportexamples/license.md- License and copyrightexamples/copyright-notice.md- Copyright notice
Keywords
nvm, node version manager, node.js, install nvm, nvm use, nvm install, .nvmrc, lts, node versions, npm global packages, macos, linux, wsl, alpine, docker
More from partme-ai/full-stack-skills
vite
Guidance for Vite using the official Guide, Config Reference, and Plugins pages. Use when the user needs Vite setup, configuration, or plugin selection details.
68element-plus-vue3
Provides comprehensive guidance for Element Plus Vue 3 component library including installation, components, themes, internationalization, and API reference. Use when the user asks about Element Plus for Vue 3, needs to build Vue 3 applications with Element Plus, or customize component styles.
63vue3
Guidance for Vue 3 using the official guide and API reference. Use when the user needs Vue 3 concepts, patterns, or API details to build components, apps, and tooling.
54electron
Build cross-platform desktop applications with Electron, covering main/renderer process architecture, IPC communication, BrowserWindow management, menus, tray icons, packaging, and security best practices. Use when the user asks about Electron, needs to create desktop applications, implement Electron features, or build cross-platform desktop apps.
51uniapp-project
Provides per-component and per-API examples with cross-platform compatibility details for uni-app, covering built-in components, uni-ui components, and APIs (network, storage, device, UI, navigation, media). Use when the user needs official uni-app components or APIs, wants per-component examples with doc links, or needs platform compatibility checks.
40ascii-cli-logo-banner
Entry point for ASCII CLI banners that routes to the Python built-in font skill or figlet.js/FIGfont skill. Use when the user wants a startup banner, ASCII logo, terminal welcome screen, or CLI branding for a service.
38