zig-memory-patterns
This skill should be used when the user asks questions like "how do allocators work in Zig", "explain Zig memory management", "when to use arena allocator", "how does Zig compare to Rust ownership", "how to manage memory in Zig", or asks about memory allocation patterns for programmers coming from C, C++, Rust, or garbage-collected languages.
Installation and usage
This skill should be used when the user asks questions like "how do allocators work in Zig", "explain Zig memory management", "when to use arena allocator", "how does Zig compare to Rust ownership", "how to manage memory in Zig", or asks about memory allocation patterns for programmers coming from C, C++, Rust, or garbage-collected languages.
Once installed, you can use this skill by running the following command in your terminal:
skills use zig-memory-patterns