pnpm-version-bumper

Systematically bump package versions in pnpm monorepos by analyzing pnpm-lock.yaml, walking dependency trees, and finding the optimal parent package to upgrade. Use when the user asks to bump a package to meet a specific version requirement (e.g., "bump tmp to >=0.2.4", "upgrade package X to meet requirement Y", or "resolve version conflict for package Z"). Handles transitive dependencies and suggests overrides when needed.

$ 安裝

git clone https://github.com/babylonlabs-io/babylon-toolkit /tmp/babylon-toolkit && cp -r /tmp/babylon-toolkit/.claude/skills/pnpm-version-bumper ~/.claude/skills/babylon-toolkit

// tip: Run this command in your terminal to install the skill