Get a week free of Claude Code →

Huiali

8 Claude Code skills from huiali/rust-skills. Try each skill in the interactive playground before installing.

🔍 Rust Performance
This skill helps you optimize Rust performance by guiding profiling, memory layout, and NUMA-aware strategies to reduce hot-path costs.
rustperformancedebuggingcode-review
🐛 Rust Mutability
This skill analyzes Rust interior mutability patterns and guides safe, efficient use of Cell, RefCell, Mutex, and RwLock across single- and multi-threaded
rustdebuggingperformance
🐛 Rust Async
This skill helps you implement and optimize advanced Rust async patterns, including streams, backpressure, cancellation, and join operations, across real-world
rustperformancebackenddebugging
📋 Rust Distributed
This skill helps you design and optimize distributed Rust systems, covering Raft, 2PC, consensus, and distributed transactions for reliability.
rustperformancebackend
🐛 Rust Gpu
This skill helps optimize GPU memory management and CUDA/OpenCL workflows in Rust engineering, enabling efficient data transfer, memory access, and kernel
rustperformancedebuggingscripting
🧪 Rust Skill
This skill helps you diagnose and optimize Rust code by guiding ownership, lifetimes, concurrency, and async patterns with practical examples.
rustdebuggingperformancetesting
🔍 Rust Unsafe
This skill helps engineers write safer, higher-performance unsafe Rust code by enforcing SAFETY comments, validating patterns, and guiding FFI and pointer use.
rustperformancedebuggingcode-review
🔍 Rust Zero Cost
This skill helps Rust engineers optimize generic and trait-object usage, balancing zero-cost abstractions with runtime flexibility for safer, scalable code.
rustperformancedesignrefactor

Other Authors

ctsstc (53) abdullahbeam (36) giuseppe-trisciuoglio (36) groeimetai (34) jgtolentino (34) saschabrunnerch (27) miles990 (22) legacybridge-tech (21)