Upgrade a Spiderly consumer app's package version (NuGet + npm) to a newer Spiderly release. Use when the user asks to upgrade Spiderly, bump the Spiderly version, jump to a newer Spiderly release, or migrate to a newer Spiderly package version. Do NOT use for EF Core schema migrations (see ef-migrations skill).
$npx -y skills add filiptrivan/spiderly --skill spiderly-upgradeInstalls into the current project.
Run `npx skills use "https://github.com/filiptrivan/spiderly" --skill "filiptrivan/spiderly/spiderly-upgrade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/filiptrivan/spiderly" that are relevant to the current task. Run `npx skills add "https://github.com/filiptrivan/spiderly"` and select the relevant skills, then follow their instructions.