mobx-react-form-bindings

Installation
SKILL.md

Skill: mobx-react-form-bindings

Mission

Guide the user through creating and using field bindings in mobx-react-form — the mechanism that maps field properties to input component props.

Use this skill when the user needs to:

  • Use default bindings with field.bind()
  • Override bindings per-field or per-render
  • Create custom binding rewriters (prop mapping)
  • Create custom binding templates (prop logic)
  • Integrate with UI frameworks (Material UI, Ant Design, React Aria, etc.)

Architecture

Installs
1
GitHub Stars
2
First Seen
Jul 10, 2026
mobx-react-form-bindings — foxhound87/skills