Skip to content

iuhoay/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors