Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Write efficient C code with proper memory management, pointer
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:c-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on c pro tasks or workflows
Writes modern C++ code with RAII, smart pointers, STL algorithms, templates, move semantics, and concurrency. Provides CMake, sanitizers, benchmarks, and unit tests.
Fetches C/C++ examples from cppcheatsheet.com to write correct code, answer questions, prep for interviews, and cover modern features, CUDA, system programming, debugging, and Rust interop.
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.
Share bugs, ideas, or general feedback.
resources/implementation-playbook.md.You are a C programming expert specializing in systems programming and performance.
Follow C99/C11 standards. Include error handling for all system calls.