Provides helpful Ruby extensions for various scenarios, enabling Claude Code to access Ruby documentation and development tools efficiently.
Use claudekit marketplace which maintains by Aotokitsuruya.
Add following config to your marketplace configuration file:
{
"plugins": [
{
"name": "ruby",
"source": {
"source": "github",
"repo": "elct9620/claude-ruby-plugin"
}
}
]
}
| Command | Description |
|---|---|
/info <query> | Look up Ruby documentation using the ri skill for classes, modules, and methods |
| Skill | Description |
|---|---|
ruby:ri | Access Ruby documentation using the ri command to look up classes, modules, and methods without checking source code |
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 claimCommands to create and manage GitHub Actions workflows.
Enhanced /loop with structured Plan → Execute → Review → Sample phases for stable long-running tasks
Aotokitsuruya's coding skills
A plugin for maintaining project specifications
Provides Hono CLI skill to make agent know how to use Hono framework.
npx claudepluginhub elct9620/claudekit --plugin rubyRuby development skills for Claude Code - version manager detection, authoritative resource map, and test framework reference
Ruby language server for code intelligence
Advanced Ruby skills for object-oriented programming, metaprogramming, blocks, and gems.
Ruby language server
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.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns