Skip to main content

このリポジトリの skills

Impertio-Studio/Rust-Claude-Skill-Package - 2ページ

SkillsMP は Impertio-Studio/Rust-Claude-Skill-Package から 44 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Impertio-Studio/Rust-Claude-Skill-Package

収集済み skill 44 件中 4 件を表示しています。

職業分類
ソフトウェア開発者
説明

Use when the user needs a map of the Rust standard library: which std module provides what (collections, sync, io, fs, process, thread, time, path, env, ffi), the prelude, the core / alloc / std split, no_std switch, hash-DoS resilience. Prevents reaching for…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user asks about the Rust toolchain: rustup (channels, components, targets), cargo subcommands, rustc flags, clippy lint categories, rustfmt configuration, MSRV management, or how to set up a Rust workspace. Prevents using the wrong channel,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user needs the conceptual overview of Rust async: the Future trait, how executors work, Send across .await, Pin/Unpin overview, the choice between tokio/async-std/smol/embassy runtimes, and structured concurrency basics. Prevents picking the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when the user needs the conceptual overview of Rust memory: ownership, move vs copy vs clone, drop semantics, RAII, stack vs heap, smart pointer choice (Box / Rc / Arc), interior mutability (Cell / RefCell / Mutex), or Send/Sync auto-traits. Prevents…

原文の言語: 英語

更新
収集済み skill 44 件中 4 件を表示しています。