·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