phoenix-liveview

Community

Build real-time Elixir web apps with unmatched resilience.

Authorbobmatnyc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Building fault-tolerant, real-time web applications often involves complex client-side JavaScript and intricate state management. This skill simplifies that by leveraging Elixir's BEAM VM and Phoenix LiveView.

Core Features & Use Cases

  • Fault-Tolerant Architecture: Utilizes OTP supervision trees for robust, self-healing applications.
  • Real-time UI with LiveView: Delivers interactive user interfaces over WebSockets with minimal JavaScript, keeping UI state on the server.
  • Context-Driven Domain Modeling: Organizes business logic with Ecto and Phoenix contexts for clear domain boundaries.
  • Deployment Ready: Covers releases, clustering, and performance optimization for production.

Quick Start

Install Erlang/Elixir (asdf or brew); mix archive.install hex phx_new mix phx.new my_app --live && cd my_app && mix deps.get mix ecto.create && mix phx.server (visit http://localhost:4000)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phoenix-liveview
Download link: https://github.com/bobmatnyc/termpilot/archive/main.zip#phoenix-liveview

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.