zig-0.15

Installation
SKILL.md

Zig Language Reference (v0.15)

This skill covers Zig 0.15.x language and standard library. It is retained as a compatibility reference alongside the primary zig-0.16 skill.

Capability Boundaries

✅ Strong Suits

  1. Writing and reviewing Zig 0.15.x code
  2. Understanding breaking changes from 0.14 to 0.15
  3. Using the build.zig / build.zig.zon build system (legacy)
  4. Comptime metaprogramming and builtin functions

⚠️ Requirements

  1. Target version must be 0.15.x
  2. For new projects, prefer zig-0.16 (0.16.0 is the latest stable)

❌ Out of Scope (with alternatives)

  1. Do not use this for Zig 0.16.0 development → use zig-0.16 skill instead
  2. Do not use this for game/graphics development → use zig-raylib or zig-sdl3-bindings
Installs
2
First Seen
Jun 13, 2026
zig-0.15 — full-statck-skills/zig-skills