概要
The Dependency Upgrade Manager skill provides a structured framework for navigating the complexities of major library and framework migrations. It assists developers in performing deep dependency audits, analyzing version compatibility matrices, and implementing incremental upgrade paths that minimize breaking changes. By integrating automated codemods, custom migration scripts, and a multi-layered testing strategy—including unit, integration, and E2E testing—this skill ensures that modernizing a tech stack is predictable, safe, and maintainable with clear rollback plans.