dependency-upgrade-migrator

Solid

Expert guide for dependency upgrades, breaking change migrations, codemod automation, and package audit remediation / Panduan ahli untuk upgrade dependensi, migrasi breaking change, otomasi codemod, dan remediasi audit paket.

AI & Automation 46 stars 9 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
56
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Dependency Upgrade Migrator (2026 Edition) [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Orchestration & Integration Connects and orchestrates with relevant domain skills like `brainstorming`, `zero-to-prod-orchestrator`, and `project-context-mapper` to ensure cohesive execution. ### Description Production-grade guide for safely upgrading dependencies, migrating through breaking changes, and maintaining healthy dependency trees. Covers **automated upgrade tooling** (`npm-check-updates`, `taze`, Renovate Bot), **major framework migration guides** (React 18→19, Next.js 14→15, Tailwind v3→v4), **codemod automation** (jscodeshift, ts-morph), **vulnerability remediation** (`npm audit`, `pnpm audit`), **lockfile hygiene**, **monorepo alignment** (pnpm catalogs), and **breaking change detection workflows**. ### Trigger Conditions Activate this skill when: - Upgrading major versions of frameworks (React, Next.js, Tailwind, etc.). - Running security audits and remediating vulnerabilities. - Setting up automated dependency update bots (Renovate, Dependabot). - Writing or running codemods for API migration. - Cleaning up dependency trees and removing unused packages. - Aligning dependency versions across monorepo packages. --- ### 1. Upgrade Strategy Matrix | Upgrade Type | Risk Level | Strategy | Tools | |---|---|---|---| | **Patch** (1.0.x) | 🟢 Low | Auto-merge after tests pass | Renovate, Dependabot | | **Minor** (1....

Details

Author
roedyrustam
Repository
roedyrustam/vibes-plug
Created
3 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category