compose-expert

compose-expert is a skill for Claude Code, Codex from aldefy/compose-skill. It costs 185 tokens per session (4,604 once invoked), scanned A, original, no licence file.

An expert guide for Jetpack Compose and Compose Multiplatform, Kotlin tools for building user interfaces on Android, desktop, iOS, and web. It applies to Compose APIs and shared-platform code.

In plain words
What is it for?
Use it to develop or review Compose UI code and shared Compose Multiplatform code.
Why use it?
It provides relevant guidance when a task involves Compose concepts such as state, effects, navigation, themes, lists, or recomposition.

Skill for Claude CodeCodex

Part of the compose-expert plugin — 1 skill shipped together

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.

agentmods
npx agentmods add skills/aldefy/compose-skill/compose-expert
Any agent
npx skills add aldefy/compose-skill --skill compose-expert
Clone the repo
git clone --depth 1 https://github.com/aldefy/compose-skill

Made for: Claude Code, Codex.

Or install compose-expert, the plugin that ships this one along with the rest of its 1 skill.

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 compose-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/aldefy/compose-skill/compose-expert.svg)](https://agentmods.dev/skills/aldefy/compose-skill/compose-expert)
Your own site
<a href="https://agentmods.dev/skills/aldefy/compose-skill/compose-expert"><img src="https://agentmods.dev/badge/skills/aldefy/compose-skill/compose-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 185 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,604 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00185 $0.04604
Opus 5 $0.00093 $0.02302
Sonnet 5 $0.00037 $0.00921
Haiku 4.5 $0.00018 $0.00460

Measured 4d ago against content hash a9f9f1f89bfb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

compose-expert 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 4d 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/compose-expert/SKILL.md · 302 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 302 lines · 185 tokens per session scan A a9f9f1f89bfb

Subscribe to this mod's changes

compose-expert is a skill published in the GitHub repository aldefy/compose-skill (577 stars, last pushed 1mo ago), with no licence file. It adds 185 tokens to every session and 4,604 once invoked, about $0.0009 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-08-30.

Related

Other skills, from other repositories

compose-multiplatform

Use when building one shared Compose UI in Kotlin across Android, iOS, and desktop — commonMain @Composables, expect/actual, source-set placement, native interop, multiplatform ViewModel/navigation/Koin. NOT a single-platform native build (that is kotlin-android / swift-ios), and NOT Dart/Flutter cross-platform UI…

ericrisco/rsc-harness · 80 tokens

android-app-blackbox-competitive-analysis

Use when users request Android competitor research, systematic feature or interface mapping, evidence screenshots, interaction coverage, comparison-ready product dossiers, or Android system-boundary verification without APK decompilation.

poll-poll134/android-blackbox-analysis-skill · 45 tokens

modify-feature

Modify existing KMP features with spec-first workflow. Invoke with /modify-feature.

ThisIsSadeghi/KMPilot · 16 tokens

agentic-a11y

Use when auditing a user-facing app — web, mobile (iOS/Android/React Native/Flutter), desktop, CLI, or games — for accessibility barriers or WCAG 2.2 conformance, before shipping UI changes, or in response to concerns about screen-reader, keyboard, low-vision, motor, cognitive, or photosensitive users. Not for general…

Ovid/paad · 86 tokens

create-feature

Creates complete KMP features with Clean Architecture through PRD generation, task breakdown, orchestrated implementation, and spec-driven cleanup. Invoke with /create-feature.

ThisIsSadeghi/KMPilot · 31 tokens

bridge-swift

Bridge Swift to Kotlin Multiplatform via Interface Injection. Use when integrating iOS SDKs, calling Swift from Kotlin, accessing iOS-only APIs, implementing biometrics/payments/camera, or connecting native frameworks to KMP.

ThisIsSadeghi/KMPilot · 46 tokens