关于
This skill empowers Claude to assist with low-level systems programming by applying industry-standard memory safety patterns across C, C++, and Rust. It provides specific guidance on implementing Resource Acquisition Is Initialization (RAII), managing ownership and lifetimes, utilizing smart pointers, and preventing common vulnerabilities like use-after-free errors and data races. Whether you are building high-performance drivers or complex backend services, this skill ensures your code remains stable and secure by enforcing deterministic resource management and bounds checking.