
Ruby On Rails Marketplace
Add the Ruby on Rails marketplace so your agent can run the heal-schema slash command to diagnose and fix Rails schema issues during backend work.
Overview
ruby-on-rails-marketplace is a plugin marketplace for the Build phase that adds a heal-schema command for diagnosing and fixing Ruby on Rails schema problems from your agent.
What is this marketplace?
- 1 plugin: heal-schema with a dedicated /heal-schema agent command
- Focused on fixing Rails schema issues rather than general refactors
- Sourced from ogirginc/ruby-on-rails-marketplace on GitHub
- Plugs into Claude Code-style slash-command workflows for Rails maintainers
- Narrow scope keeps the agent on schema repair instead of full-app rewrites
- Marketplace lists 1 plugin (heal-schema)
- Source repo: ogirginc/ruby-on-rails-marketplace on GitHub
What problem does it solve?
Rails schema and migration errors stall your build when you need a repeatable agent command instead of ad-hoc migration guessing.
Who is it for?
Indie Rails developers who hit schema drift or migration mistakes and want a dedicated slash command in Claude Code.
Skip if: Non-Rails stacks, greenfield schema design from scratch, or teams that want full DBA tooling outside the agent.
What do I get? / Deliverables
After installing the marketplace, you can invoke /heal-schema so the agent focuses on repairing schema issues in your Rails project.
- Installed heal-schema plugin from the marketplace
- Available /heal-schema command for schema repair sessions
- Agent-guided passes over Rails schema and migration problems
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Schema healing is part of implementing and maintaining the data layer while you build a Rails app. ActiveRecord schema drift and migration mistakes are backend database concerns best handled next to Rails models and migrations.
How it compares
Rails schema-repair plugin marketplace, not a general Ruby refactoring or frontend skill pack.
Common Questions / FAQ
Who is Ruby On Rails Marketplace for?
It is for solo builders and small teams on Ruby on Rails who use Claude Code and want a schema-focused command when migrations or schema.rb get out of sync.
When should I use Ruby On Rails Marketplace?
Use it during Build backend work when schema errors block development and you want /heal-schema instead of unstructured migration debugging.
How do I add Ruby On Rails Marketplace to my agent?
Install the marketplace from ogirginc/Ruby On Rails Marketplace (GitHub source) in your Claude Code marketplace settings and enable the heal-schema plugin.