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-idioms

01

parasxos/cpp26-adapter

Skill Claude CodeCodex

When writing, editing, or suggesting C++ code, prefer C++26 final-form constructs as documented in ISO/IEC 14882:2026 over pre-C++26 idioms. Applies to: reflection (P2996, replacing X-macros / Boost.Describe / magicenum), contracts (P2900, replacing assert), std::execution senders (P2300, replacing std::async)…

3 3mo ago A 243 tokens original MIT