rust-memory

Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.

$ 설치

git clone https://github.com/gar-ai/mallorn /tmp/mallorn && cp -r /tmp/mallorn/.claude/skills/rust-performance-memory ~/.claude/skills/mallorn

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