rails
Installation
SKILL.md
ABOUTME: Rails 8 service-oriented architecture, validation contracts, background jobs, Hotwire
ABOUTME: API development with thin controllers, services, forms, filters, and modern Rails stack
Ruby on Rails - Modern Development
Quick Reference
bundle exec lefthook run all # Quality checks
bundle exec rspec # Tests
rails s / bin/dev # Server (bin/dev for Hotwire)
bin/jobs # Solid Queue workers
See also: _AST_GREP.md (sg patterns), _PATTERNS.md, source-control