kj-style
by cloudflare
KJ/workerd C++ style guidelines for code review. Covers naming, type usage, memory management, error handling, inheritance, constness, and formatting…
npx skills add https://github.com/cloudflare/workerd --skill kj-styleAlways use the docs/reference/kj-style.md file when reviewing or writing C++ code.