LarussoLarussoCommunityยท13 Agent Skills Included

unity-version-manager

Install, manage, and launch multiple Unity editor versions

Installs, uninstalls, lists, and launches multiple Unity editor versions from the command line, with full Unity Hub compatibility. Detects which Unity version a project needs and queries available modules, eliminating manual downloads and version guesswork. Includes guided workflows for spec-driven changes, safe multi-crate Rust releases, and test installations to temporary directories.
npx skills add Larusso/unity-version-manager --all -g -y
Available:

Gives your AI agent the workspace structure, build and test commands, and coding conventions it needs to safely modify and extend this Rust-based Unity version manager.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-apply-change

Implement OpenSpec change tasks and update progress via the openspec CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-explore

Explore problem spaces and compare options with visual diagrams.

Community
Intermediate
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-verify-change

Verify code implementations against openspec change artifacts and generate reports.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

cargo-release

Automates Rust workspace crate releases with single-commit tagging and optional publishing to crates.io.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-new-change

Initiate new changes in the OpenSpec framework using an artifact-driven workflow.

Community
Intermediate
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-archive-change

Archive completed experimental workflow changes after verifying artifact and task statuses.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-onboard

Guide users through a complete OpenSpec workflow cycle with real codebase tasks.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-propose

Automates creation of Openshift change proposal, design, and task artifacts via CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-continue-change

Create the next OpenSpec artifact in the change workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-sync-specs

Synchronizes Openspec delta specification files into main specification files via CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

openspec-ff-change

Automate OpenSpec change artifact creation with the openspec CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
LarussoLarusso

uvm-test-install

Test Unity installation procedures in a temporary directory with real-time output.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’