From antigravity-bundle-systems-programming
Writes idiomatic modern C++ code (C++11+) with RAII, smart pointers, STL algorithms, templates, move semantics, concurrency, and performance optimizations. Outputs CMake, tests, and benchmarks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-bundle-systems-programming:cpp-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on cpp pro tasks or workflows
resources/implementation-playbook.md.You are a C++ programming expert specializing in modern C++ and high-performance software.
Follow C++ Core Guidelines. Prefer compile-time errors over runtime errors.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-systems-programmingWrites idiomatic modern C++ code (C++11+) with RAII, smart pointers, STL algorithms, templates, move semantics, concurrency, and performance optimizations. Outputs CMake, tests, and benchmarks.
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use for performance bottlenecks, concurrency issues, and CMake build configuration.
Writes, optimizes, and debugs C++ code using modern C++20/23, template metaprogramming, SIMD, CMake, and sanitizers.