home/categories/git-workflows/nmboyd-claude-setup-claude-skills-cpp-dev-guidelines-skill-md
git-workflowsdevops

cpp-dev-guidelines

C++ development guidelines for modern C++17/20 projects. Use when creating C++ classes, functions, headers, or working with CMake, templates, smart pointers, RAII, memory management, STL containers, multithreading, or C++ best practices. Covers project structure, modern C++ idioms, build systems, testing with GoogleTest/Catch2, and performance considerations.

NmBoyd
maintainer
NmBoyd
更新於 12/19/2025
星標
0
分支
0
quick start

Installation and usage

C++ development guidelines for modern C++17/20 projects. Use when creating C++ classes, functions, headers, or working with CMake, templates, smart pointers, RAII, memory management, STL containers, multithreading, or C++ best practices. Covers project structure, modern C++ idioms, build systems, testing with GoogleTest/Catch2, and performance considerations.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use cpp-dev-guidelines