workerd-safety-review

star 8.3k

Memory safety, thread safety, concurrency, and critical detection patterns for workerd code review. Covers V8/KJ boundary hazards, lifetime management, cross-thread safety, and coroutine pitfalls. Load this skill when reviewing any C++ code.

cloudflare By cloudflare schedule Updated 2/25/2026

name: workerd-safety-review description: Memory safety, thread safety, concurrency, and critical detection patterns for workerd code review. Covers V8/KJ boundary hazards, lifetime management, cross-thread safety, and coroutine pitfalls. Load this skill when reviewing any C++ code.

Always use the docs/reference/cpp-safety-review-checklist.md file for detailed checklists on memory safety, thread safety, and concurrency correctness when planning, writing, or reviewing code changes.

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