rails-ai:controllers

Community

Master Rails controllers with RESTful discipline.

Authorzerobearing2
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fat Rails controllers, tangled routing, and weak parameter safety slow teams and produce brittle apps.

Core Features & Use Cases

  • RESTful Conventions - Enforces the seven standard actions (index, show, new, create, edit, update, destroy) and predictable routing.
  • Lean Controllers - Encourages thin controllers with logic delegated to models or services, improving testability.
  • Strong Parameters & Security - Enforces parameter whitelisting to prevent mass assignment vulnerabilities and ensure safe inputs.
  • Nested Resources & Routing - Supports nested resources and proper routing structures for related resources.

Quick Start

Use the rails-ai:controllers skill to generate a RESTful UsersController with index, show, new, create, edit, update, and destroy actions, along with nested resources support and strong parameters for user attributes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rails-ai:controllers
Download link: https://github.com/zerobearing2/rails-ai/archive/main.zip#rails-ai-controllers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.