Was ist kotlin-coroutines-expert?
Expertenmuster für Kotlin-Coroutinen und Flow, die strukturierte Parallelität, Fehlerbehandlung und Tests abdecken. Quelle: sickn33/antigravity-awesome-skills.
Expertenmuster für Kotlin-Coroutinen und Flow, die strukturierte Parallelität, Fehlerbehandlung und Tests abdecken.
Installieren Sie den KI-Skill kotlin-coroutines-expert schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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.
Expertenmuster für Kotlin-Coroutinen und Flow, die strukturierte Parallelität, Fehlerbehandlung und Tests abdecken. Quelle: sickn33/antigravity-awesome-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kotlin-coroutines-expertExpertenmuster für Kotlin-Coroutinen und Flow, die strukturierte Parallelität, Fehlerbehandlung und Tests abdecken. Quelle: sickn33/antigravity-awesome-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill kotlin-coroutines-expert Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/sickn33/antigravity-awesome-skills