zero-native
zero-native
zero-native is a Zig desktop app shell for building native desktop apps with web UIs. It uses the platform WebView for small native-footprint apps and can bundle Chromium through CEF where supported.
Start here
This file is a discovery stub for agents that installed zero-native once with a skills installer such as npx skills add zero-native. Before implementing or explaining zero-native app work, use the installed CLI to discover and load the current skill content:
zero-native skills list
zero-native skills get core
zero-native skills get core --full
Use zero-native skills get core for initial orientation. Use zero-native skills get core --full for implementation tasks because it includes the reference files for project anatomy, runtime, frontend assets, bridge/security/native capabilities, packaging, and debugging. Use zero-native skills get automation when testing a running app, taking snapshots, requesting reloads, or using the built-in automation server.