github.com/zhxc372/cpp-ai-constitution
Skill | Added | Review |
|---|---|---|
cpp-modernize .opencode/skills/cpp-modernize/SKILL.md Load when modernizing, migrating, or upgrading C++ code from older standards (C++98/03/11/14) to modern C++ (17/20/23), or when applying systematic code improvements that preserve behavior. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: f7ba39e | |
cpp-debug-audit .opencode/skills/cpp-debug-audit/SKILL.md Load when debugging crashes, memory errors, data races, undefined behavior, or performance issues in C++ code, or when performing a systematic safety audit. | 79 79 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: f7ba39e | |
cpp-core-review cli/templates/platforms/opencode/skills/cpp-core-review/SKILL.md Load when reviewing, refactoring, modernizing, debugging, or designing non-trivial C++ code where ownership, lifetime, RAII, concurrency, templates, interfaces, exceptions, or Core Guidelines compliance may affect correctness, safety, maintainability, or performance. | — | |
cpp-core-review SKILL.md Load when reviewing, refactoring, modernizing, debugging, or designing non-trivial C++ code where ownership, lifetime, RAII, concurrency, templates, interfaces, exceptions, or Core Guidelines compliance may affect correctness, safety, maintainability, or performance. | — |