Agent Skills: adversarial-phoenix-liveview

Use this skill to gate Phoenix LiveView realtime UIs with a pass/fail adversarial review — a single blind reviewer subagent judges a diff or file set against 32 decidable rules covering state ownership and lifecycle (patch vs remount, callback load placement, connected-mount guards, form recovery), realtime data flow (broadcast placement, scoped topics, presence mechanisms), async responsiveness (blocking external calls, socket-copying closures, lifecycle-owned tasks, rendered failure states), render and wire efficiency (the constructs that silently disable HEEx change tracking), streams (growing collections in assigns, the stream DOM contract, bounded infinite scroll), component and context boundaries, client trust (per-event authorization, scoped lookups, live_session boundaries, revocation disconnects), and mechanism-presence interaction feedback (JS commands, in-flight feedback, debounce, hook contracts, overlay focus). Verdicts only, never fixes.

UncategorizedID: pproenca/dot-skills/adversarial-phoenix-liveview

Install this agent skill to your local

pnpm dlx add-skill https://github.com/pproenca/dot-skills/adversarial-phoenix-liveview

Skill Files

Browse the full folder contents for adversarial-phoenix-liveview.

Download Skill

Loading file tree…

Select a file to preview its contents.