关于
The LSP Code Analysis skill provides Claude with a deep, semantic understanding of codebases, moving beyond simple text searches. By leveraging the Language Server Protocol (LSP), it allows the agent to navigate to definitions, find cross-file references, generate file outlines, and retrieve type-safe documentation. This skill is essential for exploring unfamiliar code, performing safe refactors, and tracing complex data flows across multi-file projects without consuming excessive context window space by reading entire files.