Correct Zig patterns for I/O, ArrayList, format strings, build.zig, and (for 0.16) the Io interface, std.fs -> std.Io move, and indexOf -> find rename. Use when writing or reviewing any Zig code -- Claude's training data is outdated for these APIs. Detects whether the project targets 0.15.x or 0.16.x and shows the matching reference.
$npx -y skills add kelp/kelp-claude-plugins --skill zig-patternsInstalls into the current project.
Run `npx skills use "https://github.com/kelp/kelp-claude-plugins" --skill "kelp/kelp-claude-plugins/zig-patterns"` 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/kelp/kelp-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kelp/kelp-claude-plugins"` and select the relevant skills, then follow their instructions.