Skip to main content

di-modules

Wire Koin dependency injection for a KMP feature or service — add a DI module, provide a single/factory/viewModel binding, compose modules with includes, and register the module in :shared/Koin.kt. Use when a task introduces a new Koin `@Module @ComponentScan`, a `@Single`/`@Factory` impl (with `binds = [Interface::class]`), an inline provider method, or needs a new module added to the composition root. Covers Koin Annotations + KSP, the annotation-vs-hand-DSL rule (and the `FeatureApiModule` carve-out), the no-`getKoin()`-in-composable rule, and module wiring.

跳到安装

来源信息

仓库
Grippo-app/grippo-mobile
最近来源活动
2026年8月9日 15:54
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。