Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Provides production patterns for async Rust with Tokio: tasks, channels, streams, error handling. Use for building concurrent apps, network services, or debugging async code.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow 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.
Provides production patterns for async Rust with Tokio, including tasks, channels, streams, and error handling. Use when building async applications or debugging concurrent systems.
Teaches production async Rust patterns using Tokio: tasks, channels, streams, error handling, and performance optimization.
Provides patterns for async Rust with tokio runtime, async/await, futures, task spawning, select/join, and reqwest for concurrent HTTP requests.
Share bugs, ideas, or general feedback.
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.