claudeindex
Marketplace

iuhoay-skills

A collection of Claude Code skills for Rails development and code review.

Stars

43

Forks

1

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add iuhoay/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

3

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

rails-deps

Configure recommended Rails development dependencies for better developer experience and code quality. Includes strong_migrations, herb, bullet, and letter_opener.

Plugin

ruby-lsp

LSP integration for Ruby/Rails development with instant diagnostics, code navigation (go to definition, find references, hover), and language awareness

Plugin

vanilla-rails

Design and review Rails applications using Vanilla Rails philosophy from 37signals/Basecamp. Emphasizes thin controllers, rich domain models, and avoiding unnecessary service layers.