mobx-react-form-nested

Installation
SKILL.md

Skill: mobx-react-form-nested

Mission

Guide the user through defining and managing nested fields, array fields, and dynamic field collections in mobx-react-form.

Use this skill when the user needs to:

  • Define nested object fields (e.g. address.street, club.name)
  • Define array fields (e.g. members[], hobbies[])
  • Dynamically add and remove fields
  • Traverse nested fields with $(), each(), map(), reduce()
  • Understand ArrayMap internals

Nested Notation Reference

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