Skip to main content
在 Manus 中运行任何 Skill
一键导入

liveview-forms

星标19
分支4
更新时间2026年2月27日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly