From frontend-craft
Guides planning and implementing frontend dependency upgrades, major version migrations, lockfile risk reviews, and CI verification for packages.
How this skill is triggered — by the user, by Claude, or both
Slash command
/frontend-craft:fec-dependency-upgradeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Suitable for front-end dependency upgrades, bug fixes, major version migrations and lockfile risk reviews. Load [references/dependency-upgrade-workflow.md](references/dependency-upgrade-workflow.md) when you need specific processes and checklists.
Suitable for front-end dependency upgrades, bug fixes, major version migrations and lockfile risk reviews. Load references/dependency-upgrade-workflow.md when you need specific processes and checklists.
Reduce disruptive changes, supply chain risks, and CI regressions by upgrading dependencies in a provenance-driven and small-batch verification manner.
Output upgrade list, risk classification, source basis, batch strategy, modification scope, verification command, failure handling and rollback suggestions. After completion, the lockfile is consistent with the package manifest, key verification is passed, and destructive changes are recorded.
npx claudepluginhub bovinphang/frontend-craftGuides major dependency version upgrades with compatibility analysis, staged strategies, and testing for npm/yarn JavaScript projects.
Coordinates safe dependency upgrades across multiple package managers (npm, pip, cargo, maven, gradle), handling lockfiles, version conflicts, vulnerability patches, and migration risk.
Manages major dependency version upgrades with compatibility analysis, staged rollout strategies, and comprehensive testing. Use when upgrading framework versions or handling breaking changes.