view --main workerd-safety-review-skill-dlya-bezopasnogo-analiza-c.md
workerd-safety-review: Скилл для безопасного анализа C++
SKILL.md
readonly
--- lines
---
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.
Инициализация мануала...
//
$ ls -R related_skills/
2026-03-29
⭐ 15835
regex-expert — Помощник для создания и отладки регулярных выражений
2026-04-09
⭐ 4161
implementing-zero-knowledge-proof-for-authentication: Скилл аутентификации ZKP
2026-04-08
⭐ 9639
vercel-react-best-practices: Скилл оптимизации React/Next.js
2026-04-09
⭐ 4161
performing-power-grid-cybersecurity-assessment: Скилл оценки кибербезопасности
package.json
$ install --global
skills.sh
npx skills add https://github.com/cloudflare/workerd/tree/main/.opencode/skills/workerd-safety-review
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы