Claude
Skills
Sign in
Back

rust-troubleshooting

Included with Lifetime
$97 forever

Guide for Rust best practices, common patterns, and idiomatic code. Use when following Rust idioms, applying design patterns, or writing idiomatic Rust.

Design

What this skill does


# Rust Troubleshooting

Best practices, common patterns, and idiomatic Rust.

## When to Use This Skill

Activate when:
- Following Rust best practices (borrowing, error propagation, iterators)
- Applying design patterns (builder, newtype)
- Choosing between &str and &String
- Writing idiomatic Rust code

For best practices, common patterns, and idiomatic guidelines, see `references/troubleshooting.md`.

Related in Design