Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/seanrobmerriam/erlang-otp-applications --skill erlang-otp-applications

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月6日 01:11
SKILL.md
readonly