Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

kotlin-coroutines-conventions

النجوم٣
التفرعات٠
آخر تحديث٢٦ يونيو ٢٠٢٦ في ١٨:٢٥

Enforces coroutine safety when writing suspend functions, Flow, runCatching, Dispatchers, coroutineContext, or ensureActive. Prevents CancellationException suppression. Also covers platform implementations owning their own thread dispatch, not re-wrapping suspend functions that are already main-safe, and avoiding async work in constructors/`init` (including ViewModel `init`).

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly