rails-refactoring-guide
Installation
SKILL.md
Rails Refactoring Guide
A comprehensive guide for refactoring Ruby on Rails applications to eliminate code smells, extract business logic into POROs (Plain Old Ruby Objects), refactor fat models, eliminate callback hell, and apply SOLID principles. This skill helps transform legacy codebases into maintainable, testable, and scalable applications.