What problem does it solve?
This Skill helps teams manage dependency risk by auditing a project's dependencies for security issues, outdated packages, deprecations, and modern alternatives. It generates a prioritized report and can walk through pre-computed upgrade batches with rollback support.
Core Features & Use Cases
- Comprehensive risk view: CVEs, staleness, deprecations, and modern alternatives across dependencies.
- Prioritized upgrade plan: Pre-computed batches with test verification and automatic rollback on failure.
- Flexible scope & workflow: Works with npm, yarn, and pnpm projects; supports manual or automated application.
- Use case: When a project is asked to "audit dependencies", you can generate a report and step through safe upgrades with confidence.
Quick Start
Run the deps skill in your project to generate a prioritized dependency audit report, review the upgrade batches, and optionally apply them with tests and rollback.