parasxos/cpp26-adapter

Claude Code plugin that turns Claude into a C++26 specialist. Standard-first suggestions; compiler-honest verification.

3Stars on the repository
7Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cpp26-init

01

parasxos/cpp26-adapter

Command

Scaffold a C++26-ready project in the current directory. Creates (or upgrades) CMakeLists.txt to CXXSTANDARD 26 with compilecommands export, writes a .clangd that points at the user-preferred toolchain, and writes a .cpp26-adapter.yaml the plugin reads for per-project overrides (skip-skill flag, custom anti-pattern…

3 3mo ago A 85 tokens original MIT