About
This skill enables Claude to architect and implement robust, concurrent applications in Gleam by leveraging the power of the Erlang VM (BEAM). It provides comprehensive guidance on process creation, asynchronous message passing, and the implementation of stateful GenServers. Beyond basic concurrency, the skill covers advanced OTP concepts such as supervisor trees for fault recovery, selective receive patterns, and distributed system design, ensuring that Gleam applications remain resilient and scalable even under heavy loads.