概要
The refactor-rails skill is a specialized tool for Claude Code designed to address technical debt and architectural complexity in Ruby on Rails applications. It systematically applies industry-standard patterns—including Service Objects, Query Objects, and Form Objects—to decompose fat controllers and models into single-responsibility components. By leveraging the latest features of Rails 8 and Ruby 3.3+, such as Solid Queue, Kamal 2, and pattern matching, it ensures your codebase remains modern, performant, and easy to test while strictly adhering to DRY and SOLID principles.