From antigravity-awesome-skills
Provides patterns and guidance for Rust async programming with Tokio, including async traits, error handling, and concurrent tasks. Use when building async Rust applications or debugging async code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:rust-async-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling.
Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.42plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 42 plugins
npx claudepluginhub kai-tr/antigravity-awesome-skillsProvides patterns and guidance for Rust async programming with Tokio, including async traits, error handling, and concurrent tasks. Use when building async Rust applications or debugging async code.
Provides production patterns for async Rust with Tokio: tasks, channels, streams, error handling, and performance optimization.
Master Rust async with Tokio: async traits, error handling, concurrent patterns. Use when building async Rust apps, implementing concurrent systems, or debugging async code.