kj-style
작성자: cloudflare
KJ/workerd C++ 코드 리뷰를 위한 스타일 가이드라인. 명명 규칙, 타입 사용, 메모리 관리, 오류 처리, 상속, const 사용 및 포맷팅을 다룹니다…
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.