소개
This skill provides an automated code review framework for Kotlin backend developers using Spring Boot or Ktor. It analyzes project structures, detects common anti-patterns like field injection and blocking calls in reactive streams, and suggests Kotlin-first improvements such as constructor injection, extension functions, and structured concurrency. Whether you are migrating from Java to Kotlin or building high-performance WebFlux applications, this skill ensures your code adheres to modern backend standards and idiomatic Kotlin patterns.