sdk-parity-check
CommunityEnsure SDKs match FFI exports.
Authoraram-devdocs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that the native FFI (Foreign Function Interface) layer of the GoudEngine is accurately reflected in its C# and Python SDKs, preventing integration issues and ensuring consistent functionality across different language bindings.
Core Features & Use Cases
- Cross-language consistency: Verifies that every FFI function has a corresponding wrapper in both C# and Python.
- Signature matching: Checks if parameter and return types are compatible between the FFI layer and the SDKs.
- Use Case: After adding a new graphics rendering function to the Rust core, run this Skill to confirm that the C# and Python SDKs have been updated with the correct bindings, allowing developers using those languages to immediately leverage the new feature without errors.
Quick Start
Run the bash script to check for SDK parity issues.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: sdk-parity-check Download link: https://github.com/aram-devdocs/GoudEngine/archive/main.zip#sdk-parity-check 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.