From sourceatlas
Analyzes dependencies for upgrade planning and migration. Identifies deprecated APIs, breaking changes, usage summaries, third-party compatibility, and migration checklists with effort estimates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sourceatlas:dependency-analyzerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Trigger this skill when the user:
Trigger this skill when the user:
/sourceatlas:deps "<upgrade>" with the migration description/sourceatlas:deps "iOS 16 → 17"/sourceatlas:deps "Android API 35"/sourceatlas:deps "React 17 → 18"/sourceatlas:deps "Python 3.11 → 3.12"/sourceatlas:deps "kotlinx.coroutines"npx claudepluginhub lis186/sourceatlas --plugin sourceatlasPlans and executes safe incremental upgrades of project dependencies with risk assessment, migration guides, test strategies, rollback plans, and timelines. Use for dependency update workflows.
Guides framework and language migrations: version upgrades, breaking changes, dependency audits, codemods, rollbacks. For React 19, Next.js App Router, Python 3.12, Node 22, etc.
Scans JS, Python, Go, Rust, Java package files for outdated dependencies, summarizes changelogs, detects breaking changes and vulnerabilities, generates prioritized update reports.