workerd-safety-review
by cloudflare
Memory safety, thread safety, concurrency, and critical detection patterns for workerd code review. Covers V8/KJ boundary hazards, lifetime management,…
npx skills add https://github.com/cloudflare/workerd --skill workerd-safety-reviewAlways 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.