mobx-react-form-flat
Installation
SKILL.md
Skill: mobx-react-form-flat
Mission
Guide the user through defining flat (non-nested) form fields in mobx-react-form using unified, separated, or mixed definition modes.
Use this skill when the user needs to:
- Define flat fields with all properties in one object (Unified)
- Define fields using split property objects (Separated)
- Mix both modes in the same form
- Understand field property options
- Use common field patterns (related fields, per-field options, custom bindings)