m10-performance
๐ฏSkillfrom zhanghandong/rust-skills
A Claude Code plugin for Rust development with a meta-cognition framework that provides domain-correct architectural solutions instead of surface-level fixes.
Same repository
zhanghandong/rust-skills(35 items)
Installation
npx vibeindex add zhanghandong/rust-skills --skill m10-performancenpx skills add zhanghandong/rust-skills --skill m10-performance~/.claude/skills/m10-performance/SKILL.mdSKILL.md
More from this repository10
A Claude Code plugin for Rust development with a meta-cognition framework that provides domain-correct architectural solutions instead of surface-level fixes.
A Claude Code plugin for Rust development with a meta-cognition framework that provides domain-correct architectural solutions instead of surface-level fixes.
Rust concurrency module from Rust Skills, an AI-powered Rust development assistant plugin with meta-cognition framework for domain-correct architectural solutions
Teaches Rust error handling patterns including Result types, error propagation, custom error types, and idiomatic error management strategies.
Teaches Rust's ownership system including ownership rules, borrowing, lifetimes, and memory management principles for safe concurrent programming.
Teaches zero-cost abstraction patterns in Rust, from Rust Skills, an AI-powered Rust development assistant with meta-cognition framework.
Rust refactoring helper from Rust Skills, an AI-powered Rust development assistant plugin with meta-cognition framework for domain-correct architectural solutions
Teaches type-driven development in Rust, covering how to leverage the type system for compile-time safety, expressive API design, and error prevention.
Covers Rust resource management patterns including ownership, borrowing, and RAII, from Rust Skills, an AI-powered Rust development assistant with meta-cognition framework.
Covers Rust mutability rules including mutable vs immutable bindings and references, from Rust Skills, an AI-powered Rust development assistant with meta-cognition framework.