ce-dhh-rails-style

Enforce 37signals/DHH Rails style guidelines on Ruby/Rails code.

Updated May 4, 2026
One-click install
npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-dhh-rails-style-iamkonghai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-dhh-rails-style
Source: https://github.com/IAmKongHai/compound-engineering-plugin-zh/tree/main/3.4.2/skills/ce-dhh-rails-style
Command: npx skills add https://github.com/IAmKongHai/compound-engineering-plugin-zh --skill ce-dhh-rails-style-iamkonghai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you apply the 37signals/DHH Rails conventions to your Ruby and Rails code, improving readability and maintainability.

Core Features & Use Cases

  • Code Convention Adherence: Enforce DHH Rails style guidelines on your code.
  • Best Practices: Utilize best practices extracted from 37signals codebases.
  • Use Case: If you're working on a Rails project and want to adhere to 37signals' coding conventions, this Skill can help you achieve that.

Quick Start

Use the ce-dhh-rails-style skill to review your Ruby/Rails code against DHH style guidelines.

Frequently Asked Questions about ce-dhh-rails-style

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply 37signals DHH Rails conventions to my Ruby codebase?

This Skill enforces DHH Rails conventions by deeply analyzing your Ruby codebase and applying the specific coding style guidelines used by 37signals.

What coding conventions does DHH use for Rails projects?

DHH Rails coding conventions are a set of style guidelines and best practices extracted from 37signals codebases, designed to improve the readability and maintainability of Ruby and Rails projects.

Do I need to know Ruby and Rails to enforce 37signals coding style?

Yes, enforcing 37signals coding style requires existing knowledge of Ruby and Rails, as well as familiarity with 37signals coding conventions to properly implement the style guidelines.

What is the best way to check my Rails code against DHH style guidelines?

The best way to check Rails code against DHH style guidelines is to use this Skill to review your project, which requires a deep analysis of the codebase to ensure convention adherence.

Can I use this to enforce 37signals best practices on an existing Rails project?

Yes, you can use this Skill on an existing Rails project to enforce DHH style guidelines and utilize best practices extracted directly from 37signals codebases to improve maintainability.