
Kj Style
- 35 installs
- 8.5k repo stars
- Updated August 5, 2026
- cloudflare/workerd
kj-style applies workerd C++ style from kj-style.md reference.
About
The kj-style skill directs authors and reviewers to docs/reference/kj-style.md for KJ and workerd C++ conventions covering naming, types, memory management, error handling, inheritance, constness, and formatting. Load when reviewing or writing C++ in the workerd codebase. Complements workerd-safety-review and api-review checklists for style versus safety concerns.
- Delegates to kj-style.md for C++ conventions.
- Covers naming, memory, errors, and formatting.
- For workerd C++ review and authoring.
- Complements safety and API review skills.
- Reference-driven style enforcement.
Kj Style by the numbers
- 35 all-time installs (skills.sh)
- Ranked #637 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
kj-style capabilities & compatibility
- Capabilities
- kj style.md reference pointer
- Use cases
- code review
npx skills add https://github.com/cloudflare/workerd --skill kj-styleAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 35 |
|---|---|
| repo stars | ★ 8.5k |
| Last updated | August 5, 2026 |
| Repository | cloudflare/workerd ↗ |
What C++ style rules apply in workerd?
KJ and workerd C++ style guidelines for code review and authoring.
Who is it for?
Reviewers and authors editing workerd C++ files.
Skip if: Skip for JavaScript-only changes.
When should I use this skill?
Reviewing or writing workerd C++ code.
What you get
Code aligned with kj-style.md conventions.
Files
Always use the docs/reference/kj-style.md file when reviewing or writing C++ code.
Related skills
FAQ
What does kj-style do?
kj-style applies workerd C++ style from kj-style.md reference.
When should I use kj-style?
Reviewing or writing workerd C++ code.
Is this skill safe to install?
Review the Security Audits panel on this page before installing in production.