Tag: package-manager
skill
★ 27,411
Interactive pnpm dependency upgrade skill
This skill facilitates interactive dependency updates within a pnpm workspace, managing version bumps and checking against minimum release age constraints. It handles transitive dependency resolution and ensures lockfile integrity without m…
tool
★ 2,786
Unity Package Manager Search
Query the Unity Package Manager registry and local project packages using package IDs, names, or descriptions. The tool provides metadata such as available versions, installation status, and package descriptions.
tool
★ 2,786
Unity Package Manager Installation Tool
Installs Unity packages from the registry, Git URLs, or local paths by modifying the project's manifest.json. This operation triggers package resolution and may cause a domain reload.