概要
The RuboCop Fixer skill streamlines Ruby on Rails development by automating the process of linting and code formatting. It intelligently analyzes project configurations, including .rubocop.yml and .rubocop_todo.yml, to ensure all fixes align with existing team standards. Beyond just applying safe or unsafe auto-corrections, the skill provides contextual explanations for complex violations like Metrics/AbcSize or Rails-specific associations, helping developers maintain clean, idiomatic, and maintainable codebases without manual tediousness.