Rails Conventions & Patterns

Installation
SKILL.md

Rails Conventions & Patterns Skill

This skill provides authoritative guidance on Ruby on Rails conventions, design patterns, and idiomatic code standards for production applications.

When to Use This Skill

  • Writing new Rails controllers, models, or services
  • Refactoring existing Rails code
  • Making decisions about code organization
  • Choosing between different Rails patterns
  • Ensuring code follows Rails conventions
  • Reviewing Rails code for convention compliance

Ruby & Rails Versions

ruby: "3.2+ (prefer 3.3+ for YJIT benefits)"
rails: "7.1+ (prefer 8.0+ for new projects)"
Related skills

More from kaakati/rails-enterprise-dev

Installs
GitHub Stars
8
First Seen