Home /Claude Skills /claude-lsp-servers
Highly Recommended

Claude Lsp Servers

Say goodbye to crashes and lag from official LSP plugins
Essential code navigation tool for developers
Core Principle:
This Claude plugin supercharges your coding experience! It provides accurate intellisense for TypeScript, Python and Go code with smart hints, definition jumps, reference finding and more. Like giving your code a GPS system - no more getting lost in files.
KEY FEATURES
01Code Navigation
Pinpoint code definitions and references like GPS
02Intellisense
Show type info and docs in real-time
03Call Hierarchy
Clearly visualize function call chains
04Symbol List
Quickly view all important symbols in file
github.com/yungweng/claude-lsp-servers
development·yungweng·2026-01-13·6·🔱 4
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/yungweng/claude-lsp-servers.git
SSH
git clone [email protected]:yungweng/claude-lsp-servers.git
GitHub CLI
gh repo clone yungweng/claude-lsp-servers
FAQ
Q: What are the installation steps for Claude Lsp Servers Agent Skills?
1.Enable Tool: Set ENABLE_LSP_TOOL env var
2.Install Servers: Install LSP servers per language
3.Install Plugin: Add and install from plugin marketplace
4.Start Coding: Restart Claude for smart coding
Q: What are the highlights of Claude Lsp Servers Agent Skills?
  • Fixes official plugin issues
  • Multi-language support
  • Lightweight installation
  • Stable and reliable
Q: What are the use cases for Claude Lsp Servers Agent Skills?
  • Reading complex project code
  • Refactoring large codebases
  • Learning open source projects
  • Quickly locating bugs
Q: What are the limitations of Claude Lsp Servers Agent Skills?
  • Requires manual env var setup
  • Only supports 3 languages