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