关于
The Dependency Upgrade skill provides a structured framework for navigating major framework and library updates with minimal risk. It guides developers through the entire lifecycle of an upgrade, from initial auditing and semantic versioning review to executing staged rollouts and automated testing. By utilizing compatibility matrices, codemods for breaking changes, and detailed rollback plans, this skill helps maintain a modern and secure tech stack while preventing common pitfalls like peer dependency conflicts and regression errors.