formkit/formkit
The form framework for coding agents observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 94
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 49.5
- age_days: 1918
- days_rel: 40
- days_push: 40
- n_releases_24m: 9
Adoption not part of the score
4758 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FormKit is a form framework for React and Vue that provides a single-component API with co-located validation, automatic data structuring, and accessible markup. It ships agent skills (npx formkit skill) so coding agents like Claude Code and Cursor can build complex forms without boilerplate.
Use cases
- build production-ready forms in react with validation
- generate accessible forms with a coding agent
- create multi-step forms in vue without prop drilling
- add inline validation rules to form inputs
- structure nested form data across components
- set up form best practices for claude code or cursor
When to choose
- you want one consistent component API for all input types
- you need built-in validation, accessibility, and error handling out of the box
- you use AI coding agents to author forms and want agent-optimized docs
- your forms have deeply nested data structures
When to avoid
- you need a fully custom design system with total markup control
- you prefer uncontrolled native HTML forms with minimal abstraction
- your project uses a framework other than React or Vue
Facets
framework · maturity active
form-handling ui-components frontend-framework state-management accessibility web-development frontend developer-tools browser forms vue react coding-agents agent-skills typescript schema-driven-forms single-component-api ai-agents nodejs web-server
6 sources
- readme: https://github.com/formkit/formkit · fetched 2026-08-28 · 48610e15847f
- homepage: https://formkit.com · fetched 2026-08-29 · 0b3a9eda48a6
- site_page: https://formkit.com/getting-started/installation · fetched 2026-08-29 · 826cac853884
- site_page: https://formkit.com/about · fetched 2026-08-29 · 087e57450dfb
- site_page: https://formkit.com/getting-started/what-is-formkit · fetched 2026-08-29 · 26b35da80c29
- site_page: https://formkit.com/changelog · fetched 2026-08-29 · 2038d4d32aee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| formkit/formkit | main | 91 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem