kotlin multiplatform skills

62 tagged kotlin multiplatform, measured the same way as everything else here.

Browse within: kotlin 57compose-multiplatform 38jetpack-compose 37android 30coroutines 18ios 15swift 13analysis-api 7kdoc 7llm-tools 7

kdoc

01

modelcontextprotocol/kotlin-sdk

Skill Claude CodeCodex

Add KDoc documentation to Kotlin public API. Use whenever the user asks to document Kotlin code, add KDoc, generate API docs, mentions undocumented public declarations, or wants to improve existing documentation. Also trigger when the user says 'add docs', 'document this class/file/module', 'write KDoc', or asks about…

1.4k today A 73 tokens

mcp-docs

02

modelcontextprotocol/kotlin-sdk

Skill Claude CodeCodex

Fetch live MCP specification and docs from modelcontextprotocol.io. Training data may be outdated — default to using this skill when the query touches MCP protocol in any way. Trigger for: implementing or debugging MCP features (sampling, elicitation, completion, tools, resources, prompts, transports); SEPs or spec…

1.4k today A 124 tokens

compose-animations

03

chrisbanes/skills

Skill Claude CodeCodex

Use when writing or reviewing Jetpack Compose motion: visibility enter/exit, animating one property toward a target, color or size transitions, multiple properties from one state, switching composable content, or choosing between AnimatedVisibility, animateAsState, rememberTransition, AnimatedContent, and Crossfade.

1.0k 5d ago A 64 tokens original Apache-2.0

chrisbanes/skills

Skill Claude CodeCodex

Use when writing or reviewing Jetpack Compose UI tests, screenshot tests, previews, semantics assertions, fake image loading, keyboard input, focus assertions, interaction state (hover/pressed/focused), or tests for plain state-driven UI composables.

1.0k 5d ago A 54 tokens original Apache-2.0

to-plan

05

chrisbanes/skills

Skill Claude CodeCodex

Use when one ready GitHub issue or an in-chat task needs a repository-aware implementation plan for a later implementation workflow.

1.0k 5d ago A 27 tokens original Apache-2.0

santimattius/structured-coroutines

Skill Claude CodeCodex

Load, when a developer writes, reviews, or debugs Kotlin coroutine code and needs help spotting concurrency bugs — GlobalScope leaks, runBlocking in suspend, missing Flow catch, hardcoded or wrong dispatchers, unhandled timeouts, cancellation and structured-concurrency mistakes — or asks how to make async Kotlin…

140 8d ago A 71 tokens original Apache-2.0

SKILL

07

ShadAdman/KSensor

Skill Claude CodeCodex

This document provides a comprehensive technical reference for KSensor, a Kotlin Multiplatform (KMP) library designed for observing device sensors and system states on Android and iOS.

126 4d ago A 0 tokens

analysis-api-bump

11

aoreshkov/kotlin-lib-mcp

Skill Claude CodeCodex

Bump the Kotlin version together with the version-locked Analysis API -for-ide artifacts and their runtime-dep pins, then verify source analysis still works. Use when upgrading Kotlin, when the Analysis API fails to resolve types after a bump, or when auditing whether the coupled pins are still correct.

8 4d ago A 67 tokens original Apache-2.0

release

12

aoreshkov/kotlin-lib-mcp

Skill Claude CodeCodex

Cut a new kotlin-lib-mcp release — bump the version in both tag-guarded files consistently, update the changelog, run the pre-flight checks, and (on request) tag. Use when preparing a release or when a release tag failed the version-match guard.

8 4d ago A 57 tokens original Apache-2.0

setup

13

aoreshkov/kotlin-lib-mcp

Skill Claude CodeCodex

Set up or repair the kotlin-lib MCP server bundled with this plugin. Use right after installing the plugin, when its tools are missing from the toolset, when the server shows as failed in /plugin, or when the machine has no Docker.

8 4d ago A 49 tokens original Apache-2.0

swiftui-compose

14

sorunokoe/swiftui-compose-skill

Skill Claude CodeCodex

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…

5 2mo ago A 65 tokens original MIT

swift-kmp

15

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

contribute-batch

16

TBSten/skills

Skill Claude CodeCodex

An orchestration workflow for sorting several project lessons into skills, rules, or prompts and preparing them together as one pull request. A pull request is a proposed change for review in a shared code repository.

2 6d ago A 192 tokens

TBSten/skills

Skill Claude CodeCodex

Operational rules for a 60-minute single-shot exploratory verification of a Kotlin project's main branch (Android / JVM / KMP / Compose / server-side Kotlin). Runs sequentially through cat1–cat5 inside a single CI job (e.g. a nightly GitHub Actions workflow), writes findings Markdown-by-Markdown to…

2 6d ago A 186 tokens

intellij-plugin-dev

18

TBSten/skills

Skill Claude CodeCodex

A reference and development workflow for building plugins for IntelliJ IDEA and Android Studio, using Kotlin and the IntelliJ Platform.

2 6d ago A 365 tokens