kmp skills

105 tagged kmp, measured the same way as everything else here.

Browse within: compose-multiplatform 98android 78ios 78awesome 21copilot 21ai-skills 5antigravity-skills 5gemini 5

pdfkmp

01

ConaMobileDev/PdfKmp

Skill Claude CodeCodex

Use this skill when the user asks to generate a PDF document from Kotlin (Android, iOS, or Kotlin Multiplatform) using the PdfKmp library. Triggers: 'generate a PDF', 'export to PDF', 'create a PDF report', 'invoice PDF', 'PDF receipt', 'multi-page PDF', any time the user wants to author or modify code that calls into…

52 15d ago A 183 tokens original Apache-2.0

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Android app/device integrity and anti-fraud for a fintech app — the Play Integrity API (com.google.android.play:integrity): Standard requests (StandardIntegrityManager.prepareIntegrityToken → StandardIntegrityTokenProvider.request with a requestHash → StandardIntegrityToken) vs Classic requests…

12 6d ago A 260 tokens original MIT

m3-expressive

03

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Material 3 Expressive design patterns for Jetpack Compose - expressive theming, motion physics, shape morphing, typography emphasis, color emphasis, and all 28 expressive components.

12 6d ago A 41 tokens original MIT

cloudkit

04

TalissonVitorino/kmp-ios-skills

Skill Claude CodeCodex

Implement, review, or debug iCloud sync in iOS/macOS apps with CloudKit. Covers CKContainer + private/public/shared CKDatabase, CKRecord / CKRecord.Reference / CKAsset, CKQuery + CKQueryOperation, CKSubscription (query/database/recordZone) with silent push, CKSyncEngine (iOS 17+: state serialization…

12 6d ago A 209 tokens original MIT

Aks-4125/kmp-glassmorphism-skill

Skill Claude CodeCodex

Implements a production-grade Glassmorphism design system for Kotlin Multiplatform (KMP) Compose Multiplatform projects. Use when the user asks for glass UI, frosted glass effects, glassmorphism theme, translucent/transparent UI components, liquid/blob animated backgrounds, or premium modern dark-mode design in a…

5 1mo ago A 81 tokens original MIT

swift-kmp

06

sorunokoe/swift-kmp-skill

Skill Claude CodeCodex

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…

5 2mo ago A 92 tokens original MIT

kmp-mvi-setup

07

iammohdzaki/kmp-skills

Skill Claude CodeCodex

Interactive skill for scaffolding a complete Kotlin Multiplatform (KMP) project using MVI architecture. Covers State/Event/Effect pattern, Compose Multiplatform, DI, type-safe navigation, and image loading. Asks user for preferences before generating any code.

4 1mo ago A 60 tokens original MIT

iammohdzaki/kmp-skills

Skill Claude CodeCodex

Reference skill for the new recommended KMP project structure (2026+). Covers the shift from the old single-module composeApp layout to the new multi-module shared/ + androidApp/ + desktopApp/ structure required for AGP 9.0+. Includes full file and Gradle configuration for both old and new layouts.

4 1mo ago A 71 tokens original MIT

iammohdzaki/kmp-skills

Skill Claude CodeCodex

Comprehensive Material 3 (Material You) design system skill for Jetpack Compose and Compose Multiplatform (KMP). Covers color tokens, typography, shape, 30+ components, adaptive layout, navigation patterns, dynamic color, dark mode, motion/animation, and accessibility. Compose-first — no web or Flutter code.

4 1mo ago A 71 tokens original MIT

review-mobile-pr

10

Abdallah-Abdelazim/mobile-pr-review-plugin

Skill Claude CodeCodex

Expert Android & iOS PR review. Defaults to saving findings as a PENDING (draft) GitHub review — invisible until manually submitted — but will post them live instead if the user asks or says so when prompted. Use whenever the user asks to review, audit, or give feedback on a pull request touching Android (Kotlin…

1 7d ago A 162 tokens original MIT

kmp-expect-actual

11

almasumdev/awesome-kotlin-multiplatform-agent-skills

Skill Claude CodeCodex

Idiomatic use of expect/actual declarations in Kotlin Multiplatform, when to prefer interfaces + DI instead, and how to design platform abstractions that age well. Use when you need platform-specific behavior in commonMain.

1 4mo ago A 56 tokens

kmp-gradle

12

almasumdev/awesome-kotlin-multiplatform-agent-skills

Skill Claude CodeCodex

Gradle Kotlin DSL patterns for KMP — version catalogs, hierarchical source sets, convention plugins, assembling XCFrameworks and fat frameworks. Use when wiring or refactoring a KMP build.

1 4mo ago A 43 tokens

npm-publish

14

kvdm-co-pilot/create-cmp

Skill Claude CodeCodex

Publish the create-cmp CLI to npm as the create-cmp-cli package. Use this when the user asks to "publish create-cmp to npm", "release a new version", "ship create-cmp-cli", "npm publish this", "cut a release", or wants npx create-cmp-cli to work. Runs unattended when a granular npm token is installed in the user's…

0 3d ago A 150 tokens original MIT

cmp-audit

15

kvdm-co-pilot/create-cmp

Skill Claude CodeCodex

Adversarial audit of one subsystem of a Kotlin/Compose Multiplatform app against its spec AND against platform semantics — the class of defect desktop-tier tests cannot see (alarms, notifications, PendingIntents, channels, reboot, process death, DST). Use this when the user says "audit the notifications", "double…

0 3d ago A 235 tokens original MIT

cmp-new

16

kvdm-co-pilot/create-cmp

Skill Claude CodeCodex

Scaffold a new MOBILE app — Android + iOS from one Kotlin/Compose Multiplatform codebase — from a bare "create a mobile app" to a green, verified build. Guardrails first: if the user already chose a different framework (React Native, Expo, Flutter, SwiftUI, native), do NOT redirect them here; if they only asked a…

0 3d ago A 478 tokens original MIT