parasxos/cpp26-adapter
by Various
Claude Code plugin that turns Claude into a C++26 specialist. Standard-first suggestions; compiler-honest verification.
MCP
parasxos/cpp26-adapter
Added 1 June 2026
Overview
A Claude Code plugin that configures Claude to act as a C++26 specialist. It prioritizes standard-conforming suggestions and verifies them against compiler behavior.
Best for
Best for
C++ developers exploring or adopting C++26 features who want standard-compliant suggestions verified by compiler behavior.
Use cases
- Getting C++26 standard-first code suggestions during development
- Verifying that suggested C++ code compiles correctly with current compilers
- Learning about new C++26 features through compiler-honest examples
Notes
A Claude Code plugin that configures Claude to act as a C++26 specialist. It prioritizes standard-conforming suggestions and verifies them against compiler behavior.
0 stars on GitHub. Last updated 2026-05-26. Licensed MIT.
Use cases
- Getting C++26 standard-first code suggestions during development
- Verifying that suggested C++ code compiles correctly with current compilers
- Learning about new C++26 features through compiler-honest examples
Pros
- Focuses on the latest C++ standard, reducing legacy-pattern suggestions
- Includes compiler verification to catch non-conforming code early
- Lightweight plugin that integrates directly into Claude Code workflow
Cons
- Zero stars and no community validation yet
- Limited to C++26 scope, not useful for older C++ standards or other languages
- Requires Claude Code environment, not a standalone tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Focuses on the latest C++ standard, reducing legacy-pattern suggestions
- Includes compiler verification to catch non-conforming code early
- Lightweight plugin that integrates directly into Claude Code workflow
Cons
- Zero stars and no community validation yet
- Limited to C++26 scope, not useful for older C++ standards or other languages
- Requires Claude Code environment, not a standalone tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.