vercel-labs/native

Toolkit for building native desktop apps

7.6kStars on the repository
8Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

automation

01

vercel-labs/native

Skill Claude CodeCodex

Automation and verification guide for running Native SDK apps. Use when the user asks to test a running app, inspect runtime state, list windows, wait for readiness, drive widgets, take deterministic screenshots, send bridge commands, debug why automation is not connected, create smoke tests, or verify a Native SDK…

7.6k 7d ago A 69 tokens original Apache-2.0

core

02

vercel-labs/native

Skill Claude CodeCodex

Core Native SDK guide for AI agents. Read this before explaining the Native SDK or changing a Native SDK app. Establishes TypeScript + Native markup as the default app-authoring path, routes default app work to the native-ui and ts-core skills, and covers the shared foundation: project structure, app.json and legacy…

7.6k 7d ago A 136 tokens original Apache-2.0

native-ui

03

vercel-labs/native

Skill Claude CodeCodex

Authoring guide for the Native markup (.native) view tier of native-rendered Native SDK apps. TypeScript cores are the default and use this skill together with ts-core; Zig cores are an explicit alternative and this guide labels their lower-level UiApp recipes. Use when building or modifying native UI (widgets…

7.6k 7d ago A 98 tokens original Apache-2.0

ts-core

04

vercel-labs/native

Skill Claude CodeCodex

Authoring guide for the primary Native SDK app-logic path: TypeScript app cores - Model, Msg, update, and the pure functions they call, written in the closed app-core subset, checked by the @native-sdk/core frontend, and compiled ahead-of-time to native code by the external core compiler. Use for new apps unless the…

7.6k 7d ago A 227 tokens original Apache-2.0

ts-services

05

vercel-labs/native

Skill Claude CodeCodex

Authoring guide for Native SDK TypeScript services under src/services: ordinary scriptc static-tier TypeScript reached through generated typed Cmd clients, shared record shapes, hermetic vendored npm, streaming, deadlines, cancellation, devhost simulation, authority, replay, and the two carriers (in-process thread…

7.6k 7d ago A 103 tokens original Apache-2.0

zig

06

vercel-labs/native

Skill Claude CodeCodex

Zig 0.16 idioms for Native SDK code, indexed by compile error. Load when zig build fails on std APIs with errors like "struct 'fs' has no member named 'cwd'", "struct 'arraylist.Aligned(u8,null)' has no member named 'init'", "struct 'std' has no member named 'io'", "no member named 'GeneralPurposeAllocator'", "no…

7.6k 7d ago A 159 tokens original Apache-2.0

native-sdk

07

vercel-labs/native

Skill Claude CodeCodex

Discovery skill for the Native SDK, the complete toolkit for building native desktop applications. Apps are authored in TypeScript + declarative Native markup (.native) by default and compiled to native code with no JS runtime in the binary; Zig cores are an explicit alternative, and WebViews are the optional…

7.6k 7d ago A 125 tokens original Apache-2.0