c plugins

6 tagged c, measured the same way as everything else here.

c-code-style

02

MaJerle/c-code-style

Plugin Claude Code

C coding style rules and clang-format enforcement for AI coding agents, based on Tilen Majerle's C style guide.

1.3k 27d ago A tokens not measured original MIT

cppcheatsheet

04

crazyguitar/cppcheatsheet

Plugin Claude Code

Comprehensive C/C++ programming reference covering modern C11-C23, C++11-C++23, system programming, CUDA GPU computing, debugging tools, Rust interop, and advanced topics.

283 4d ago A tokens not measured copy · 86% MIT

cpp-lsp

05

zircote/cpp-lsp

Plugin Claude Code

Claude Code plugin for C/C++ development with clangd LSP integration, 14 automated hooks for compilation, linting (clang-tidy), formatting (clang-format), and memory analysis (valgrind).

6 22d ago A tokens not measured original MIT

python-clang-mcp

06

dlebed/python-clang-mcp

Plugin Claude Code

C/C++ code introspection via libclang — fills gaps that clangd-via-LSP cannot expose (macro expansion at use-site, record layout, predicate-based AST queries, bitfield audits, attribute audits, call-site argument patterns).

1 1mo ago A tokens not measured