cpp plugins

18 tagged cpp, measured the same way as everything else here.

cppcheatsheet

02

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

boffin

03

MicSm/boffin

Plugin Claude Code

Boffin plugins for routed architectural guardrails.

38 9d ago A tokens not measured original MIT

boffin

04

MicSm/boffin

Plugin Claude Code

Strict, routed architectural guardrails for AI coding agents, powered by ParselFire Core.

38 9d ago A tokens not measured original MIT

vs-token-safer

05

JSungMin/vs-token-safer

Plugin Claude Code

Tooling that keeps your repo out of the agent's context window. Search and edit code through a language server (or tree-sitter, or a fuzzy search built from the repo's own words), section-edit Markdown and config by heading, and read huge editor/build logs without pasting them into the chat. Answers come back as a…

11 4d ago A tokens not measured original MIT

vs-token-safer

06

JSungMin/vs-token-safer

Plugin Claude Code

Sits between Claude Code and your codebase and hands back a short file:line list instead of dumping source into the chat. It uses a real language server when it can (clangd / Roslyn / tsserver / pyright), tree-sitter when there's no toolchain, and a fuzzy search built from your repo's own naming when you don't know…

11 4d ago A tokens not measured original MIT

JSungMin/vs-token-safer

Plugin Claude Code

Token-efficient game-engine & build log analysis for Claude Code (CLI-first). Parses, deduplicates, and classifies huge Unreal/Unity/Godot/MSVC-UBT-MSBuild logs — search by severity/category, roll up by callsite, diff runs, locate file:line, and extract decisive scalar fields. No IDE required.

11 4d ago A tokens not measured original MIT

NAJEMWEHBE/unreal-ai-connection

Plugin Claude Code

Drive Unreal Engine 5.7 from any MCP client — 105 editor-automation tools (actors, sequencer, materials, assets, live viewport) via a local TCP bridge to the Unreal AI Connection UE plugin.

9 1mo ago A tokens not measured original MIT

cpp-lsp

10

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

cartographer

12

ichal1113/cartographer

Plugin Claude Code

Maps and documents codebases of any size using parallel AI subagents.

4 2d ago A tokens not measured

cpp26-adapter

13

parasxos/cpp26-adapter

Plugin Claude Code

Turn Claude into a C++26 specialist — reflection, contracts, senders, #embed, expansion statements. Standard-first: suggests the C++26 form even when clang/gcc lag.

3 3mo ago A tokens not measured original MIT

karellen-lsp-mcp

14

karellen/karellen-lsp-mcp

Plugin Claude Code

LSP-backed code intelligence for Claude Code via MCP and native LSP - navigate definitions, references, call hierarchies, type hierarchies, and diagnostics across codebases.

2 4mo ago A tokens not measured original Apache-2.0

cpp-tools

15

sectapunterx/cpp-mentor

Plugin Claude Code

Plugin marketplace listing 1 plugin: cpp-mentor.

2 1mo ago A tokens not measured original MIT

cpp-mentor

16

sectapunterx/cpp-mentor

Plugin Claude Code

A general, self-adapting C++ mentor for any project: onboards with a goal/domain/namespace/level audit, then LEAD mode teaches and assigns roadmap tasks (domain + C++ theory, acceptance criteria, Vim/Zed walkthrough, reviews without writing code) while WRITE mode writes it in the project's style. Modern C++20, Google…

2 1mo ago A tokens not measured original MIT

drogon

18

voidvec/drogon-claude-plugin

Plugin Claude Code

Guidance for writing C++ back-end services with Drogon, a web framework for building HTTP servers. It focuses on asynchronous code and common problems with callbacks and event loops.

1 4d ago A tokens not measured original MIT