rust-ffi-safe-wrappers

Installation
SKILL.md

Rust FFI Safe Wrappers

Use this skill to wrap foreign interfaces in Rust APIs that make ownership, lifetimes, errors, and cleanup explicit. FFI code should be unsafe at the raw boundary and safe for normal Rust callers.

Core Workflow

Installs
46
Repository
lvtd-llc/skills
GitHub Stars
1
First Seen
Jun 21, 2026
rust-ffi-safe-wrappers — lvtd-llc/skills