From antigravity-awesome-skills
Provides C programming expertise for systems programming: memory management, pointer arithmetic, POSIX system calls, and multi-threading with pthreads.
How 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
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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderFetches 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.