By hoblin
Enable full LSP code intelligence for Ruby and ERB files in your IDE, powering diagnostics, go-to-definition, reference finding, hover information, and symbol outlines across .rb, .ru, .erb, .rake, and .gemspec files to streamline Ruby development workflows.
A Claude Code plugin marketplace for Ruby development: Rails applications, testing, game development with DragonRuby, and terminal UI development with RatatuiRuby.
/plugin marketplace add hoblin/claude-ruby-marketplace
ruby-lsp (LSP) - Ruby language server (Shopify's ruby-lsp) *rspec (Skill) - RSpec and FactoryBot testing patternsdraper (Skill) - Draper decorator patterns for view logicactiverecord (Skill) - ActiveRecord patterns for models and queriesmcp (Skill) - MCP server development with Ruby SDK* LSP plugins broken since v2.0.69 (#13952) - use v2.0.67 or wait for fix
dragonruby (Skill) - DragonRuby Game Toolkit for 2D gamesCovers game loop, input handling, entities, collision detection, audio, rendering, animation, scenes, and cross-platform distribution.
ratatui-ruby (Skill) - RatatuiRuby for terminal user interfacesCovers managed loop, 20+ widgets, constraint-based layouts, event handling, styling, testing infrastructure, and Rooibos/Kit frameworks.
rpi (Workflow) - Research, Planning, Implementation - context engineering for AI-assisted development# Rails plugins
/plugin install rspec@claude-ruby-marketplace
/plugin install activerecord@claude-ruby-marketplace
/plugin install draper@claude-ruby-marketplace
# Game development
/plugin install dragonruby@claude-ruby-marketplace
# TUI development
/plugin install ratatui-ruby@claude-ruby-marketplace
# Development tools
/plugin install rpi@claude-ruby-marketplace
See CLAUDE.md for development guidelines.
See CONTRIBUTING.md for guidelines.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub hoblin/claude-ruby-marketplace --plugin ruby-lspDragonRuby Game Toolkit patterns for 2D game development
MCP server development with Ruby SDK
Draper decorator patterns for Rails view logic
ActiveRecord patterns for Rails models and queries
RatatuiRuby TUI development for terminal user interfaces
LSP integration for Ruby/Rails development with instant diagnostics, code navigation (go to definition, find references, hover), and language awareness
RPI workflow: Research, Planning, Implementation. Context engineering system with structured agents and commands for AI-assisted development.
Ruby language server
Advanced Ruby skills for object-oriented programming, metaprogramming, blocks, and gems.
Implement or modify Ruby code using the claude-agent-sdk gem. Covers query() one-shot calls, Client-based interactive sessions, streaming input, all 27 hook events, permission callbacks, SDK MCP servers, structured output, bare mode, sandbox settings, session management, Rails integration, and custom transports.
Rust language server