Skip to main content

MALPV/kmp-skills-plugin

SkillsMP 已收集 MALPV/kmp-skills-plugin 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
4
GitHub Forks
0

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 9 / 9 个已收集 Skill。

职业分类
软件开发工程师
描述

Wire encrypted key-value storage into a KMP project — a domain-specific SecureStorage contract, its multiplatform-settings implementation, and the hardware-backed engines (EncryptedSharedPreferences / Keychain) via DI. Use whenever the user stores tokens,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Structure dependency injection in a Kotlin Multiplatform project with Koin — module organization by feature/layer, constructor DSL (singleOf/viewModelOf), the initKoin entry points and their Swift-friendly overload, and a verify() graph test. Use whenever the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Wire the Ktor networking layer into a KMP project — dependencies, the shared HttpClient with auth/refresh and secure logging, per-platform engines, and the DTO→domain repository flow with MockEngine tests. Use whenever the user adds networking, consumes a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build type-safe navigation in a Compose Multiplatform app — @Serializable destinations, a centralized Actions controller, and a NavHost whose screens take callbacks instead of the NavController. Use whenever the user adds navigation, mentions NavHost, routes,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build the presentation layer of a KMP feature — ViewModels with viewModelScope, a single UiState per screen, session restore with offline handling, and Compose consumption via koinViewModel/collectAsStateWithLifecycle. Use whenever the user builds a screen's…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Wire a Room 2.7+ database into a KMP project — module build config with per-target KSP, entities/DAOs, the expect/actual builder, and single-source-of-truth repository integration. Use whenever the user adds local persistence, an offline cache or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Structure a KMP project as a Gradle multi-module architecture by Features + Layers — the :shared aggregator, :core:* and :features:* modules, api-vs-implementation boundaries, and the Xcode framework export. Use whenever the user modularizes a project, splits…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up the dependency catalog and base Gradle config for a KMP project — a capability-grouped libs.versions.toml, the root/shared/androidApp build files, and dynamic Android SDK versions. Use whenever the user bootstraps a KMP project, adds a library or…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Design and build mobile UIs (Compose Multiplatform) from DESIGN.md tokens. If DESIGN.md is missing it creates one by interviewing the user about identity, visual references, and palette; if it exists it audits and completes it before mapping it to the theme.…

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。