home/categories/framework-internals/thebushidocollective-han-plugins-languages-cpp-cpp-smart-pointers-skill-md
framework-internalsdevelopment
cpp-smart-pointers
Use when C++ smart pointers including unique_ptr, shared_ptr, and weak_ptr for automatic memory management following RAII principles.
maintainer
TheBushidoCollective
Updated 2/11/2026
Stars
132
Forks
15
quick start
Installation and usage
Use when C++ smart pointers including unique_ptr, shared_ptr, and weak_ptr for automatic memory management following RAII principles.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use cpp-smart-pointers