skie
Installation
SKILL.md
SKIE
1. Scope+refresh
- DEFINE new install | existing migration | config | interop API | build/runtime failure.
- IDENTIFY framework-producing KMP module, Apple targets, framework/XCFramework path, Swift consumer, Kotlin/Swift/Xcode/SKIE versions, distribution method.
- READ current intro, Installation, relevant changelog, and feature page before version/config edits. Metadata version=authoring snapshot only.
- Existing project -> READ migration +
references/migration-troubleshooting.mdbefore plugin application.
2. Inspect
RUN from repository root:
python3 scripts/inspect-project.py --root . --json
CONFIRM: KMP module; framework/CocoaPods signal; plugin application location/version; Kotlin version; annotations version; repositories; SKIE config; Swift source/tests.
Plugin must apply only to modules producing Xcode frameworks. Exported dependencies are also transformed.