cocoapods-to-spm

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

CocoaPods to Swift Package Manager Migration

Migrate a Capacitor iOS app from CocoaPods to Swift Package Manager without losing native project customizations.

When to Use This Skill

  • User wants to migrate a Capacitor app from CocoaPods to SPM
  • User asks about npx cap spm-migration-assistant
  • User asks about CapApp-SPM, generated Package.swift, or debug.xcconfig
  • User has Capacitor 8 and wants the iOS app to use the default SPM template
  • User wants to remove ios/App/Podfile, Pods, Podfile.lock, or App.xcworkspace
  • User has SPM migration errors caused by plugins without SPM support

Do not use this for adding SPM support to a plugin package. Use capacitor-plugin-spm-support for plugin repositories.

Key Rules

Related skills

More from cap-go/capacitor-skills

Installs
68
GitHub Stars
37
First Seen
Jan 25, 2026