elixir-otp-patterns

Official

Master OTP patterns in Elixir.

AuthorTheBushidoCollective
Version1.0.0
Installs0

System Documentation

What problem does it solve?

OTP patterns like GenServer, Supervisor, and Task enable concurrent, fault-tolerant Elixir apps.

Core Features & Use Cases

  • GenServer basics and advanced patterns
  • Supervisor strategies and dynamic supervision
  • Agents, Tasks, and dynamic workers

Quick Start

Create a simple GenServer counter and a Supervisor tree to manage it.

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: elixir-otp-patterns
Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#elixir-otp-patterns

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