Help us improve
Share bugs, ideas, or general feedback.
From zig
Guides Zig unit testing with built-in framework, test allocator for leak detection, test filtering, build.zig steps, and CI integration.
npx claudepluginhub vinnie357/claude-skills --plugin zigHow this skill is triggered — by the user, by Claude, or both
Slash command
/zig:testingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Built-in test framework, leak detection, and CI integration.
Guides Zig's built-in test framework: writing tests, using test allocator for leak detection, filtering tests, configuring build.zig test steps, and CI integration.
Guides Zig build.zig configuration, build steps, cross-compilation, dependency management, and CI pipelines for Zig projects.
Share bugs, ideas, or general feedback.
Built-in test framework, leak detection, and CI integration.
Activate when:
For assertion functions, test allocator patterns, and build integration, see references/testing.md.