Audit Zig source files for Tiger Style violations -- functions > 70 lines, lines > 100 columns, usize usage, direct recursion, compound assert(a and b), and bare while (true) without an adjacent assert.
$npx -y skills add kelp/kelp-claude-plugins --skill tiger-checkInstalls into the current project.
Run `npx skills use "https://github.com/kelp/kelp-claude-plugins" --skill "kelp/kelp-claude-plugins/tiger-check"` 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.