bylsp-client· 2 skills
Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for exploring unfamiliar codebases or performing safe refactoring.
$npx -y skills add lsp-client/lsp-skill --skill lsp-code-analysisInstalls into the current project.
Run `npx skills use "https://github.com/lsp-client/lsp-skill" --skill "lsp-client/lsp-skill/lsp-code-analysis"` 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/lsp-client/lsp-skill" that are relevant to the current task. Run `npx skills add "https://github.com/lsp-client/lsp-skill"` and select the relevant skills, then follow their instructions.