关于
This skill equips Claude with the opinionated architectural patterns and coding styles pioneered by David Heinemeier Hansson (DHH) and the 37signals team. It prioritizes 'clarity over cleverness' by enforcing strict RESTful controller design, utilizing fat models for business logic, and leveraging modern Rails features like Hotwire and Current Attributes. It is particularly useful for developers who want to avoid over-engineering, replace complex service objects with native Rails patterns, and maintain a codebase that is clean, semantic, and optimized for developer productivity.