Skip to main content
Run any Skill in Manus
with one click

cpp-modernize

Stars0
Forks0
UpdatedMarch 19, 2026 at 06:58

将旧版 C++ 代码(C++98/03)现代化到 C++17/20,处理裸指针、NULL、typedef 等。 使用场景:当代码包含大量 new/delete、NULL 宏、手动循环时。 示例: - 用户:"把 src/legacy.cpp 改成现代 C++" → 使用本技能重构 - 用户:"这些原始指针改成智能指针" → 应用 unique_ptr/shared_ptr 转换

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly