bykotlin· 6 skills
Diagnoses and fixes slow Kotlin/Native compilation and linking in Kotlin Multiplatform projects that target iOS. Use when the user reports slow iOS or shared-framework builds, long linkDebug*/linkRelease* or XCFramework tasks, cold CI builds that re-download the Kotlin/Native toolchain, KSP or other generated code on the native path, transitiveExport usage, or asks for a local-development versus CI build performance plan.
$npx -y skills add kotlin/kotlin-agent-skills --skill kotlin-tooling-native-build-performanceInstalls into the current project.
Run `npx skills use "https://github.com/kotlin/kotlin-agent-skills" --skill "kotlin/kotlin-agent-skills/kotlin-tooling-native-build-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kotlin/kotlin-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kotlin/kotlin-agent-skills"` and select the relevant skills, then follow their instructions.