typescript-lsp

Community

Prioritize TypeScript LSP for code navigation.

AuthorMavrick91
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TypeScript and JavaScript code exploration is made reliable by prioritizing the TypeScript Language Server (LSP) over grep or glob searches, ensuring accurate go-to-definition, references, and hover information across TS/JS projects.

Core Features & Use Cases

  • Enforce LSP-driven code intelligence for symbol lookup (goToDefinition), usage discovery (findReferences), and type information (hover) in TypeScript/JavaScript files.
  • Navigate large codebases with workspaceSymbol and documentSymbol to understand project structure without manual file searches.
  • Use Case: Onboarding a new codebase, quickly locate function definitions and call sites to understand behavior and integration points.

Quick Start

Ask the AI to use the LSP tools to find definitions and references in your TypeScript or JavaScript project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typescript-lsp
Download link: https://github.com/Mavrick91/tanstack-start-app/archive/main.zip#typescript-lsp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.