소개
This skill serves as an expert consultant for Kotlin compiler plugin development, specifically designed to navigate the complexities of the Kotlin compiler source code. It automates the process of finding API definitions, detecting breaking changes between versions (including K1 and K2 transitions), and cross-referencing implementations with established Metro patterns. Whether you are working with IrGenerationExtension, FIR, or plugin registrars, this skill provides real-time guidance and implementation examples to ensure your compiler plugins are stable, type-safe, and production-ready.