C++ Conventions

C++ coding conventions and best practices for modern C++ development. Use when writing, reviewing, or refactoring C++ code to ensure consistency with project standards, const-correctness, RAII principles, and C++23 features.

heikopanjas Updated

File contents

heikopanjas/agent-skills/tree/main/c++-conventions commit 8d1a262dfc

Frequently asked questions

npx skillmds@latest add heikopanjas/c-conventions-2