·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 中使用

這個 Skill 的原始碼在哪?

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

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-09