lsp-manager

Community

Auto-detects languages and configures LSP.

Authorbahayonghang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects project languages and configures LSP servers to provide real-time code intelligence, diagnostics, and navigation in Claude Code.

Core Features & Use Cases

  • Language detection automatically identifies programming languages in a project.
  • Auto-configures LSP settings and validates server installation to streamline setup.
  • Troubleshoots LSP connections with guided workflows for common issues and errors.
  • Use cases include initial LSP setup for new multi-language repos, ongoing maintenance for code intelligence, and debugging type-hint and navigation problems.

Quick Start

Install and configure LSP by following these steps:

  • Run language detection: python scripts/detect_language.py .
  • Install official LSP plugins when detected languages are Python or TypeScript: claude plugin install pyright-lsp
  • Verify server installations: bash scripts/check_server.sh
  • Generate and install configuration for detected languages: python scripts/generate_config.py Python Go; claude plugin install . --scope project

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: lsp-manager
Download link: https://github.com/bahayonghang/my-claude-code-settings/archive/main.zip#lsp-manager

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.