Python Native Extension Interop

Use this skill to statically review Python native extensions and interop (CPython C API, Cython, PyO3/Rust): reference-ownership correctness, stable-ABI use, buffer-protocol safety, exception translation, and thread/GIL and free-threaded readiness. Reads extension source and build config only; it never compiles or runs the extension.

VincentChuWaiChow 9fbc47c 9 files · 14.8 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-native-extension-interop commit 9fbc47c052

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-native-extension-interop