Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Shorai Consulting avatar

Ruby Lsp

  • Updated May 9, 2026
  • ShoraiConsulting/ruby-lsp-plugin

ruby-lsp is a Claude Code skill in the AI & Agent Building category. Ruby code intelligence for Claude Code via ruby-lsp

Key points

  • ruby-lsp
  • AI & Agent Building
  • AI-coding skill

Ruby Lsp by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add ShoraiConsulting/ruby-lsp-plugin
/plugin install ruby-lsp@shorai-ruby-lsp

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMay 9, 2026
RepositoryShoraiConsulting/ruby-lsp-plugin

What it does

Ruby code intelligence for Claude Code via ruby-lsp

README.md

ruby-lsp plugin for Claude Code

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.

Prerequisites

Install the ruby-lsp gem:

gem install ruby-lsp

Install

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
  }
}

Supported file types

.rb, .gemspec, Gemfile, Rakefile

License

MIT

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.