rust-dev-guidelines

Idiomatic Rust development patterns for async applications. Covers error handling with Result/Option, ownership and borrowing, async/await with Tokio, traits and generics, serde serialization, Arc/Mutex for shared state, and clippy best practices. Use when writing Rust code, refactoring, handling errors, or implementing async patterns.

$ 安裝

git clone https://github.com/ocn/zk-activity /tmp/zk-activity && cp -r /tmp/zk-activity/.claude/skills/rust-dev-guidelines ~/.claude/skills/zk-activity

// tip: Run this command in your terminal to install the skill