소개
The Dependency Upgrade skill provides a structured framework for managing complex framework and library transitions with minimal risk. It guides developers through the entire lifecycle of a version update, from initial auditing and dependency tree analysis to the execution of staged rollout plans. By leveraging compatibility matrices, automated codemods for breaking changes, and a multi-layered testing strategy (unit, integration, and E2E), this skill transforms high-risk maintenance tasks into predictable, documented processes that ensure long-term codebase health.