Safe Over Unsafe

Use when designing safe public APIs that wrap unsafe Rust code, adding unsafe blocks to existing types, reviewing unsafe code for soundness, or creating new types backed by raw pointers, MaybeUninit, or FFI

majiayu000 0885b66 2 files · 8.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/safe-over-unsafe commit 0885b66b6f

Frequently asked questions

npx skillmds add majiayu000/safe-over-unsafe