A collection of Claude Code skills for Rails development and code review.
Configure recommended Rails development dependencies for better developer experience and code quality. Includes strong_migrations, herb, bullet, and letter_opener.
LSP integration for Ruby/Rails development with instant diagnostics, code navigation (go to definition, find references, hover), and language awareness
Design and review Rails applications using Vanilla Rails philosophy from 37signals/Basecamp. Emphasizes thin controllers, rich domain models, and avoiding unnecessary service layers.