zig skills

18 tagged zig, measured the same way as everything else here.

Browse within: claude-code-plugins 16llm-training 16zig-lang 16

zig-versions

01

tristanisham/zvm

Skill Claude CodeCodex

Use when installing Zig, switching Zig versions, setting up ZLS, or resolving a Zig version mismatch - covers zvm (Zig Version Manager) for installing, pinning, and running specific Zig toolchains in a repository.

1.1k 5d ago C 50 tokens original MIT

using-memory

02

Yupcha/memXT

Skill Claude CodeCodex

Use the local memxt memory to recall past decisions, code, and context, and to persist new ones. Invoke whenever the user refers to prior work ("what did we decide", "how did we", "last time", "remember when") or makes a decision worth keeping.

23 1mo ago A 59 tokens original MIT

pair

03

kelp/agent-plugins

Skill Claude CodeCodex

Pair program with a persistent Codex partner (model set by your Codex install; --model overrides per pair). One pinned Codex thread holds the whole conversation, so the partner keeps full context across the session. Use when the user wants to pair with Codex, get iterative review from Codex, iterate on a design to…

2 8d ago A 118 tokens original MIT

kb-capture

04

kelp/agent-plugins

Skill Claude CodeCodex

Capture the current conversation, a source, or a synthesis into your personal knowledge base as a well-formed wiki note. Writes correct frontmatter with today's date, picks the right bucket (sources/external, reports/, concepts/, questions/), cites existing source IDs, and runs just refresh to reindex afterward. Use…

2 8d ago A 103 tokens original MIT

kb-ingest

05

kelp/agent-plugins

Skill Claude CodeCodex

Download an external documentation site into your personal knowledge base as a doc pack and source note. Use when the user says "/kb-ingest ", "ingest these docs", "add these docs to the KB", or "download reference docs". Runs webdown crawl via the knowledge repo's ingest-pack recipe, then creates a MANIFEST.md and…

2 8d ago A 78 tokens original MIT