ptlam-code-style-kotlin
Installation
SKILL.md
PTLam Kotlin Code Style
Rules for Kotlin library and application code: the Gradle build, the ktlint and detekt gates, module visibility, null safety, data modeling, functions, failure design, coroutines, KDoc, and JUnit 5 tests. This skill owns Kotlin language and toolchain mechanics only. The foundation owns the standard; a platform or repository specialization owns everything above.
Required skills
ptlam-code-style
Reason: Provides the language-neutral conventions and testing doctrine the Kotlin mechanics satisfy.