Review C code for compliance with Zireael standards. Use before committing or when reviewing PRs.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من RtlZeroMemory/Zireael. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية