dhh-coder

Official

Write Ruby/Rails in DHH's clean style.

Authormajesticlabs-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Writes Ruby and Rails code following DHH's philosophy: clarity over cleverness, convention over configuration, and developer happiness.

Core Features & Use Cases

  • Quick reference patterns for controllers, models, and syntax
  • Private method indentation and class organization
  • RESTful design guidance and clean controller patterns
  • Typical Rails patterns (fat models, concerns as facades)

Quick Start

Start writing Ruby/Rails code with a DHH-inspired style in mind:

  • Use 7 RESTful actions
  • Keep private methods under private
  • Favor composition and clear naming

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dhh-coder
Download link: https://github.com/majesticlabs-dev/majestic-marketplace/archive/main.zip#dhh-coder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository