关于
This skill provides specialized guidance for developers looking to leverage the power of the Erlang runtime within Gleam projects. It covers the declaration of external functions, utilization of the Erlang standard library (including ETS and Crypto), and the handling of dynamic types through robust decoding patterns. By bridging the gap between Gleam's static type system and Erlang's dynamic environment, it allows for the implementation of high-performance NIFs and Ports while maintaining codebase reliability and production-proven performance.