About
This skill provides specialized guidance for writing idiomatic Zig code, focusing on the language's core pillars of explicitness, safety, and performance. It enforces specific implementation patterns such as explicit memory ownership, the use of domain-specific data structures like infra.List, and rigorous testing requirements to prevent memory leaks. Whether you are refactoring existing systems or implementing new WHATWG specifications, this skill ensures that Zig code remains maintainable, highly efficient, and properly documented according to industry-leading standards.