rails-dev
tech-leads-club/agent-skills
This comprehensive guide outlines an opinionated set of conventions for building robust Ruby on Rails applications. It covers core architectural principles, including rich models, state-as-records, minimal dependencies, and best practices for CRUD operations and testing. It is mandatory to consult these guidelines whenever designing, writing, reviewing, or refactoring any Rails code.