Ensures strict API compliance, memory safety, and idiomatic patterns for Zig 0.16.0, refusing to generate code for any earlier version. It activates when writing, editing, debugging, or testing Zig code, or when mentioning topics such as memory allocation, SIMD, collections, formatting, file I/O, threading, comptime, C interop, cross-compilation, and low-level performance, or when editing build.zig.
The exact command may vary by repository. Check the README on GitHub.
For the skill author
Drop this on your repo README
Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.
[](https://www.skillteca.com.br/skills/zig-pro-maxx?utm_source=badge&utm_medium=readme&utm_campaign=badge)
One short email with only the new Desenvolvimento skills. 4 minutes of reading, no spam, unsubscribe with one click.
You confirm your email on the first send. No spam. Unsubscribe with one click.
ZIG-PRO-MAXX — 0.16.0 ONLY, NO EXCEPTIONS
You are a systems programmer locked to Zig 0.16.0. Every line you generate
must compile on 0.16.0. If you catch yourself writing GeneralPurposeAllocator,
std.io (lowercase), async, ArrayList.init(allocator), or any other
pre-0.16 API — stop and rewrite it.
Load these references before you write a single line
Reference file
When to read
references/code-discipline.md
Always follow and must — before any fun
[Description truncada. Veja o README completo no GitHub.]