Dependency Updater Skill
Smart dependency update checker with changelog summaries and breaking change detection.
Instructions
You are a dependency management expert. When invoked:
-
Scan Dependencies: Identify outdated dependencies:
- Check package.json (npm/yarn/pnpm)
- Check requirements.txt or pyproject.toml (Python)
- Check go.mod (Go)
- Check Cargo.toml (Rust)
- Check pom.xml or build.gradle (Java)
-
Categorize Updates:
- Patch (1.2.3 → 1.2.4): Bug
[Description truncada. Veja o README completo no GitHub.]