Skip to main content
GitHub-Repository

ZerOS-System

ZerOS-System enthält 5 gesammelte Skills von AboutUip, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
14
aktualisiert
2026-05-02
Forks
3
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

zeros-kernel-interaction
Computernetzwerk-ArchitektenNetzwerk- und Computersystemadministratoren

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
Webentwickler

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
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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