zvm
01Plugin Claude Code
Zig Version Manager plugin for Claude Code.
16 tagged zig, measured the same way as everything else here.
Browse within: claude-code-plugins 9llm-training 9zig-lang 9
Plugin Claude Code
Zig Version Manager plugin for Claude Code.
Plugin Claude Code
Install, pin, and switch Zig toolchains with zvm (Zig Version Manager). Teaches agents zvm's real command surface and how to select a Zig version without disturbing the user's global install.
Plugin Claude Code
Plugin marketplace listing 1 plugin: memxt.
Plugin Claude Code
Persistent, private, local-first memory for Claude Code. Your agent remembers your code and decisions across sessions — one static binary, no cloud, nothing leaves your machine.
Plugin Claude Code
Plugin marketplace listing 1 plugin: zig-mcp.
Plugin Claude Code
Zig language support via ZLS — hover, go-to-definition, references, diagnostics, formatting, build, test, and more.
Plugin Claude Code
Plugin marketplace listing 8 plugins: zig-claude-kit, tiger-style, tdd-pipeline, cross-review, codex-pair.
Plugin Claude Code
Pair programming with a persistent Codex partner. Claude drives and edits files while Codex navigates and reviews in a read-only sandbox, all through one long-lived thread that survives restarts. The GPT side is set by your codex install; override per pair with the wrapper's --model flag. A Fable judge rules on…
Plugin Claude Code
Corrective context for Zig that fixes Claude's outdated training data. Auto-detects whether the project targets 0.15.x or 0.16.x and injects the matching reference. Covers Writergate, the 0.16 Io interface, std.fs -> std.Io move, indexOf -> find rename, build.zig, format strings, ArrayList, BoundedArray…
Plugin Claude Code
Zig language server plugin for Claude Code with ZLS integration and automated hooks for formatting and building.