Skip to main content

rust

Idiomatic Rust - ownership at API boundaries, type-driven design, error handling with thiserror/anyhow, iterators and combinators, module and workspace layout, testing tiers, and the cargo toolchain. Use when writing, reviewing, or refactoring any Rust code, especially code drifting toward other-language shapes (clone-to-appease-the-borrow-checker, `Rc<RefCell<_>>` object graphs, traits with one implementor, stringly-typed APIs) - even if the user never says "idiomatic". Follows the Let's Get Rusty curriculum and the Rust API Guidelines.

Jump to install

Source facts

Repository
inference-gateway/skills
Last source activity
July 29, 2026 at 09:47
Detected SKILL.md language
English
Stars
1
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.