From all-skills
Guides Zig development with comptime, error handling, slices, optionals, defer/errdefer, and core data types.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:languageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Core language features, data types, and idioms for writing Zig code.
Core language features, data types, and idioms for writing Zig code.
Activate when:
For detailed syntax, patterns, and examples, see references/language.md.
Topics covered:
[]const u8 byte slicesnpx claudepluginhub vinnie357/claude-skills --plugin whammGuides idiomatic Zig code with comptime, error unions/try/errdefer, structs/enums/optionals, slices/pointers/strings, and resource cleanup via defer.
Discovers Zig skills automatically when working with Zig, comptime, allocators, build.zig, safety, C interop, memory management, or systems programming.