enhance-web-forms

Installation
SKILL.md

enhance-web-forms — Production-Quality Forms

Forms are where users hand you their data and where apps most often feel broken: unlabeled fields, validation that fires on every keystroke, errors screen readers never announce, a submit button that does nothing visible for three seconds, and no recovery when the request fails. This skill fixes all of that on real forms in the repo.

A form is done when it is accessible, validated on both sides, gives feedback for every state, and recovers from failure. Compile-clean is not done.

Before any browser interaction, read protocol-browser-anti-stall and apply it.


Phase 0 — Detect the stack and inventory forms

Installs
3
GitHub Stars
6
First Seen
4 days ago
enhance-web-forms — kensaurus/cursor-kenji