ashtanko/kotlin-app-template

🚀 Kotlin Project Template: A ready-to-use template with GitHub Actions, Detekt, Ktlint, Kotlin Gradle DSL, and JUnit 5 for streamlined development and continuous integration. Perfect for kickstarting Kotlin projects with best practices.

This repository also configures its own agents. See what kotlin-app-template tells them →

41Stars on the repository
11Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

kotlin-control-flow

01

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when writing or reviewing Kotlin branching and control flow: when expressions, guard conditions, sealed type exhaustiveness, smart casts, nullable branching, early returns, or replacing complex if/else chains.

not rated 41 2d ago A 44 tokens original Apache-2.0

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when writing or reviewing Kotlin code that stores CoroutineScope, launches from init/non-suspending APIs, calls runBlocking, or catches broad exceptions around suspend calls.

not rated 41 2d ago A 42 tokens original Apache-2.0

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when writing or reviewing Kotlin Flow state and event APIs with StateFlow, MutableStateFlow.update, SharedFlow, Channel, stateIn, SharingStarted, .value, receiveAsFlow, one-shot events, or sentinel initial values.

not rated 41 2d ago A 55 tokens copy · 88% Apache-2.0

kotlin-functions

04

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when choosing Kotlin member, top-level, extension, factory, or service functions for String, primitive, collection, Flow, framework, or third-party receivers.

not rated 41 2d ago A 36 tokens original Apache-2.0

ashtanko/kotlin-app-template

Skill Claude CodeCodex

Use when writing or reviewing Kotlin type declarations to choose @JvmInline value class over data class where appropriate.

not rated 41 2d ago A 27 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: