rust-iterator-collections
Installation
SKILL.md
Rust Iterator Collections
Use this skill to turn collection code into clear, idiomatic Rust. Prefer iterator and collection APIs that express the operation directly while keeping ownership, allocation, and error behavior visible.