Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-systems-programmingHow 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
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.
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++20/23 applications using concepts, ranges, coroutines, SIMD, template metaprogramming, and CMake. Use for performance bottlenecks, concurrency issues, and memory management.
Share bugs, ideas, or general feedback.
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.