What is kotlin-coroutines-expert?
Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing. Source: sickn33/antigravity-awesome-skills.
Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing.
Quickly install kotlin-coroutines-expert AI skill to your development environment via command line
Source: sickn33/antigravity-awesome-skills.
A guide to mastering asynchronous programming with Kotlin Coroutines. Covers advanced topics like structured concurrency, Flow transformations, exception handling, and testing strategies.
Always launch coroutines within a defined CoroutineScope. Use coroutineScope or supervisorScope to group concurrent tasks.
Use CoroutineExceptionHandler for top-level scopes, but rely on try-catch within suspending functions for granular control.
Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing. Source: sickn33/antigravity-awesome-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kotlin-coroutines-expertExpert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing. Source: sickn33/antigravity-awesome-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kotlin-coroutines-expert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sickn33/antigravity-awesome-skills