kmp-desktop-app

kmp-desktop-app is a skill for Claude Code from ronjunevaldoz/kmp-agent-skills. It costs 85 tokens per session (3,365 once invoked), scanned A, original, no licence file.

A guide to desktop-specific features in Kotlin Multiplatform Compose apps, such as windows, system trays, file pickers, menus, shortcuts, and drag-and-drop.

In plain words
What is it for?
Use it when building desktop windows, native menus, file handling, keyboard shortcuts, or desktop application packages.
Why use it?
It explains where desktop behavior differs from Android and iOS so shared UI code can handle those differences correctly.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kmp-agent-skills plugin — 74 skills, 33 commands, 3 hooks shipped together

Good fit Use it when building desktop windows, native menus, file handling, keyboard shortcuts, or desktop application packages.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ronjunevaldoz/kmp-agent-skills --skill kmp-desktop-app
Clone the repo
git clone --depth 1 https://github.com/ronjunevaldoz/kmp-agent-skills

Made for: Claude Code.

Or install kmp-agent-skills, the plugin that ships this one along with the rest of its 74 skills, 33 commands, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kmp-desktop-app

README.md
[![agentmods](https://agentmods.dev/badge/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app/github.svg)](https://agentmods.dev/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app)
Your own site
<a href="https://agentmods.dev/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app"><img src="https://agentmods.dev/badge/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kmp-desktop-app

Your own site · 80×15
<a href="https://agentmods.dev/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app"><img src="https://agentmods.dev/badge/skills/ronjunevaldoz/kmp-agent-skills/kmp-desktop-app.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,365 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.03365
Opus 5 $0.00043 $0.01682
Sonnet 5 $0.00017 $0.00673
Haiku 4.5 $0.00009 $0.00336

Measured 9d ago against content hash 1179c6a0a5bb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

kmp-desktop-app scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/kmp-desktop-app/SKILL.md · 464 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 464 lines · 85 tokens per session scan A 1179c6a0a5bb

Subscribe to this mod's changes

kmp-desktop-app is a skill published in the GitHub repository ronjunevaldoz/kmp-agent-skills (2 stars, last pushed yesterday), with no licence file. It adds 85 tokens to every session and 3,365 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

axiom-macos

Use when building ANY macOS app — windows, menus, sandboxing, distribution, AppKit bridging or modernization (control events, state restoration, concentric corners), or macOS-specific SwiftUI patterns.

CharlesWiltgen/Axiom · 46 tokens

using-chrisbanes-skills

Use when routing Kotlin or Jetpack Compose work, or physical Android benchmark evidence that needs a configuration decision, especially when several Kotlin or Compose concerns overlap.

chrisbanes/skills · 38 tokens

cmp-dev-client

Run a create-cmp Compose Multiplatform app's shared UI in a live desktop window with Compose Hot Reload — the daily dev loop. Use this when the user wants to run their CMP app on desktop, preview the app while developing, iterate on Compose UI without an emulator, or asks "run my CMP app on desktop", "hot reload…

kvdm-co-pilot/create-cmp · 139 tokens

cmp-preview

THE default UI feedback loop while building or editing ANY Compose Multiplatform screen — in a stamped app, use it DURING development, not only when asked: it renders the app's REAL screens headlessly in seconds (no device, no emulator, no manual Gradle) and tells you exactly what each edit changed, so you catch your…

kvdm-co-pilot/create-cmp · 273 tokens

web-design-reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage…

Galaxy-Dawn/claude-scholar · 74 tokens

compose-animations

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.

chrisbanes/skills · 64 tokens