关于
This skill empowers Claude to architect high-quality Ruby on Rails models by enforcing proven design patterns and strict data integrity. It provides comprehensive guidance on ActiveRecord associations, polymorphic relationships, custom validations, and efficient query design. By implementing 'fat models, thin controllers' and utilizing query objects, form objects, and concerns, this skill ensures your Rails backend is performant, maintainable, and logically organized. It also prioritizes database-level constraints and N+1 query prevention to guarantee production-grade application behavior.