#35 · Primary category: AI Design & Prototyping

formkit

agentic-workflow agents form-generation forms react reactjs skill skills validation vue

The form framework for coding agents

Project last updated:07/24/26

GitHub Stars

4.8K

Forks

207

Contributors

71

License

MIT

Why we included this project

FormKit is a form library for React and Vue that centers on a single component built for coding agents. Every <FormKit> input owns a node that keeps the whole form's data in one predictable structure, so you don't end up prop-drilling or juggling ad-hoc state while an agent generates the UI. Validation lives right on the component, which cuts the boilerplate agents tend to produce when wiring up inputs. It suits teams that generate forms with AI assistants but still ship to production, where generated code needs to stay editable and consistent as the product changes. A single setup command also points Claude Code, Codex, Cursor, and similar agents at the right docs and conventions for your framework.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category