Skip to main content
Run any Skill in Manus
with one click
$pwd:

rails-code-conventions

// A daily checklist for writing clean Rails code, covering design principles (DRY, YAGNI, PORO, CoC, KISS), per-path rules (models, services, workers, controllers), structured logging, and comment discipline. Defers style and formatting to the project's configured linter(s). Use when writing, reviewing, or refactoring Ruby on Rails code, or when asked about Rails best practices, clean code, or code quality. Trigger words: code review, refactor, RoR, clean code, best practices, Ruby on Rails conventions.

$ git log --oneline --stat
stars:16
forks:3
updated:May 6, 2026 at 07:34
File Explorer
3 files
SKILL.md
readonly