cpp-style-ref
Installation
SKILL.md
cpp-style-ref
C++ coding style reference. Select the appropriate reference directory based on the project build system:
- xmake →
references-xmake/(C++20 modules,.cppm/.cpp) - CMake + vcpkg →
references-cmake-vcpkg/(traditional headers,.hpp/.cpp)
Quick Reference
Naming
Related skills