home/categories/framework-internals/thebushidocollective-han-plugins-languages-cpp-skills-cpp-smart-pointers-skill-md
framework-internalsdevelopment
cpp-smart-pointers
Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.
maintainer
TheBushidoCollective
更新于 2/11/2026
星标
132
分支
15
quick start
Installation and usage
Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use cpp-smart-pointers