Ruby development plugin with POODR principles, Sandi Metz refactoring patterns, and Ruby best practices
/plugin marketplace add jwplatta/prompt-library
/plugin install rubyist@jwplatta/prompt-library
Manage Ruby dependencies with Bundler
Scaffold a new Ruby gem with best practices
Get interactive refactoring suggestions using Sandi Metz's techniques from 99 Bottles
Review Ruby code for POODR principles, SOLID design, and Ruby best practices
Run RuboCop and apply style fixes
Run RSpec tests with intelligent filtering and analysis
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Claude Agent SDK Development Plugin
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification