From antigravity-awesome-skills
Writes modern C++ code with RAII, smart pointers, STL algorithms, templates, move semantics, and concurrency. Provides CMake, sanitizers, benchmarks, and unit tests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills: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-aas-mobile-app-builderWrites 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.