Setup Maturin Lib

Sets up a new Rust/Python hybrid library project using maturin and uv. Creates project structure with PyO3 bindings, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library with Rust extensions.

josh-gree Updated

File contents

josh-gree/my-claude-skills/tree/main/skills/setup-maturin-lib commit ad04e0f135

Frequently asked questions

npx skillmds@latest add josh-gree/setup-maturin-lib