next-upgrade
Automates Next.js upgrades by running codemods, updating dependencies, and following official migration guides.
Install
npx skills add https://github.com/vercel-labs/next-skills --skill next-upgradeStats
| Total installs | 7,823 |
| Weekly installs | 7.8K |
| GitHub stars | 778 |
| First seen | Jan 26, 2026 |
| Source | @vercel-labs/next-skills |
Summary
- Detects current Next.js version from package.json and fetches version-specific upgrade documentation from official guides
- Runs Next.js codemods automatically to handle breaking changes like async Request APIs, geo/IP property migrations, and dynamic import transformations
- Handles incremental upgrades for major version jumps (e.g., 13 → 14 → 15) and updates peer dependencies (React, React DOM, TypeScript types) in a single step
- Validates upgrades by running build and dev commands to catch errors before completion
Tags
reacttypescriptvercelnodeautomationfrontendcode-qualityproductivitydocumentationmigrationofficialagent-skill
Related skills
| Skill | Installs | vs next-upgrade |
|---|---|---|
| create-github-pull-request-from-specification | 7,618 | -205 |
| microsoft-skill-creator | 7,592 | -231 |
| create-github-action-workflow-specification | 7,770 | -53 |
| firecrawl-search | 8,379 | +556 |
| social-media-carousel | 7,632 | -191 |
FAQ
- How many installs does next-upgrade have?
- next-upgrade has 7,823 total installs and 7.8K installs this week.
- Where is next-upgrade hosted?
- next-upgrade is published by @vercel-labs/next-skills at https://github.com/vercel-labs/next-skills.
- How many GitHub stars does next-upgrade have?
- next-upgrade has 778 GitHub stars.
- When was next-upgrade first indexed?
- OrangeBot.AI first indexed next-upgrade on Jan 26, 2026.
- How do I install next-upgrade?
- Run: npx skills add https://github.com/vercel-labs/next-skills --skill next-upgrade