Agent Skill
2/7/2026example-rust-idioms
[EXAMPLE] Idiomatic Rust coding patterns. This is a placeholder skill demonstrating the skill format. Replace or remove it with your real skills.
D
drmingdrmer
0GitHub Stars
1Views
npx skills add drmingdrmer/xp-claude-skills
SKILL.md
| Name | example-rust-idioms |
| Description | [EXAMPLE] Idiomatic Rust coding patterns. This is a placeholder skill demonstrating the skill format. Replace or remove it with your real skills. |
name: example-rust-idioms description: "[EXAMPLE] Idiomatic Rust coding patterns. This is a placeholder skill demonstrating the skill format. Replace or remove it with your real skills."
Example: Rust Idioms
This is an example skill. Replace it with your real skills.
Instructions
- Prefer
impl Into<String>over&strin public APIs - Use
#[must_use]on functions returning Result
Skills Info
Original Name:example-rust-idiomsAuthor:drmingdrmer
Download