概要
This skill provides specialized guidance for architecting modern Kotlin backends using Spring Boot 3.x. It enforces industry best practices such as OpenAPI-first controller design, type-safe DTO mapping via extension functions, and idiomatic Kotlin patterns like exhaustive 'when' statements and immutable data classes. It is ideal for developers building scalable microservices that require clean separation of layers, robust global exception handling, and standardized configuration management using modern Kotlin 2.x features.