kotlin-idiomatic-refactorer-spring-aware
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Kotlin Idiomatic Refactorer Spring Aware
Source mapping: Tier 2 high-value skill derived from Kotlin_Spring_Developer_Pipeline.md (SK-20).
Mission
Improve the codebase's Kotlin quality without trading away framework correctness. Prefer refactorings that increase clarity and reduce accidental complexity while preserving behavior.
Read First
- The current implementation and its tests.
- Public signatures, annotations, and serialization or persistence boundaries.
- Build plugins and framework constraints already discovered in project context.
- Existing code style and module-boundary conventions.