Tokio Async Code Review

Reviews tokio async runtime usage for task management, sync primitives, channel patterns, and runtime configuration. Covers Rust 2024 edition changes including async fn in traits, RPIT lifetime capture, LazyLock, and if-let temporary scoping. Use when reviewing Rust code that uses tokio, async/await patterns, spawn, channels, or async synchronization. Also covers tokio-util, tower, and hyper integration patterns.

existential-birds 32f4fe2 5 files · 45.3 KB Updated

File contents

existential-birds/beagle/tree/main/plugins/beagle-rust/skills/tokio-async-code-review commit 32f4fe295b

Frequently asked questions

npx skillmds@latest add existential-birds/tokio-async-code-review