Agent Skills: active-record-model-best-practices
Best practices for Ruby on Rails models, splitting code into well-organized, maintainable code. Use when a model exceeds ~100 lines, has mixed responsibilities, or when the user asks to refactor, extract, clean up, or organize a Rails model. Applies patterns: concerns, service objects, query objects, form objects, and value objects.
UncategorizedID: codyswanngt/lisa/active-record-model-best-practices
12
Install this agent skill to your local
Skill Files
Browse the full folder contents for active-record-model-best-practices.
Loading file tree…
Select a file to preview its contents.