kj-style

star 8.3k

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.

cloudflare By cloudflare schedule Updated 2/25/2026

name: kj-style description: 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.

Install via CLI
npx skills add https://github.com/cloudflare/workerd --skill kj-style
Repository Details
star Stars 8,316
call_split Forks 654
navigation Branch main
article Path SKILL.md
More from Creator