Skip to main content
GitHub リポジトリ

ZerOS-System

ZerOS-System には AboutUip から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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