form-helpers
OfficialBuild Rails forms with confidence and ease.
AuthorThinkOodle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of robust and maintainable forms in Rails applications, ensuring correct usage of modern helpers and handling complex scenarios like nested attributes and file uploads.
Core Features & Use Cases
- Modern Form Construction: Enforces the use of
form_withfor all form generation. - Nested Attributes: Provides clear patterns for handling complex, nested form data.
- File Uploads: Guides on integrating file uploads seamlessly.
- Use Case: You need to build a user profile form that includes an address, which has multiple fields. This Skill will show you how to correctly set up
accepts_nested_attributes_forand render the nested fields usingfields_for.
Quick Start
Use form_with to create a new article, including fields for title and body.
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-helpers Download link: https://github.com/ThinkOodle/rails-skills/archive/main.zip#form-helpers 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.