·typescript-lsp
</>

typescript-lsp

plaited/development-skills

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

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

インストール

$npx skills add https://github.com/plaited/development-skills --skill typescript-lsp

SKILL.md

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/development-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

typescript-lsp とは?

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

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

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

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

https://github.com/plaited/development-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-09