Kotlin Convention

Kotlin coding conventions, idioms, and language-specific best practices. Covers null safety, data class, sealed class, enum class, extension functions, coroutines, Flow, when expression, scope functions (let, run, apply, also), collection operations, and Kotlin DSL patterns. Use when writing or reviewing Kotlin code, designing domain models with sealed hierarchies, or implementing asynchronous logic with coroutines and Flow.

iceflower dd95a52 5 files · 36.9 KB Updated

File contents

iceflower/agent-skills/tree/main/kotlin-convention commit dd95a5285b

Frequently asked questions

npx skillmds@latest add iceflower/kotlin-convention