Dmitrypogrebnoy Ruby Agent Skills
dmitrypogrebnoy-ruby-agent-skills is a Claude Code plugin for the Build phase that provides agent skills for Ruby RBS, Sorbet, and related type-signature writing and migration.
Give Claude Code focused skills for writing, migrating, and maintaining Ruby type signatures with RBS, Sorbet, and related typing workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dmitrypogrebnoy-ruby-agent-skills@DmitryPogrebnoy/ruby-agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:DmitryPogrebnoy/ruby-agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:DmitryPogrebnoy/ruby-agent-skills").
What it does
dmitrypogrebnoy-ruby-agent-skills is a Claude Code plugin that bundles agent skills for Ruby teams adopting or scaling static typing. Instead of generic Ruby help, the pack targets signature work: authoring types, keeping them accurate as code moves, and migrating between RBS, Sorbet, and related approaches. Solo builders shipping APIs or SaaS backends on Ruby gain a focused copilot layer that matches how typing projects actually unfold—incremental files, gem boundaries, and CI-sensitive edits. Use it during active backend build and when reviewing type drift after refactors. The plugin does not replace running sorbet-tc or your CI; it structures how the agent reasons about signatures. Intermediate complexity assumes you already run Ruby and at least one typing toolchain.
Highlights
- Agent skills scoped to Ruby type signatures and static typing
- Covers writing, maintaining, and migrating signature artifacts
- RBS and Sorbet-oriented workflows in one plugin bundle
- Keywords span ruby, signature, sorbet, migrating, and maintaining
- Single-plugin collection from DmitryPogrebnoy/ruby-agent-skills (pluginCount: 1)
Why builders use it
Ruby typing migrations stall when the agent gives generic Ruby advice instead of signature-first workflows for RBS and Sorbet.
After install, Claude Code can follow dedicated skills for writing, maintaining, and migrating Ruby type signatures alongside your backend code.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 22 stars, 0 votes.
FAQ
Who is dmitrypogrebnoy-ruby-agent-skills for?
It is for Ruby developers using Claude Code who need structured agent help for RBS, Sorbet, and other signature maintenance tasks.
When should I use dmitrypogrebnoy-ruby-agent-skills?
Use it while building or refactoring Ruby backends whenever you write new signatures, migrate typing systems, or keep types in sync with code.
How do I add dmitrypogrebnoy-ruby-agent-skills to my agent?
Register the plugin from the DmitryPogrebnoy/ruby-agent-skills repo in Claude Code, then invoke the bundled skills from your Ruby project workspace.
Comments
Share how you use dmitrypogrebnoy-ruby-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.