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 に表示されている付属ファイルをお読みください。