skills/skills.netease.im/modern-cpp-refactor

modern-cpp-refactor

SKILL.md

Modern C++ Refactor - Code Modernization Intelligence

Automated detection and refactoring of legacy C/C++98/11 code to modern C++17/20 standards using smart pointers, ranges, std::format, and contemporary best practices.

Prerequisites

Check if Python is installed:

python3 --version || python --version

If Python is not installed, install it based on user's OS:

macOS:

brew install python3
Installs
1
First Seen
Apr 2, 2026
modern-cpp-refactor from skills.netease.im