mobx-formkit-options

Installation
SKILL.md

Skill: mobx-formkit-options

Mission

Guide the user through configuring form and field options in mobx-formkit to control validation timing, error display, strictness, data retrieval, and other behavioral settings.

Use this skill when the user needs to:

  • Configure validation timing (on init, blur, change, submit)
  • Control when errors are shown/hidden
  • Enable strict mode for field selection/set/delete
  • Configure data retrieval filters
  • Set per-field options that override form-level defaults
  • Customize debounce behavior

Options Overview

Options can be set at:

  1. Form level — applies to all fields
  2. Field level — overrides form level for a specific field
Installs
1
GitHub Stars
2
First Seen
Sep 6, 2026
mobx-formkit-options — foxhound87/skills