rails
Installation
SKILL.md
Ruby on Rails
Enterprise-grade Ruby on Rails development following industry best practices. This skill covers Active Record, API mode, service objects, authentication, testing with RSpec, background jobs, and production deployment configurations used by top engineering teams.
Purpose
Build scalable Ruby applications with confidence:
- Design clean model architectures with Active Record
- Implement REST APIs with Rails API mode
- Use service objects and concerns for clean code
- Handle authentication with JWT or Devise
- Write comprehensive tests with RSpec
- Deploy production-ready applications
- Leverage background jobs with Sidekiq