with one click
dagger.zig
dagger.zig contains 2 collected skills from wingyplus, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Rules for implementing Dagger SDK codegen from GraphQL introspection schema, targeted at the Zig SDK. Use whenever writing or modifying the Zig codegen pipeline — covering schema traversal, type classification, naming conventions, TypeRef unwrapping, arg splitting, and the return-value decision tree. Trigger on: codegen, SDK bindings, introspection schema, generate types from GraphQL, iterate types, iterate fields, enum codegen, object codegen, dagger.zig codegen, generate Zig bindings.
Zig programming language development guidance for Zig 0.16+. Use this skill whenever writing, reviewing, or debugging Zig code — including idiomatic patterns, memory management, error handling, comptime, the build system, and common pitfalls. Trigger on any Zig coding task, even if the user doesn't explicitly ask for "Zig guidance."