Pragmatic Zig abstraction-design workflow for coding agents. Use when designing, reviewing, simplifying, or refactoring Zig APIs that use comptime generics, type-returning functions, structural duck typing, error unions, optionals, tagged unions, function pointers, vtables, interface-like structs, allocator or IO dependencies, public contracts, test seams, or Zig 0.15/0.16 abstraction and std.Io migration tradeoffs.
$npx -y skills add christopherkarani/orca --skill zig-abstractionsInstalls into the current project.
Run `npx skills use "https://github.com/christopherkarani/orca" --skill "christopherkarani/orca/zig-abstractions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/christopherkarani/orca" that are relevant to the current task. Run `npx skills add "https://github.com/christopherkarani/orca"` and select the relevant skills, then follow their instructions.