Ruby code intelligence for Claude Code via ruby-lsp.
Gives Claude real-time diagnostics, go-to-definition, find-references, and hover info while editing Ruby files.
Install the ruby-lsp gem:
gem install ruby-lsp
Add this marketplace to Claude Code, then install the plugin:
/plugin marketplace add ShoraiConsulting/ruby-lsp-plugin
/plugin install ruby-lsp@shorai-ruby-lsp
Or configure it in your settings.json directly:
{
"extraKnownMarketplaces": {
"shorai-ruby-lsp": {
"source": {
"source": "github",
"repo": "ShoraiConsulting/ruby-lsp-plugin"
}
}
},
"enabledPlugins": {
"ruby-lsp@shorai-ruby-lsp": true
}
}
.rb, .gemspec, Gemfile, Rakefile
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub shoraiconsulting/ruby-lsp-plugin --plugin ruby-lspRust language server
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server
Advanced Java skills for streams, concurrency, and generics.