Phoenix Liveview

Guide for building, reviewing, and refactoring Phoenix LiveView code, including routes, live sessions, mounts, events, assigns, components, forms, streams, PubSub, and LiveView tests. Trigger: Use when the task mentions or contains `use ... :live_view`, `live_session`, `on_mount`, `mount/3`, `handle_event/3`, `handle_info/2`, `assign`, `stream`, function components, live components, LiveView forms, PubSub/Presence updates, or when deciding whether behavior belongs in a LiveView, component, context, or message-driven flow.

Mane087 6bcf516 13.8 KB Updated

File contents

Mane087/IA-Skills/tree/main/skills/phoenix-liveview commit 6bcf516d2b

Frequently asked questions

npx skillmds@latest add mane087/phoenix-liveview