bykotlin· 6 skills
Migrate KMP projects from CocoaPods (kotlin("native.cocoapods")) to Swift Package Manager (swiftPMDependencies DSL) — replaces pod() with swiftPackage(), transforms cocoapods.* imports to swiftPMImport.*, and reconfigures the Xcode project.
$npx -y skills add kotlin/kotlin-agent-skills --skill kotlin-tooling-cocoapods-spm-migrationInstalls into the current project.
Run `npx skills use "https://github.com/kotlin/kotlin-agent-skills" --skill "kotlin/kotlin-agent-skills/kotlin-tooling-cocoapods-spm-migration"` 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.