form-object-patterns

Installation
SKILL.md

Form Object Patterns for Rails 8

Overview

Form objects encapsulate complex form logic:

  • Multi-model forms (user + profile + address)
  • Search/filter forms (non-persisted)
  • Wizard/multi-step forms
  • Virtual attributes with validation
  • Decoupled from ActiveRecord models

When to Use Form Objects

Related skills

More from dchuk/rails_ai_agents

Installs
2
First Seen
Feb 13, 2026