kmm-architecture

Community

Define KMM MVVM architecture across platforms.

AuthordimitriRemoiville
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MVVM and Clean Architecture guidance for Kotlin Multiplatform projects, clarifying how to place code and layer responsibilities across shared and native targets.

Core Features & Use Cases

  • Provides a practical blueprint for organizing commonMain, data, domain, and presentation layers in KMM.
  • Helps decide whether code should live in commonMain, androidMain, or iosMain based on dependencies and platform needs.
  • Use case: when designing a feature, you load the shared layer boundaries to ensure consistent cross-platform behavior.

Quick Start

Structure new features by placing domain logic in commonMain, repository interfaces in commonMain, and platform-specific implementations in androidMain or iosMain as appropriate.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kmm-architecture
Download link: https://github.com/dimitriRemoiville/cc-mobile/archive/main.zip#kmm-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.