en un clic
dagger.zig
dagger.zig contient 2 skills collectées depuis wingyplus, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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."