Review C code for compliance with Zireael standards. Use before committing or when reviewing PRs.
原文の言語: 英語
メニュー
SkillsMP は RtlZeroMemory/Zireael から 13 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 13 件中 13 件を表示しています。
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.
原文の言語: 英語