Meet-Miyani/compose-skill

232 stars · Last commit 2026-04-06

AI agent skill for Jetpack Compose & Compose Multiplatform (KMP/CMP). MVI architecture, Navigation 3, Koin/Hilt, Ktor, Room, DataStore, Paging 3, Coil, coroutines/Flow, animations, performance, accessibility, testing, and cross-platform patterns. Works with Codex, Cursor, Claude Code.

README preview

<p align="center">
  <img src="assets/compose-multiplatform-icon.svg" width="100" alt="Compose Multiplatform icon" />
</p>

<h1 align="center">compose-skill</h1>

<p align="center">
  <strong>Make your AI coding tool actually understand Compose.</strong><br>
  A comprehensive agent skill for Jetpack Compose and Compose Multiplatform (KMP/CMP).
</p>

<p align="center">
  <a href="#installation"><img src="https://img.shields.io/badge/setup-5_min-brightgreen?style=flat-square" alt="setup 5 min" /></a>
  <a href="https://developer.android.com/develop/ui/compose"><img src="https://img.shields.io/badge/Jetpack_Compose-1.8+-4285F4?style=flat-square&logo=jetpackcompose&logoColor=white" alt="Jetpack Compose 1.8+" /></a>
  <a href="https://kotlinlang.org/"><img src="https://img.shields.io/badge/Kotlin-2.0+-7F52FF?style=flat-square&logo=kotlin&logoColor=white" alt="Kotlin 2.0+" /></a>
  <a href="https://www.jetbrains.com/compose-multiplatform/"><img src="https://img.shields.io/badge/Compose_Multiplatform-1.7+-000000?style=flat-square&logo=jetbrains&logoColor=white" alt="Compose Multiplatform 1.7+" /></a>
  <a href="https://agentskills.io/"><img src="https://img.shields.io/badge/Agent_Skills-standard-8B5CF6?style=flat-square" alt="Agent Skills standard" /></a>
</p>

---

View full repository on GitHub →