moai-lang-elixir

Community

Elixir & Phoenix for concurrent apps.

Authorjg-chalk-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides Elixir and Phoenix patterns for highly concurrent, fault-tolerant systems.

Core Features & Use Cases

  • OTP patterns: supervision trees, GenServer usage.
  • Phoenix LiveView: real-time UI patterns.
  • Testing & tooling: ExUnit patterns.

Quick Start

Scaffold a Phoenix app and add a GenServer to manage a counter with supervision.

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: moai-lang-elixir
Download link: https://github.com/jg-chalk-io/Nora-LiveKit/archive/main.zip#moai-lang-elixir

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