nssharp-objc-parser
CommunityParse ObjC headers to C# or JSON.
Authordalexsoto
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the parsing of Objective-C header files, converting them into structured JSON representations of APIs or generating C# binding definitions compatible with .NET for iOS/MAUI. It eliminates the need for manual analysis of complex Objective-C interfaces.
Core Features & Use Cases
- API Surface Inspection: Understand the structure of Objective-C libraries by parsing their headers.
- Binding Generation: Automatically create C# bindings for Objective-C APIs, streamlining cross-platform development.
- Use Case: You have a third-party Objective-C library and need to integrate it into your .NET MAUI application. Use this Skill to parse its headers and generate the necessary C# definitions, saving significant manual effort.
Quick Start
Use the nssharp-objc-parser skill to parse the Objective-C header file 'MyHeader.h' and output the results as JSON to 'output.json'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nssharp-objc-parser Download link: https://github.com/dalexsoto/NSSharp/archive/main.zip#nssharp-objc-parser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.