Writes C code following best practices for memory management, pointer safety, and systems programming with POSIX and C99/C11 standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-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/agentic-awesome-skills --plugin agentic-awesome-skills14plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 14 plugins
Writes C code following best practices for memory management, pointer safety, and systems programming with POSIX and C99/C11 standards.
Writes efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code.
Writes idiomatic modern C++ code with RAII, smart pointers, STL algorithms, templates, and move semantics. Activates for C++ refactoring, memory safety, or complex patterns.