mobx-formkit-observers-interceptors

Installation
SKILL.md

Skill: mobx-formkit-observers-interceptors

Mission

Guide the user through using MobX observers and interceptors in mobx-formkit to react to or intercept field value changes in real time.

Use this skill when the user needs to:

  • Observe field value changes (post-commit)
  • Intercept and potentially reject value changes (pre-commit)
  • Transform values before they are committed
  • Log all field changes in a debug panel
  • Clean up observers/interceptors on unmount

Key Distinction

Installs
1
GitHub Stars
2
First Seen
Sep 6, 2026
mobx-formkit-observers-interceptors — foxhound87/skills