workerd-safety-review

作成者: 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-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.

cloudflareのその他のスキル

workerd-api-review
cloudflare
workerdのコードレビューにおけるパフォーマンス最適化、API設計と互換性、セキュリティ脆弱性、標準仕様準拠。tcmalloc対応を含む…
official
workerd-safety-review
cloudflare
workerdのコードレビューにおけるメモリ安全性、スレッド安全性、並行性、および重要な検出パターン。V8/KJ境界の危険性、ライフタイム管理などをカバー。
official
module-registry
cloudflare
workerdでモジュールレジストリを扱う際に読み込む — モジュールの解決、コンパイル、評価、登録の読み取り、変更、デバッグ、またはレビュー…
official
reproduce
cloudflare
cloudflare/agentsのGitHub Issueを再現するために、最小限のAgents/Workerプロジェクトをスキャフォールディングし、一時的なCloudflareアカウントにデプロイして、その後報告する…
official
debug-plan
cloudflare
バグレポートのための体系的なデバッグ計画を作成します。ユーザーが障害、リグレッション、または予期しない動作の調査方法を尋ねたときに使用します。
official
pirate-voice
cloudflare
遊び心のある海賊風の声で書き直したり、答えたりする。ユーザーが海賊調や航海の言い回しを求めたり、海賊のように話すよう頼んだ場合に使用する。
official
reproduce
cloudflare
cloudflare/agentsのGitHub issueを再現するために、最小限のAgents/Workerプロジェクトを雛形から作成し、一時的なCloudflareアカウントにデプロイして、その後報告します。
official
test-plan
cloudflare
変更に対する焦点を絞ったテスト計画を作成します。機能のテスト方法、カバーすべきケース、または出荷前のQAチェックリストをユーザーが尋ねた場合に使用します。
official