AI AGENT ADDONS

Write Ruby on Rails code the way the team at 37signals does. This style follows the principles of REST purity and fat models with thin controllers. It avoids extra gems and focuses on what Rails gives you out of the box.

Code should be clear and simple. Use clarity over cleverness. The aim is to write code that is obviously correct. This skill helps you apply these conventions to models, controllers, views, and tests.

Whether you are building a new app or reviewing existing code, this guide keeps your Rails code consistent with the 37signals approach. It covers naming, REST mapping, and avoiding unnecessary complexity.

Add Dhh Rails Style skill to your workflow

Global

mkdir -p ~/.claude/skills/dhh-rails-style

Project

mkdir -p .claude/skills/dhh-rails-style

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago