Acerca de
The Dependency Manager skill provides a structured framework for navigating major software migrations and package updates. It helps developers move beyond simple update commands by offering deep semantic versioning analysis, dependency tree visualization, and custom compatibility matrices. By implementing a three-phase upgrade strategy—Planning, Incremental Updates, and Validation—this skill ensures that breaking changes are handled systematically. It includes specialized guidance on using codemods for automated refactoring, managing peer dependency conflicts, and configuring automation tools like Renovate or Dependabot to maintain long-term project health.