Apply Phoenix Liveview Conventions

Use when writing new LiveView code in Phoenix applications. Enforces consistent patterns for mount/handle_event/handle_info/handle_params callbacks, HEEx component structure, form binding, socket assigns, and error handling. Covers the two-phase rendering lifecycle, connected? guards, function components, and the assign-error-to-socket pattern. Trigger words: phoenix conventions, liveview conventions, apply phoenix patterns, liveview patterns, follow phoenix best practices, heex component, liveview mount, handle_event convention, phoenix liveview.

igmarin 5aa722c 12.6 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/apply-phoenix-liveview-conventions commit 5aa722c86d

Frequently asked questions

npx skillmds@latest add igmarin/apply-phoenix-liveview-conventions