rails-deps

Installation
SKILL.md

Rails Dependencies

Configure recommended Rails development dependencies for better developer experience and code quality.

Quick Start

Run /rails-deps:check to see which recommended gems are installed in your project.

Recommended Gems

Gem Category Purpose
strong_migrations Safety Catch unsafe migrations in development
herb Tooling HTML+ERB parsing, formatting, and linting
bullet Performance Detect N+1 queries
letter_opener Development Preview emails in browser

Commands

Installs
5
Repository
iuhoay/skills
GitHub Stars
53
First Seen
Aug 9, 2026
rails-deps — iuhoay/skills