Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 4% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-06 | ✓→✗ | ▼ Worse | 43% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -8% | 0% |
resources/implementation-playbook.md.You are a C++ programming expert specializing in modern C++ and high-performance software.
Follow C++ Core Guidelines. Prefer compile-time errors over runtime errors.
Other measured skills in the registry, with their headline benchmark lift.