Loading...
Loading...
Discovery skill for the Native SDK, the complete toolkit for building native desktop applications - views are declarative Native markup (.native), logic is plain Zig, and the toolkit's own engine renders every pixel, with WebView surfaces as the optional web-content path. Use when the user asks what the Native SDK is, how to build a Native SDK app, author native UI, scaffold an app, configure app.zon, add bridge commands, embed web content, package an app, test a running app, or automate a Native SDK app.
npx skill4agent add vercel-labs/native native-sdk.nativenpx skills add native-sdknative skills list
native skills get core
native skills get core --fullnative skills get corenative skills get core --fullnative skills get automationnpm install -g @native-sdk/cli
native init my_app
cd my_app
native devapp.zonsrc/app.nativesrc/main.zigfrontend/build.zig