Plugin Claude Code
Plugin marketplace listing 1 plugin: cppcheatsheet.
18 tagged cpp, measured the same way as everything else here.
Plugin Claude Code
Plugin marketplace listing 1 plugin: 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.
Plugin Claude Code
Boffin plugins for routed architectural guardrails.
Plugin Claude Code
Strict, routed architectural guardrails for AI coding agents, powered by ParselFire Core.
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…
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…
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.
NAJEMWEHBE/unreal-ai-connection
Plugin Claude Code
Plugin marketplace listing 1 plugin: unreal-ai-connection.
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.
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).
Plugin Claude Code
Plugin marketplace listing 1 plugin: cartographer.
Plugin Claude Code
Maps and documents codebases of any size using parallel AI subagents.
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.
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.
Plugin Claude Code
Plugin marketplace listing 1 plugin: 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…
Plugin Claude Code
Drogon C++ framework Claude Code plugin — rules and skills for correct async code generation.
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.