CtrlK
BlogDocsLog inGet started
Tessl Logo

cpp-ai-constitution

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

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

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.

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.