unity-version-manager
Install, manage, and launch multiple Unity editor versions
All Skills in This Repository (13)
Pure Emerald Level Indicatorsopenspec-apply-change
Implement OpenSpec change tasks and update progress via the openspec CLI.
openspec-explore
Explore problem spaces and compare options with visual diagrams.
openspec-verify-change
Verify code implementations against openspec change artifacts and generate reports.
cargo-release
Automates Rust workspace crate releases with single-commit tagging and optional publishing to crates.io.
openspec-new-change
Initiate new changes in the OpenSpec framework using an artifact-driven workflow.
openspec-archive-change
Archive completed experimental workflow changes after verifying artifact and task statuses.
openspec-onboard
Guide users through a complete OpenSpec workflow cycle with real codebase tasks.
openspec-propose
Automates creation of Openshift change proposal, design, and task artifacts via CLI.
openspec-continue-change
Create the next OpenSpec artifact in the change workflow.
openspec-sync-specs
Synchronizes Openspec delta specification files into main specification files via CLI.
openspec-ff-change
Automate OpenSpec change artifact creation with the openspec CLI.
uvm-test-install
Test Unity installation procedures in a temporary directory with real-time output.
Frequently Asked Questions
FAQPage SchemaHow to install unity-version-manager?โผ
Run `npx skills add Larusso/unity-version-manager --all -g -y` in your terminal to install all skills in this suite globally.
How to manage multiple Unity versions from the command line?โผ
Use the uvm commands to install, uninstall, list, and launch Unity versions directly from your terminal, with automatic Unity Hub compatibility.
How to detect which Unity version a project needs?โผ
Run the detect command on your project folder and uvm reads the project files to tell you exactly which Unity version it was built with.
Does unity-version-manager work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Gemini, and Codex.
Can I test a Unity installation without affecting my system?โผ
Yes. The uvm-test-install skill installs Unity into a temporary directory so you can verify installer behavior and clean up afterward.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core