compose material3 cursor rules

5 tagged compose material3, measured the same way as everything else here.

Browse within: ai-dev-tools 5android 5anti-patterns 5cursor-plugin 5

RoninForge/roninforge-kotlin-compose

Cursor rule

Compose / Kotlin Android anti-pattern detector. Catches findViewById, setContentView(R.layout), GlobalScope, LiveData + observeAsState, MutableState exposed publicly, force-unwrap !!, lowercase composables, LazyColumn without key, LaunchedEffect(true), Material 2 imports, padding-before-clickable…

1 2mo ago A 2,163 tokens original MIT

RoninForge/roninforge-kotlin-compose

Cursor rule

Android architecture patterns: feature modularization, repository + data source pattern, sealed interfaces for UI state, ViewModel + StateFlow, Ktor / Retrofit + Kotlin Serialization, Room with Flow returns + KSP, coroutines structured concurrency.

1 2mo ago A 0 tokens original MIT

compose-core

03

RoninForge/roninforge-kotlin-compose

Cursor rule

Modern Android development rules: Kotlin 2.x with K2, Jetpack Compose, Material 3, state hoisting + StateFlow + collectAsStateWithLifecycle, Hilt with hiltViewModel(), type-safe Navigation Compose, KSP, Version Catalogs, Compose Compiler as Kotlin plugin.

1 2mo ago A 2,288 tokens original MIT