소개
This skill empowers Claude to architect and implement distributed Erlang systems by leveraging the BEAM VM's built-in networking layer. It provides specialized guidance on establishing node connectivity, managing location-transparent process communication, and implementing global name registration. Beyond basic setup, the skill covers complex patterns such as distributed supervision trees, remote procedure calls (RPC), and strategies for handling network partitions (netsplits) to ensure high availability and resilience in large-scale production environments.