Skip to main content
Dépôt GitHub

ZerOS-System

ZerOS-System contient 5 skills collectées depuis AboutUip, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
14
mis à jour
2026-05-02
Forks
3
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

zeros-kernel-interaction
Architectes de réseaux informatiquesAdministrateurs de réseaux et de systèmes informatiques

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
Développeurs web

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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