一键导入
这个仓库中的 skills
Use in the Blinkly Kotlin Multiplatform repository when writing, updating, or reviewing commonTest coverage for Decompose components, including child stack navigation, onboarding flow transitions, home tab navigation, parent-child `ComponentOutput` propagation, Store-backed component models, lifecycle handling, coroutine side effects, and Mokkery-based collaborator verification.
Use in the Blinkly Kotlin Multiplatform repository when adding, changing, or reviewing Decompose component contracts, default implementations, factories, navigation stacks, child outputs, tab navigation, or Compose bindings to Decompose `Value`, `ChildStack`, and component models under `shared/component/**` or `shared/compose/**`.
Use in the Blinkly Kotlin Multiplatform repository when adding, changing, or reviewing MVIKotlin Store contracts, StoreProviders, reducers, coroutine executors, bootstrappers, labels, integration mappers, or Store-backed component models under `shared/component/**`; prefer this over generic MVIKotlin guidance whenever a Blinkly component may need reducer-owned state, startup work, subscriptions, async business logic, or one-off errors.