Skip to main content
Run any Skill in Manus
with one click

port-rust-docs-to-pyi

Stars76
Forks3
UpdatedJune 27, 2026 at 02:25

Port docstrings between PyO3 bindings (`moyopy/src/**/*.rs`) and the Python type stubs (`moyopy/python/moyopy/*.pyi`). Use when adding/editing a class, getter, method, or `#[pyfunction]` so that `__doc__` (Rust `///`), the `.pyi` stub, and the Sphinx API reference all stay in sync.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly