Enable deeper shell integration and auto-switching for nvm across bash, zsh, and fish.
共 118 个技能可用
Enable deeper shell integration and auto-switching for nvm across bash, zsh, and fish.
Diagnose common nvm issues on Linux and WSL, including distro differences, profiles, and PATH errors.
Diagnose common nvm issues on macOS, including profile loading, PATH priority, and permissions.
Think through ideas, investigate problems, and clarify requirements before committing to a change using `/opsx:explore`. Use when the user says "explore an idea", "think through this", "investigate options", or wants to brainstorm before creating a formal change.
Remove nvm cleanly, including NVM_DIR cleanup, profile edits, and PATH restoration.
Cover everyday nvm usage for installing, switching, and listing Node versions, including LTS and system node.
Verify nvm installation and diagnose PATH or profile loading issues after setup.
Fast-forward through artifact creation with `/opsx:ff`, generating all planning artifacts (proposal, specs, design, tasks) at once. Use when the user says "fast forward", "create all artifacts", "/opsx:ff", or has a clear picture of what to build.
Start a new OpenSpec change with `/opsx:new`, creating a change folder with metadata and scaffolding. Use when the user says "start a new change", "new feature", "/opsx:new", or "create an OpenSpec change".
Guided onboarding through the complete OpenSpec workflow using `/opsx:onboard`, walking the user through a real change in their codebase. Use when the user says "onboard me", "tutorial", "/opsx:onboard", "how does OpenSpec work", or is new to OpenSpec.
Create and manage custom workflow schemas using `openspec schema init/fork/validate/which`. Use when the user says "create a custom workflow", "custom schema", "fork a schema", or wants to define their own artifact types and dependencies.