coroutines-shared-state
Coordinate Kotlin coroutine access to shared mutable state with Mutex, Atomic primitives, confinement, StateFlow, or Channel-based actors to avoid data races and deadlocks.
npx skills add https://github.com/ClankerGuru/opsx --skill coroutines-shared-state
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: coroutines-shared-state Source: https://github.com/ClankerGuru/opsx/tree/main/cli/src/main/resources/content/skills/coroutines-shared-state Command: npx skills add https://github.com/ClankerGuru/opsx --skill coroutines-shared-state