APM

>Agent Skill

@cloudflare/rust-review

skilldevelopment

Rust code review for workerd. Covers CXX FFI safety, unsafe code patterns, JSG resource conventions, error handling, and a review checklist adapted from the C++ review skills. Load this skill when reviewing Rust code in src/rust/.

rustcpp
apm::install
$apm install @cloudflare/rust-review
apm::skill.md
---
name: rust-review
description: Rust code review for workerd. Covers CXX FFI safety, unsafe code patterns, JSG resource conventions, error handling, and a review checklist adapted from the C++ review skills. Load this skill when reviewing Rust code in src/rust/.
---

**Always** use the `docs/reference/rust-review-checklist.md` file when reviewing Rust code.