rust-pro
Installation
SKILL.md
Table of Contents
- When to use
- Required inputs
- Deliverables
- Ownership Rules
- Error Handling
- Examples
- Failure mode
- Gotchas
When to use
- Use for Rust implementation or review work.
- Use when correctness, safety, and performance all matter.