ruby-fast-lsp
Fast Ruby language server with type inference and navigation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ruby-fast-lsp?▼
Run `npx skills add rajnaveen344/ruby-fast-lsp --all -g -y` in your terminal to install all skills in this repository globally.
What does Ruby Fast LSP do?▼
It is a high-performance Ruby language server written in Rust that provides diagnostics, go-to-definition, find references, hover types, and workspace symbol search for Ruby code.
Does Ruby Fast LSP work with Claude Code and Cursor?▼
Yes. It connects to Claude Code through LSP settings and works with VS Code, Cursor, Windsurf, and any editor that supports the Language Server Protocol.
How does Ruby Fast LSP handle type inference?▼
It uses YARD annotations and RBS definitions to resolve return types, generics, union types, and inheritance chains, giving accurate diagnostics without separate type files.
Can Ruby Fast LSP run RuboCop or Standard?▼
Yes. RuboCop and Standard diagnostics and safe auto-fixes are available as opt-in integrations that run when you open or save a Ruby file.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core