Instructions for sorunokoe/swiftui-compose-skill, covering agents.md — swiftui-compose, what this repository is, repository structure, how to apply this skill and reference selection guide.
Compose Multiplatform ↔ SwiftUI integration patterns. USE FOR: embedding Compose Multiplatform views in a SwiftUI app; embedding SwiftUI/UIKit components inside Compose Multiplatform; sharing state between Compose and SwiftUI; managing the Compose UIViewController lifecycle; bidirectional data flow with the…
Instructions for sorunokoe/swift-kmp-skill, covering agents.md — swift-kmp, what this repository is, repository structure, how to apply this skill and skill loading order.
KMP bridge standards for iOS. USE FOR: structuring a bridge layer between Kotlin Multiplatform (KMP) and Swift; integrating KMP iOS framework APIs in a Swift app (direct integration or SwiftPM); handling SKIE flows and sealed classes; mapping Kotlin models/errors to Swift domain types; keeping KMP imports confined to…