generators

Official

Master Rails code generation.

AuthorThinkOodle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of creating new code components in Ruby on Rails applications, ensuring consistency, reducing boilerplate, and leveraging best practices for generating models, controllers, migrations, and more.

Core Features & Use Cases

  • Efficient Code Creation: Quickly generate models, controllers, migrations, mailers, jobs, and other Rails artifacts using built-in generators.
  • Custom Generator Development: Create project-specific generators to enforce unique patterns and accelerate development.
  • Use Case: When starting a new feature that requires a model, controller, and associated views, use the scaffold generator to create all necessary files with a single command, or use more specific generators like model and controller for finer control.

Quick Start

Use the generators skill to create a new model named 'Product' with a 'name:string' and 'price:decimal' attribute.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: generators
Download link: https://github.com/ThinkOodle/rails-skills/archive/main.zip#generators

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.