Skip to main content
Execute qualquer Skill no Manus
com um clique

erlang-otp-applications

Guide for structuring and reviewing Erlang/OTP applications with `application`, `supervisor`, and `gen_server` behaviours, supervision trees, child specs, restart strategies, and crash/restart semantics. Use when designing, implementing, reviewing, or debugging Erlang services that should follow OTP principles such as process isolation, let-it-crash failure handling, and supervisor-managed recovery.

Visão geral

Guide for structuring and reviewing Erlang/OTP applications with `application`, `supervisor`, and `gen_server` behaviours, supervision trees, child specs, restart strategies, and crash/restart semantics. Use when designing, implementing, reviewing, or debugging Erlang services that should follow OTP principles such as process isolation, let-it-crash failure handling, and supervisor-managed recovery.

Comando de instalação
npx skills add https://github.com/seanrobmerriam/erlang-otp-applications --skill erlang-otp-applications

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado6 de abril de 2026 às 01:11
SKILL.md
readonly