What is migrate-to-nextjs?
Autonomous site migration from any legacy stack to modern Next.js. Visual diffing, best practices enforcement, live progress on localhost. Source: alan-ws/migent.
Autonomous site migration from any legacy stack to modern Next.js. Visual diffing, best practices enforcement, live progress on localhost.
Quickly install migrate-to-nextjs AI skill to your development environment via command line
Source: alan-ws/migent.
This skill migrates legacy websites to modern Next.js. You MUST follow every step exactly. Skipping steps will result in failed migrations.
Install all dependencies, ask the user questions, create the Next.js project, and configure MCP. Do not proceed to Phase 2 until everything is verified.
CAPTURE any observed request patterns. Example: Redirect to /en means the site has localisation — include it in the migration plan.
Autonomous site migration from any legacy stack to modern Next.js. Visual diffing, best practices enforcement, live progress on localhost. Source: alan-ws/migent.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/alan-ws/migent --skill migrate-to-nextjsAutonomous site migration from any legacy stack to modern Next.js. Visual diffing, best practices enforcement, live progress on localhost. Source: alan-ws/migent.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alan-ws/migent --skill migrate-to-nextjs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/alan-ws/migent