·migration-planning
>_

migration-planning

ユーザーが Next.js の移行の計画、移行ロードマップの作成、移行順序の決定、移行フェーズのスケジュール、または「ルートをどの順序で移行すればよいか?」を尋ねる場合に使用します。 AST 経由でルートを分析し、段階的な移行計画 (.migration/plan.md) を生成します。最初に移行評価が必要です。

5インストール·0トレンド·@blazity

インストール

$npx skills add https://github.com/blazity/next-migration-skills --skill migration-planning

migration-planning のインストール方法

コマンドラインで migration-planning AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/blazity/next-migration-skills --skill migration-planning
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: blazity/next-migration-skills。

Create a detailed, phased migration plan based on the assessment data. The plan prioritizes low-risk routes first and handles dependencies between components.

Note: This skill creates a migration-specific plan for ordering route conversions. It is NOT the same as generic plan mode (which is for designing implementation approaches). Use THIS skill when the user says "plan this migration" in a Next.js context.

This skill requires the nextjs-migration-toolkit skill to be installed. All migration skills depend on it for AST analysis.

ユーザーが Next.js の移行の計画、移行ロードマップの作成、移行順序の決定、移行フェーズのスケジュール、または「ルートをどの順序で移行すればよいか?」を尋ねる場合に使用します。 AST 経由でルートを分析し、段階的な移行計画 (.migration/plan.md) を生成します。最初に移行評価が必要です。 ソース: blazity/next-migration-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/blazity/next-migration-skills --skill migration-planning
カテゴリ
>_生産性
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from blazity/next-migration-skills

クイックアンサー

migration-planning とは?

ユーザーが Next.js の移行の計画、移行ロードマップの作成、移行順序の決定、移行フェーズのスケジュール、または「ルートをどの順序で移行すればよいか?」を尋ねる場合に使用します。 AST 経由でルートを分析し、段階的な移行計画 (.migration/plan.md) を生成します。最初に移行評価が必要です。 ソース: blazity/next-migration-skills。

migration-planning のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/blazity/next-migration-skills --skill migration-planning インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/blazity/next-migration-skills