About
This skill provides Claude with advanced expertise in low-level systems programming, focusing on modern memory management techniques. It enables the AI to guide developers through implementing Resource Acquisition Is Initialization (RAII), ownership models, smart pointer usage, and manual memory safety guards. By providing cross-language patterns and best practices, it helps prevent common bugs like use-after-free, double-free, and buffer overflows, ensuring high-performance code remains robust and secure across varied development environments.