Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for…
LSP Code Analysis IMPORTANT: PREREQUISITE To use this skill, you MUST follow these steps: Check for updates: Run the update script to ensure you are using the latest version of the tool. Verify project support: Run lsp server start <project_path> to start the LSP server and confirm the project is supported. IF YOU DO NOT PERFORM THESE STEPS, YOU ARE NOT ALLOWED TO USE THIS SKILL. Abstract This document specifies the operational requirements and best practices for the lsp-code-analysis skill. It provides a semantic interface to codebase navigation, analysis and refactoring via the Language Server Protocol (LSP). Overview You are provided with lsp CLI tool for semantic code navigation and analysis. It SHOULD be preferred over read or grep for most code understanding tasks.
don't have the plugin yet? install it then click "run inline in claude" again.