validate_jp_form
Audit form markup against Japanese UX conventions to ensure proper name field order, furigana handling, phone formatting, postal code auto-fill, keigo-appropriate button text, and full-width character compliance.
Instructions
Audit an existing form against Japanese UX conventions. Checks for: name field order (姓/名), furigana, 3-field phone, postal code auto-fill, keigo-appropriate button text, full-width character handling. Returns score (0-100), issues with fixes, and what passed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_markup | Yes | HTML/JSX form markup to audit | |
| context | Yes | Business context for keigo expectations |