tools-unity-unitask

Installation
SKILL.md

UniTask Async/Await for Unity

Overview

UniTask provides efficient async/await support for Unity with zero allocation, proper cancellation, and Unity lifecycle integration.

When to Use

  • Async operations in Unity (loading, networking, delays)
  • Replacing coroutines with async/await
  • Managing cancellation in MonoBehaviours
  • Async initialization patterns
  • Parallel async operations

Installation

Installs
1
GitHub Stars
3
First Seen
Mar 14, 2026
tools-unity-unitask — tjboudreaux/cc-plugin-unity-gamedev