Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
11 changes: 4 additions & 7 deletions SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@
name: compose-skill
license: MIT
description: >
Build, refactor, and review apps with Jetpack Compose and Compose Multiplatform (KMP/CMP)
using MVI architecture. Covers coroutines, StateFlow, SharedFlow, Channel, ViewModels,
state modeling, recomposition, Navigation 3/2, Koin/Hilt DI, Ktor networking, Paging 3,
Room, DataStore, animations, Coil, accessibility, multiplatform resources, iOS/Swift interop,
Gradle/AGP configuration, CI/CD, and desktop distribution. Use when working with @Composable,
ViewModel, StateFlow, Flow, KMP, Ktor, Koin, Hilt, DataStore, Room, PagingData, recomposition,
Xcode/iOS interop, Gradle build config, performance, testing, cross-platform, or code review.
Jetpack Compose and Compose Multiplatform (KMP/CMP) architecture skill.
Only use when the user explicitly mentions "compose-skill", "@compose-skill",
or "use compose skill" in their message. Do NOT auto-activate based on
keyword matching — this skill should only be triggered by direct user request.
---

# Jetpack Compose & Compose Multiplatform
Expand Down