By iuhoay
Audit Rails Gemfile for missing dev gems like strong_migrations, bullet, herb, and letter_opener, then install and configure them automatically—updating Gemfile, running bundle install, executing generators, and providing setup instructions for safer migrations, N+1 detection, ERB linting, and email previews.
npx claudepluginhub iuhoay/skills --plugin rails-depsCheck which recommended Rails development dependencies are installed in the current project.
Install and configure a specific recommended Rails development dependency.
Interactive setup for all recommended Rails development dependencies.
A collection of Claude Code skills for Rails development.
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.
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.
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
/plugin marketplace add iuhoay/skills
/plugin install vanilla-rails@iuhoay-skills
/plugin install rails-deps@iuhoay-skills
/plugin install ruby-lsp@iuhoay-skills
MIT
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.