·module-by-module-migration
</>

module-by-module-migration

大規模なコードベースを移行する場合に使用します。 JavaScript を TypeScript に変換するときに使用します。依存関係を管理するときに使用します。移行順序を計画するときに使用します。チームが TypeScript を採用する場合に使用します。

6インストール·0トレンド·@marius-townhouse

インストール

$npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill module-by-module-migration

module-by-module-migration のインストール方法

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

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

ソース: marius-townhouse/effective-typescript-skills。

When migrating JavaScript to TypeScript, follow the dependency graph: start with leaf modules (those with no dependencies) and work upward. This ensures that when you convert a module, all its dependencies are already typed. This minimizes type errors and makes migration manageable.

Migrate modules starting from leaves (no dependencies) and work up the dependency graph. This ensures dependencies are typed before dependents.

大規模なコードベースを移行する場合に使用します。 JavaScript を TypeScript に変換するときに使用します。依存関係を管理するときに使用します。移行順序を計画するときに使用します。チームが TypeScript を採用する場合に使用します。 ソース: marius-townhouse/effective-typescript-skills。

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

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill module-by-module-migration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from marius-townhouse/effective-typescript-skills

クイックアンサー

module-by-module-migration とは?

大規模なコードベースを移行する場合に使用します。 JavaScript を TypeScript に変換するときに使用します。依存関係を管理するときに使用します。移行順序を計画するときに使用します。チームが TypeScript を採用する場合に使用します。 ソース: marius-townhouse/effective-typescript-skills。

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

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

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

https://github.com/marius-townhouse/effective-typescript-skills