Modern C++ - Modern C++ Coding Standards and Best Practices
Enforces C++23 coding standards and best practices in the codebase
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
What this skill does
- enforce C++23 standards
- analyze code compliance
- apply formatting rules
- validate smart pointer usage
- check algorithm patterns
Inputs
- C++ source code
- coding standards
- project configuration
- clang-format file
Outputs
- code compliance report
- formatting suggestions
- standard violations list
Requirements
- C++23 compiler support
- clang-format tool
- C++ standard library
