Skip to main content
MALPV
GitHub 제작자 프로필

MALPV

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026년 7월 30일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

kmp-encrypted-storage
소프트웨어 개발자

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,…

2026년 7월 30일
kmp-expert-koin
소프트웨어 개발자

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…

2026년 7월 30일
kmp-expert-ktor
소프트웨어 개발자

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…

2026년 7월 30일
kmp-expert-navigation
소프트웨어 개발자

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,…

2026년 7월 30일
kmp-expert-presentation
소프트웨어 개발자

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…

2026년 7월 30일
kmp-expert-room
소프트웨어 개발자

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…

2026년 7월 30일
kmp-modular-architecture
소프트웨어 개발자

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…

2026년 7월 30일
kmp-setup-base-dependencies
소프트웨어 개발자

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…

2026년 7월 30일
수집된 skill 9개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다