소개
This skill equips Claude with the mindset of a systems engineer, focusing on the physical realities of hardware, memory layouts, and OS interfaces. It provides deep expertise in manual memory management, cache-efficient data structures, and deterministic execution, making it indispensable for developers working on kernels, drivers, high-frequency trading systems, or resource-constrained embedded devices. By applying rigorous standards for ABI stability and error handling, it ensures that low-level code is not only fast but robust, maintainable, and free from undefined behavior.