Skip to main content
Manusで任意のスキルを実行
ワンクリックで

writing-zig

スター4
フォーク0
更新日2026年6月22日 08:35

Idiomatic, version-current Zig review and authoring for an experienced engineer, pinned to Zig 0.15.2 (with 0.16.0 deltas flagged). Covers explicit allocator passing and choosing allocators, named error sets at API boundaries with try/errdefer, the post-Writergate std.Io.Reader/Writer interface, unmanaged std.ArrayList, sparse comptime, slices-over-pointers and tagged-union idioms, and the modern build.zig/build.zig.zon module API. Use when writing or reviewing Zig — .zig files, build.zig, build.zig.zon — or hitting a version break. Flags pre-0.14/0.15 forms (managed ArrayList, getStdOut().writer(), usingnamespace, async keywords, flat addExecutable, TitleCase @typeInfo tags).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
6 ファイル
SKILL.md
readonly