This skill should be used when the user asks to "set up LSP", "configure LSP", "install LSP", "enable LSP", "language server setup", "add LSP to project", "configure language server", "set up code intelligence", "validate LSP", "check LSP setup", "fix LSP", "LSP not working", or wants to enable or troubleshoot LSP-powered navigation (go-to-definition, find-references, hover, diagnostics) in Claude Code for a project.
$npx -y skills add dmitriyyukhanov/claude-plugins --skill lsp-setupInstalls into the current project.
Run `npx skills use "https://github.com/dmitriyyukhanov/claude-plugins" --skill "dmitriyyukhanov/claude-plugins/lsp-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dmitriyyukhanov/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dmitriyyukhanov/claude-plugins"` and select the relevant skills, then follow their instructions.