kmp-architecture

Community

Master Kotlin Multiplatform architecture patterns

Authorniltsiar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kotlin Multiplatform projects often struggle with scalable, team-friendly architectures. This skill provides clear patterns to organize code around vertical slices, define explicit module boundaries, and manage cross-platform exports for iOS while keeping shared business logic intact.

Core Features & Use Cases

  • Establishes an 8-module vertical-slice structure per feature: :api, :data, :presentation, :ui-material, :ui-unstyled, :wiring, :wiring-ui-material, :wiring-ui-unstyled with explicit responsibilities.
  • Demonstrates best practices for iOS export boundaries and cross-feature independence.
  • Guides module dependency rules, preventing cross-feature data leakage and ensuring compile-time safety.

Quick Start

Review and apply the 8-module vertical-slice pattern to structure your Kotlin Multiplatform feature.

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: kmp-architecture
Download link: https://github.com/niltsiar/kotlin_multiplatform_pokedex/archive/main.zip#kmp-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 223,000+ vetted skills library on demand.