mobx-formkit-extend
Installation
SKILL.md
Skill: mobx-formkit-extend
Mission
Guide the user through extending Form and Field classes in mobx-formkit to add custom behavior, props, and methods.
Use this skill when the user needs to:
- Extend the base Form class with custom logic
- Create custom Field classes with additional props/methods
- Apply custom Field classes to specific fields
- Override the
makeField()method - Use the
classesorclassfield definition properties