skills

skill
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 43 GitHub stars
Code Pass
  • Code scan — Scanned 6 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

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

README.md

iuhoay/skills

A collection of Claude Code skills for Rails development.

Available Skills

Vanilla Rails

Design and review Rails applications using Vanilla Rails philosophy from 37signals/Basecamp.

Commands: /vanilla-rails:review | /vanilla-rails:analyze | /vanilla-rails:simplify [goal]

Based on Fizzy: thin controllers, rich domain models, no service layers unless genuinely justified. "Vanilla Rails is plenty" - DHH.

Rails Dependencies

Configure recommended Rails development dependencies for better developer experience.

Commands: /rails-deps:check | /rails-deps:install [gem] | /rails-deps:setup

Recommended gems: strong_migrations, herb, bullet, letter_opener.

Ruby LSP

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

Prerequisite: Install ruby-lsp first:

gem install ruby-lsp

Installation

/plugin marketplace add iuhoay/skills
/plugin install vanilla-rails@iuhoay-skills
/plugin install rails-deps@iuhoay-skills
/plugin install ruby-lsp@iuhoay-skills

License

MIT

Reviews (0)

No results found