Acerca de
The Ruby LSP skill enhances Claude Code's ability to interact with Ruby projects by providing clear protocols for using Language Server Protocol (LSP) operations. It replaces inefficient 'read-and-parse' behaviors with precise tools like documentSymbol, findReferences, and goToDefinition. This skill is essential for developers working on large Ruby or Rails codebases who need to quickly map file structures, trace method calls across inheritance chains, and perform impact analysis for refactoring without consuming excessive context or tokens.