Create and update slim/native platform interop bindings for iOS in .NET MAUI and .NET for iOS projects. Guides through creating Swift/Objective-C wrappers, configuring Xcode projects, generating C# API definitions, and integrating native iOS libraries using the Native Library Interop (NLI) approach. Use when asked about iOS bindings, xcframework integration, Swift interop, Objective Sharpie, or bridging native iOS SDKs to .NET.
$npx -y skills add redth/maui-skillz --skill ios-slim-bindingsInstalls into the current project.
Run `npx skills use "https://github.com/redth/maui-skillz" --skill "redth/maui-skillz/ios-slim-bindings"` 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/redth/maui-skillz" that are relevant to the current task. Run `npx skills add "https://github.com/redth/maui-skillz"` and select the relevant skills, then follow their instructions.