Provides async Rust patterns with Tokio: tasks, channels, streams, error handling, concurrency. For building async apps, network services, and debugging.
From antigravity-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
resources/implementation-playbook.mdExecutes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
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.