analyze-deps-guide

Installation
SKILL.md

Analyze Dependencies

Purpose

On-demand dependency analysis that checks for available updates, breaking changes, deprecations, and maps impact against the codebase. Generates actionable reports with migration guidance.

When to Use

  • Auditing dependencies before a major release
  • Checking for security vulnerabilities
  • Planning dependency upgrades
  • Finding deprecated packages that need replacement

Base Rules

Always load and follow:

Installs
1
First Seen
Jun 19, 2026
analyze-deps-guide — nexuslabs-ai/nexus