OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
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.
npx skills add cloudflare/workerd --skill kj-style
Always use the docs/reference/kj-style.md file when reviewing or writing C++ code.