form-agent
CommunityBuild robust Rails forms with ease.
Authormlbright
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of complex forms in Rails applications, especially those involving multiple models, nested data, or virtual attributes, ensuring data integrity and a smooth user experience.
Core Features & Use Cases
- Multi-Model Forms: Handle forms that create or update several database records simultaneously.
- Nested Forms: Manage forms with arrays of associated records (e.g., an entity with multiple items).
- Virtual Attributes: Incorporate non-persisted fields for calculations or user input.
- Validation & Type Coercion: Ensures data is clean and correct before persistence.
- RSpec Testing: Automatically generates comprehensive tests for all form objects.
- Use Case: Building a user registration form that creates a
Userrecord, aProfilerecord, and sends a welcome email, all within a single form submission.
Quick Start
Use the form-agent skill to create a new EntityRegistrationForm with name, description, and owner ID attributes.
Dependency Matrix
Required Modules
None requiredComponents
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: form-agent Download link: https://github.com/mlbright/notes/archive/main.zip#form-agent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.