Help us improve
Share bugs, ideas, or general feedback.
From ruby-rails
Creates Ruby on Rails generators for models, services, controllers, and full-stack features via rails-generators skill using provided task description.
npx claudepluginhub el-feo/ai-context --plugin ruby-railsHow this command is triggered — by the user, by Claude, or both
Slash command
/ruby-rails:rails-generators generator type or task descriptionThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<objective> Delegate Rails generator creation tasks to the rails-generators skill for: $ARGUMENTS This routes to specialized skill containing generator patterns, Thor DSL, testing strategies, and best practices for Rails code generation. </objective> <process> 1. Use Skill tool to invoke rails-generators skill 2. Pass user's request: $ARGUMENTS 3. Let skill handle generator creation, testing, and implementation </process> <success_criteria> - Skill successfully invoked - Arguments passed correctly to skill - User receives comprehensive Rails generator guidance with working examples </suc...
/railsBuilds, configures, and optimizes Ruby on Rails apps with ActiveRecord patterns, Hotwire, background jobs (Sidekiq/Solid Queue), and RSpec/FactoryBot tests. Supports API, auth, models, optimization, upgrades, audits, and deployments.
/architectBuilds Rails 8+ apps with Hotwire and modern best practices by reading code, making architectural decisions, and dispatching workers for implementation.
/f5-backendGenerates backend code like modules, services, controllers, entities, models for auto-detected stack (NestJS default; also FastAPI, Spring Boot, Go Gin, Django, Laravel, Rails, .NET Core, Rust Actix).
Share bugs, ideas, or general feedback.
This routes to specialized skill containing generator patterns, Thor DSL, testing strategies, and best practices for Rails code generation.
1. Use Skill tool to invoke rails-generators skill 2. Pass user's request: $ARGUMENTS 3. Let skill handle generator creation, testing, and implementation<success_criteria>