home/categories/debugging/cloudflare-workerd-opencode-skills-workerd-safety-review-skill-md
debuggingtools

workerd-safety-review

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
maintainer
cloudflare
Обновлено 2/25/2026
Звёзды
8132
Форки
613
quick start

Installation and usage

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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use workerd-safety-review