Typescript Lsp
PassedThis skill provides setup instructions for the TypeScript Language Server, which adds code intelligence features like go-to-definition, find references, and error checking for TypeScript and JavaScript files in Claude Code.
2.1kstars250forks
|296 viewsSkill Content
692 characterstypescript-lsp
TypeScript/JavaScript language server for Claude Code, providing code intelligence features like go-to-definition, find references, and error checking.
Supported Extensions
.ts, .tsx, .js, .jsx, .mts, .cts, .mjs, .cjs
Installation
Install the TypeScript language server globally via npm:
npm install -g typescript-language-server typescript
Or with yarn:
yarn global add typescript-language-server typescript
More Information
Installation
Marketplace
Step 1: Add marketplace
Step 2: Install plugin