Erlang Otp Behaviors

Implements Erlang/OTP behaviors: gen_server, gen_statem, supervisor, and gen_event with typed callbacks and child_spec helpers. Use when writing OTP processes, supervision trees, or replacing raw spawn/receive. Not for Elixir GenServer/Phoenix, deprecated gen_fsm (use gen_statem), or BEAM NIFs. OTP 27: prefer format_status/1; format_status/2 is deprecated.

Kayforkind Updated

File contents

Kayforkind/skill-slice commit affe0655b2

Frequently asked questions

npx skillmds@latest add kayforkind/erlang-otp-behaviors