Skip to main content
Run any Skill in Manus
with one click

liveview-forms

Stars19
Forks4
UpdatedFebruary 27, 2026 at 10:06

Builds and debugs Phoenix LiveView forms: changeset-backed validation, per-field error feedback with used_input?, form recovery on reconnect, nested forms with inputs_for and sort/drop params, file uploads with allow_upload, component forms with phx-target, and HTTP bridging via phx-trigger-action. Use when the user is working with LiveView forms, phx-change, phx-submit, to_form, changeset validation, error display, form errors not showing, dynamic add/remove fields, multi-step forms, file uploads, or form reconnect recovery. Don't use for non-LiveView forms (plain HTML, React, dead views), general Ecto changeset questions unrelated to a form, or LiveView topics that don't involve form input handling (streams, navigation, presence, JS hooks).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly