Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
npx mdskills install sickn33/rust-async-patterns@sickn33? Sign in with GitHub to claim this listing.Well-scoped async Rust guidance but lacks actionable instructions in the main skill file
1---2name: rust-async-patterns3description: Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.4---56# Rust Async Patterns78Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling.910## Use this skill when1112- Building async Rust applications13- Implementing concurrent network services14- Using Tokio for async I/O15- Handling async errors properly16- Debugging async code issues17- Optimizing async performance1819## Do not use this skill when2021- The task is unrelated to rust async patterns22- You need a different domain or tool outside this scope2324## Instructions2526- Clarify goals, constraints, and required inputs.27- Apply relevant best practices and validate outcomes.28- Provide actionable steps and verification.29- If detailed examples are required, open `resources/implementation-playbook.md`.3031## Resources3233- `resources/implementation-playbook.md` for detailed patterns and examples.34
Full transparency — inspect the skill content before installing.