ruby-patterns
Installation
SKILL.md
Ruby Patterns - Modern Ruby 3.3+
Ruby development principles and decision-making. Learn to THINK, not copy-paste patterns.
⚠️ How to Use This Skill
This skill teaches decision-making principles for Ruby development.
- ASK user for framework (Rails, Hanami, Sinatra)
- Use modern Ruby 3.x features
- Don't write Rails 2/3/4 era code