kj-style

作者: cloudflare

KJ/workerd C++ 代码审查风格指南。涵盖命名、类型使用、内存管理、错误处理、继承、常量性和格式化…

npx skills add https://github.com/cloudflare/workerd --skill kj-style

Always use the docs/reference/kj-style.md file when reviewing or writing C++ code.