Dependency Upgrader
СреднийdevelopmentМинимальный контекст: 32K
Plans and executes safe dependency upgrades across a project. Analyzes current versions, reads changelogs and release notes for breaking changes, sequences upgrades to minimize risk, applies required code migrations, and verifies with builds and tests. Works across npm, pip, Maven, Cargo, and Go modules.
Варианты использования
- Planning a safe upgrade order for outdated dependencies
- Identifying breaking changes from changelogs
- Applying code migrations required by major version bumps
- Resolving peer/transitive version conflicts
- Verifying upgrades with builds and tests
Пример промпта
Plan an upgrade of these npm dependencies and apply the necessary code changes. Current: react 17, react-router 5, eslint 8 Target: latest stable Provide: 1. Recommended upgrade order and rationale 2. Breaking changes to expect per package 3. Required code migrations 4. Verification steps
Рекомендуемые модели
Совместимые инструменты
claude-codecursorkiroany
Модальности
Вход: code, text
→Выход: code, text
Похожие Skills
Автор
OpenModels Community