rails-controller

Installation
SKILL.md

Rails Controller Generator (TDD)

Creates RESTful controllers following project conventions with integration tests first.

Quick Start

  1. Write failing integration test in test/controllers/ or test/integration/
  2. Run test to confirm RED
  3. Implement controller action
  4. Run test to confirm GREEN
  5. Refactor if needed

Project Conventions

Related skills

More from dchuk/rails_ai_agents

Installs
2
First Seen
Feb 13, 2026