概要
This skill transforms Claude into an expert in the DHH/37signals school of thought for Ruby on Rails development. It enforces strict adherence to REST purity with seven-action controllers, promotes "fat models" for business logic, and utilizes modern Hotwire patterns for frontend reactivity. Whether you're building a new Rails app or refactoring existing code, this skill ensures your implementation follows the specific conventions used at Basecamp and HEY, prioritizing developer happiness and maintainability through convention over configuration and the omission of unnecessary abstractions like service objects.