Review C code for compliance with Zireael standards. Use before committing or when reviewing PRs.
原文语言:英语
菜单
SkillsMP 已收集 RtlZeroMemory/Zireael 中的 13 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 13 / 13 个已收集 Skill。
Review C code for compliance with Zireael standards. Use before committing or when reviewing PRs.
原文语言:英语
Write readable C with proper comments, named constants, and consistent style per CODE_STANDARDS.md.
原文语言:英语
Enforce locked docs, boundary rules, and safety guardrails for any Zireael change.
原文语言:英语
Write readable C with proper comments, named constants, and consistent style per CODE_STANDARDS.md.
原文语言:英语
Write readable C with proper comments, named constants, and consistent style per CODE_STANDARDS.md.
原文语言:英语
Maintain stable C ABI and versioned binary formats (drawlist + event batches).
原文语言:英语
Maintain portable CMake builds and deterministic unit/golden/fuzz/integration tests.
原文语言:英语
Keep ZR_ERR_* codes and "no partial effects" contracts consistent across the engine.
原文语言:英语
Maintain deterministic diff-output golden tests with byte-for-byte fixture comparison.
原文语言:英语
Prevent include cycles and platform-boundary leaks by enforcing header layering.
原文语言:英语
Enforce the strict platform boundary where core/unicode/util stay OS-header-free.
原文语言:英语
Implement framebuffer and diff renderer with grapheme safety and minimal terminal output.
原文语言:英语
Implement deterministic UTF-8, grapheme segmentation, width policy, and wrapping primitives.
原文语言:英语