Free 40-page Claude guide — download today
Ruby on Rails

Ruby on Rails

Active Record, API mode, Hotwire, Sidekiq, and RSpec

8 skills

Ruby on Railsbeginner

Rails Setup

Scaffold Ruby on Rails app with models and controllers

railsrubyscaffolding
Ruby on Railsintermediate

Rails Active Record

Write Active Record models with associations and validations

railsactive-recordorm
Ruby on Railsintermediate

Rails API

Build Rails API-only application with serializers

railsapirest
Ruby on Railsintermediate

Rails Testing

Write RSpec tests with factories and mocks

railsrspectesting
Ruby on Railsintermediate

Rails Stimulus

Build interactive UIs with Hotwire and Stimulus

railshotwirestimulus
Ruby on Railsintermediate

Rails Sidekiq

Set up background jobs with Sidekiq

railssidekiqbackground-jobs
Ruby on Railsintermediate

Rails ActiveRecord Performance Optimization

Fix N+1 queries, slow scopes, and ActiveRecord pitfalls in production Rails apps

railsactive-recordperformance
Ruby on Railsintermediate

Rails Action Cable WebSockets

Build real-time features in Rails using Action Cable WebSockets

railsaction-cablewebsockets