skylv-dependency-updater
Installation
SKILL.md
Dependency Updater
Overview
Scans project dependencies and checks for updates, shows changelogs, identifies breaking changes.
When to Use
- User asks to "update dependencies" or "check for updates"
- Regular maintenance
How It Works
Step 1: Detect package manager
package.json -> npm pyproject.toml -> pip Cargo.toml -> cargo go.mod -> go