savenkovigor/modernize-cpp
v0.1.0
Skills for modernizing C++ code to specific language standards and general best practices, one skill per feature or practice.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "modernize-cpp",
"version": "0.1.0",
"author": {
"name": "Savenkov Igor"
},
"description": "Skills for modernizing C++ code to specific language standards and general best practices, one skill per feature or practice.",
"homepage": "https://github.com/SavenkovIgor/modernize-cpp",
"repository": "https://github.com/SavenkovIgor/modernize-cpp",
"keywords": ["cpp", "c++", "migration", "standards", "modernization"]
}