
Stevegeek Claude Ruby Plugins
- 19 repo stars
- Updated April 28, 2026
- stevegeek/claude-ruby-plugins
stevegeek-claude-ruby-plugins is a Claude Code plugin that helps write and maintain Ruby RBS type signatures via skills, commands, and agents.
About
stevegeek-claude-ruby-plugins is a Claude Code plugin bundle for Ruby developers who want disciplined help producing RBS type signatures. developers maintaining gems, Rails apps, or internal APIs install it when typing debt slows refactors, onboarding, or IDE autocomplete. The repository ships one plugin that combines skills, slash commands, and agent patterns around signature authoring rather than broad framework scaffolding. That narrow focus helps Claude Code suggest accurate `.rbs` files, align signatures with implementation, and iterate when methods or value types change. It suits intermediate Rubyists exploring gradual typing without committing to a full static toolchain. Use it during active feature work and API hardening on the Build leg of the journey; it is less relevant if you do not run Ruby in production. The plugin augments your editor and test suite—it does not replace `rbs` CLI validation or CI type check jobs you still run in Ship.
- Claude Code skills, commands, and agents dedicated to writing Ruby RBS type signatures
- Single-plugin bundle focused on signature quality—not general Ruby syntax tutoring
- Supports gradual typing workflows for gems, apps, and internal APIs
- Pairs agent assistance with repeatable commands for signature generation and cleanup
- Community plugin aimed at Rubyists adopting RBS without abandoning dynamic patterns
Stevegeek Claude Ruby Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install stevegeek-claude-ruby-plugins@stevegeek/claude-ruby-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 19 |
|---|---|
| Last updated | April 28, 2026 |
| Repository | stevegeek/claude-ruby-plugins ↗ |
What it does
Install when you maintain Ruby codebases and want Claude Code skills, commands, and agents to author and refine RBS type signatures faster.
Who is it for?
Ruby and Rails maintainers adopting gradual typing who want agent help on `.rbs` files during feature work.
Skip if: Skip if you're on Python or TypeScript-only stacks, or Rubyists and refuse RBS and want zero typing overhead.
What you get
After install, Claude Code can draft and revise RBS signatures with dedicated Ruby typing skills and commands aligned to your methods and types.
- Draft and revised `.rbs` signature files for modules and methods
- Agent workflows for signature consistency across a Ruby codebase
- Commands you can rerun when APIs change
Recommended Plugins
How it compares
Ruby RBS authoring plugin, not a generic linter pack or Rails code generator marketplace.
FAQ
Who is Stevegeek Claude Ruby Plugins for?
Ruby developers using Claude Code who want focused assistance writing and updating RBS signatures for apps and libraries.
When should I use Stevegeek Claude Ruby Plugins?
Use it while building or refactoring Ruby backends when you are adding or fixing `.rbs` files—not for unrelated frontend or infra tasks.
How do I add Stevegeek Claude Ruby Plugins to my agent?
Add the stevegeek/claude-ruby-plugins plugin in Claude Code, open your Ruby project, and invoke its skills or commands on modules needing signatures.