home/categories/framework-internals/illumination-k-pubmed-client-claude-skills-maturin-debugger-skill-md
framework-internalsdevelopment
maturin-debugger
Diagnose and fix maturin build issues for PyO3 Python bindings. Use when encountering problems with maturin develop, missing Python exports, module registration errors, or type stub generation issues. Particularly useful when new PyO3 methods compile but don't appear in Python.
maintainer
illumination-k
更新于 1/8/2026
星标
0
分支
0
quick start
Installation and usage
Diagnose and fix maturin build issues for PyO3 Python bindings. Use when encountering problems with maturin develop, missing Python exports, module registration errors, or type stub generation issues. Particularly useful when new PyO3 methods compile but don't appear in Python.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use maturin-debugger