Production Zig engineering guidance for coding agents. Use when writing, reviewing, debugging, refactoring, testing, packaging, or migrating Zig code, especially around allocator ownership, error handling, std library version drift, build.zig/build.zig.zon, cross-compilation, C interop, performance, safety, security, and Zig 0.15/0.16-era patterns as of 2026-05-13.
$npx -y skills add christopherkarani/orca --skill zig-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/orca" --skill "christopherkarani/orca/zig-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christopherkarani/orca" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/orca"` and select the relevant skills, then follow their instructions.