Zig

Zig from vinnie357/claude-skills.

by @vinnie357 5 skills

Skills in this plugin

5
  1. Zig · vinnie357 bundle
    Guide for Zig programming language. Use when writing Zig code, setting up Zig projects, migrating between Zig versions, or needing an overview of Zig development workflows.
    0 installs
  2. Language · vinnie357 bundle
    Guide for Zig core language features. Use when writing Zig code with comptime, error handling, data types, slices, optionals, defer, or following Zig idioms.
    1 install
  3. C Interop · vinnie357 bundle
    Guide for Zig and C interoperability. Use when importing C headers with @cImport, exporting Zig functions to C, mapping C types, using translate-c, or linking C libraries.
    1 install
  4. Allocators · vinnie357 bundle
    Guide for Zig memory management and allocators. Use when choosing allocators, managing memory lifecycle, debugging leaks, or understanding arena vs page vs fixed-buffer allocation patterns.
    1 install
  5. Troubleshooting · vinnie357 bundle
    Guide for debugging and troubleshooting Zig programs. Use when diagnosing compiler errors, runtime panics, memory issues, build failures, or common Zig pitfalls.
    0 installs