Skip to main content
مستودع GitHub

ZerOS-System

يحتوي ZerOS-System على 5 من skills المجمعة من AboutUip، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
5
Stars
14
محدث
2026-05-02
Forks
3
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

zeros-kernel-interaction
مهندسو شبكات الحاسوبمديرو الشبكات وأنظمة الحاسوب

Guide for interacting with ZerOS kernel and system APIs. Use when working with ZerOS kernel modules, calling kernel APIs from programs, accessing system services, or understanding how programs communicate with the ZerOS kernel.

2026-05-02
zeros-gui-development
مطوّرو الويب

Guide for developing GUI (Graphical User Interface) programs in ZerOS. Use when creating GUI applications, managing windows with GUIManager, handling events with EventManager, developing graphical interfaces in ZerOS. Covers singleton pattern issues, event cleanup, responsive layout with ResizeObserver, touch support for mobile devices, window lifecycle, theme compatibility, and resource management.

2026-03-16
zeros-kernel-module-development
مطوّرو البرمجيات

Guide for developing kernel modules and drive extensions in ZerOS. Use when creating kernel modules, drive modules, core modules, or extending ZerOS kernel functionality in kernel/ directory.

2026-03-16
zeros-server-development
مديرو الشبكات وأنظمة الحاسوب

Guide for developing system services in ZerOS D/server directory. Use when creating background services, system services, or server modules that run in D/server/ directory and are managed by ServerExpansion.

2026-03-16
zeros-bin-development
مطوّرو البرمجيات

Guide for developing bin programs (CLI commands) in ZerOS. Use when creating command-line tools, terminal commands, or CLI programs that run in D:/bin/ directory.

2026-02-15