ziglang

Installation
SKILL.md

Zig 0.15.x Programming

Version scope: Pinned to Zig 0.15.x (specifically 0.15.2). For master/nightly, APIs may differ. Always check official docs for the target version.

Many LLMs have outdated Zig knowledge (0.11-0.14) that causes compilation errors. This skill ensures correct 0.15.x API usage.

Official Documentation

Critical API Changes in 0.15

ArrayList -- Allocator Now Required

All mutating methods require an explicit allocator parameter. AssumeCapacity variants do not.

Related skills

More from kaynetik/skills

Installs
4
Repository
kaynetik/skills
First Seen
Mar 24, 2026