·three-versions-types
</>

three-versions-types

型宣言を発行するときに使用します。バージョンの競合に対処する場合に使用します。ライブラリに型がある場合に使用します。 @types パッケージを管理するときに使用します。型の不一致をデバッグする場合に使用します。

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

インストール

$npx skills add https://github.com/marius-townhouse/effective-typescript-skills --skill three-versions-types

three-versions-types のインストール方法

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

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

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

When working with TypeScript types, three versions must align: the version of the package you're using, the version of its type declarations (@types), and the version of TypeScript itself. Misalignment between these versions can cause confusing type errors even when the code works at runtime.

Understanding these three versions helps diagnose and prevent type compatibility issues.

Keep package, @types, and TypeScript versions compatible. Update them together to avoid mysterious type errors.

型宣言を発行するときに使用します。バージョンの競合に対処する場合に使用します。ライブラリに型がある場合に使用します。 @types パッケージを管理するときに使用します。型の不一致をデバッグする場合に使用します。 ソース: marius-townhouse/effective-typescript-skills。

引用可能な情報

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

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

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

クイックアンサー

three-versions-types とは?

型宣言を発行するときに使用します。バージョンの競合に対処する場合に使用します。ライブラリに型がある場合に使用します。 @types パッケージを管理するときに使用します。型の不一致をデバッグする場合に使用します。 ソース: marius-townhouse/effective-typescript-skills。

three-versions-types のインストール方法は?

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

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

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