Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

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 لتثبيت المهارة

النجوم٠
التفرعات٠
آخر تحديث٦ أبريل ٢٠٢٦ في ٠١:١١
SKILL.md
readonly