workerd-safety-review

作者: cloudflare

针对workerd代码审查的内存安全、线程安全、并发及关键检测模式。涵盖V8/KJ边界风险、生命周期管理……

npx skills add https://github.com/cloudflare/workerd --skill workerd-safety-review

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.