Betamatt Claude Plugins
betamatt-claude-plugins is a Claude Code plugin bundle for the Build phase that packages seven Rails-focused personal workflows for review, debugging, search, and spec-driven delivery.
Install seven personal-method Claude plugins tuned for Rails, RSpec, code review, debugging, and reproducible demo workflows on real apps.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install betamatt-claude-plugins@betamatt/claude-pluginsBuilt 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:betamatt/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:betamatt/claude-plugins").
What it does
betamatt-claude-plugins is a compact Claude Code plugin collection of seven opinionated workflows from a single maintainer’s Rails practice. It is built for solo builders shipping server-rendered or Hotwire-heavy SaaS who want Claude to behave like a disciplined teammate: decompose tasks, run structured reviews, execute RSpec-backed validation, and keep git history professional. Plugins cover conductor-style orchestration, smart search across the codebase, security-minded review passes, and tooling that reduces verbosity while preserving proof-of-work artifacts. You reach for this bundle during active backend implementation, then again at review time when fixes must be traced to specs. It does not replace your test suite; it standardizes how the agent plans, documents, and verifies changes so iterations stay reproducible across branches and workspaces.
Highlights
- Seven plugins encapsulating personal Rails and Ruby development methods
- Code review, review-fix loops, and specification-driven planning commands
- Debugging toolkit with observability, logging, and performance-oriented workflows
- Git commit attribution patterns including co-authored-by hygiene
- Code search and indexing integration (CodeIndexMCP-style) plus showboat demo generation
Why builders use it
Rails solo builders struggle to keep Claude’s reviews, commits, and debug sessions consistent with production-grade Ruby practices across long feature branches.
After registering the plugins, Claude follows repeatable review, test, and attribution workflows so backend changes ship with clearer specs and traceable git history.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is betamatt-claude-plugins for?
It is for Claude Code users building Ruby on Rails applications who want maintainer-specific methods for review, debugging, testing, and git hygiene.
When should I use betamatt-claude-plugins?
Use it during backend feature work and before merging when you need structured review-fix loops, RSpec alignment, and searchable codebase context.
How do I add betamatt-claude-plugins to my agent?
Add the betamatt/claude-plugins repository as a Claude Code plugin source, then enable the individual plugins that map to review, debug, or conductor workflows in your project.
Comments
Share how you use betamatt-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.