mobx-formkit-file-upload

Installation
SKILL.md

Skill: mobx-formkit-file-upload

Mission

Guide the user through implementing file upload fields in mobx-formkit, including standard file inputs and drag-and-drop zones.

Use this skill when the user needs to:

  • Create file upload fields (single or multiple)
  • Implement drag-and-drop upload zones
  • Access selected/dropped files via field.files
  • Validate file types and sizes
  • Preview uploaded files (e.g., images)
  • Handle file drops with the onDrop hook

Field Setup

Basic file field

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