·typescript-lsp
</>

typescript-lsp

テキストではなく、TypeScript のシンボル (関数、型、クラス) を検索します。ファイルの検索には Glob、テキスト検索には Grep、記号検索には LSP を使用します。インポート、エクスポート、関係を理解するタイプ認識の結果を提供します。

8インストール·0トレンド·@plaited

インストール

$npx skills add https://github.com/plaited/agent-eval-harness --skill typescript-lsp

typescript-lsp のインストール方法

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

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

ソース: plaited/agent-eval-harness。

This skill provides TypeScript Language Server Protocol integration for exploring and understanding TypeScript/JavaScript codebases.

IMPORTANT: Prefer LSP tools over Grep/Glob when working with .ts, .tsx, .js, .jsx files. LSP provides type-aware results that understand imports, exports, and symbol relationships.

| Glob | Find files by pattern | | Grep | Search text content | | lsp-find | Search TypeScript symbols | | lsp-hover | Get type info + TSDoc documentation | | lsp-refs | Find all references to a symbol | | lsp-analyze | Batch analysis of file structure |

テキストではなく、TypeScript のシンボル (関数、型、クラス) を検索します。ファイルの検索には Glob、テキスト検索には Grep、記号検索には LSP を使用します。インポート、エクスポート、関係を理解するタイプ認識の結果を提供します。 ソース: plaited/agent-eval-harness。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/plaited/agent-eval-harness --skill typescript-lsp
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-22
更新日
2026-03-10

Browse more skills from plaited/agent-eval-harness

クイックアンサー

typescript-lsp とは?

テキストではなく、TypeScript のシンボル (関数、型、クラス) を検索します。ファイルの検索には Glob、テキスト検索には Grep、記号検索には LSP を使用します。インポート、エクスポート、関係を理解するタイプ認識の結果を提供します。 ソース: plaited/agent-eval-harness。

typescript-lsp のインストール方法は?

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

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

https://github.com/plaited/agent-eval-harness