npx skills add ...
npx skills add cloudflare/workerd --skill kj-style
npx skills add cloudflare/workerd --skill kj-style
KJ/workerd C++ style guidelines for code review. Covers naming, type usage, memory management, error handling, inheritance, constness, and formatting conventions. Load this skill when reviewing or writing C++ code in the workerd codebase.
Always use the docs/reference/kj-style.md file when reviewing or writing C++ code.