home/categories/ide-plugins/benjaminjackson-ruby-lsp-ruby-lsp-skill-md
ide-pluginstools

ruby-lsp

This skill should be loaded when working with Ruby files to understand when to use LSP operations (documentSymbol, findReferences, goToDefinition, hover) versus standard tools (Read, Grep). Critical for preventing unnecessary file reads when structural information is needed.

benjaminjackson
maintainer
benjaminjackson
Actualizado 1/15/2026
Estrellas
1
Forks
0
quick start

Installation and usage

This skill should be loaded when working with Ruby files to understand when to use LSP operations (documentSymbol, findReferences, goToDefinition, hover) versus standard tools (Read, Grep). Critical for preventing unnecessary file reads when structural information is needed.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use ruby-lsp