·kotlin-concurrency-expert
</>

kotlin-concurrency-expert

new-silvermoon/awesome-android-agent-skills

適用於 Android 的 Kotlin 協程審查和修復。當要求檢查並發使用情況、修復與協程相關的錯誤、提高線程安全性或解決 Kotlin/Android 代碼中的生命週期問題時使用。

64安裝·3熱度·@new-silvermoon

安裝

$npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill kotlin-concurrency-expert

SKILL.md

Review and fix Kotlin Coroutines issues in Android codebases by applying structured concurrency, lifecycle safety, proper scoping, and modern best practices with minimal behavior changes.

Prefer edits that preserve existing behavior while satisfying structured concurrency and lifecycle safety.

| viewModelScope | ViewModel operations | Cleared with ViewModel | | lifecycleScope | UI operations in Activity/Fragment | Destroyed with lifecycle owner | | repeatOnLifecycle | Flow collection in UI | Started/Stopped with lifecycle state | | applicationScope (injected) | App-wide background work | Application lifetime |

適用於 Android 的 Kotlin 協程審查和修復。當要求檢查並發使用情況、修復與協程相關的錯誤、提高線程安全性或解決 Kotlin/Android 代碼中的生命週期問題時使用。 來源:new-silvermoon/awesome-android-agent-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill kotlin-concurrency-expert
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 kotlin-concurrency-expert?

適用於 Android 的 Kotlin 協程審查和修復。當要求檢查並發使用情況、修復與協程相關的錯誤、提高線程安全性或解決 Kotlin/Android 代碼中的生命週期問題時使用。 來源:new-silvermoon/awesome-android-agent-skills。

如何安裝 kotlin-concurrency-expert?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill kotlin-concurrency-expert 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/new-silvermoon/awesome-android-agent-skills