一键导入
dagger.zig
dagger.zig 收录了来自 wingyplus 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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."