[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-vercel-labs-native-sdk":3,"mdc-js5vpd-key":33,"related-org-vercel-labs-native-sdk":340,"related-repo-vercel-labs-native-sdk":512},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":28,"sourceUrl":31,"mdContent":32},"native-sdk","develop native desktop applications with Zig","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"vercel-labs","Vercel Labs","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fvercel-labs.png",[12,16,19],{"name":13,"slug":14,"type":15},"Zig","zig","tag",{"name":17,"slug":18,"type":15},"Desktop","desktop",{"name":20,"slug":21,"type":15},"SDK","sdk",6016,"https:\u002F\u002Fgithub.com\u002Fvercel-labs\u002Fnative","2026-07-17T06:08:49.453123",null,244,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"Toolkit for building native desktop apps","https:\u002F\u002Fgithub.com\u002Fvercel-labs\u002Fnative\u002Ftree\u002FHEAD\u002Fskills\u002Fnative-sdk","---\nname: native-sdk\ndescription: 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.\nallowed-tools: Bash(native:*), Bash(npx @native-sdk\u002Fcli:*)\nhidden: true\n---\n\n# Native SDK\n\nThe Native SDK is the complete toolkit for building native desktop applications. Views are declarative markup in `.native` files, logic is plain Zig, and the toolkit's own engine draws every pixel into real OS windows — no browser, no WebView, no interpreter in the binary. Every app embeds a deterministic automation server, so agents can snapshot, drive, and screenshot the running window. Desktop is the mature surface (macOS deepest, Linux and Windows exercised in CI); mobile embedding is experimental. WebView surfaces coexist as the optional path for embedding web content or hosting an existing web frontend.\n\n## Start here\n\nThis file is a discovery stub for agents that installed the Native SDK once with a skills installer such as `npx skills add native-sdk`. Before implementing or explaining Native SDK app work, use the installed CLI to discover and load the current skill content:\n\n```bash\nnative skills list\nnative skills get core\nnative skills get core --full\n```\n\nUse `native skills get core` for initial orientation. Use `native skills get core --full` for implementation tasks because it includes the reference files for project anatomy, runtime, frontend assets, bridge\u002Fsecurity\u002Fnative capabilities, packaging, and debugging. Use `native skills get automation` when testing a running app, taking snapshots, requesting reloads, or using the built-in automation server. Use `native skills get zig` when `zig build` fails with \"no member named\" errors on std APIs — the SDK requires Zig 0.16.0, and that skill maps each pre-0.16 idiom's compile error to the current one.\n\n## Quick orientation\n\n```bash\nnpm install -g @native-sdk\u002Fcli\nnative init my_app\ncd my_app\nnative dev\n```\n\nGenerated apps center on `app.zon`, `src\u002Fapp.native` (the markup view), and `src\u002Fmain.zig` (Model, Msg, update). Inspect those files before editing an existing app; web-frontend shells additionally carry `frontend\u002F` and a `build.zig`.\n",{"data":34,"body":37},{"name":4,"description":6,"allowed-tools":35,"hidden":36},"Bash(native:*), Bash(npx @native-sdk\u002Fcli:*)",true,{"type":38,"children":39},"root",[40,48,63,70,83,165,210,216,289,334],{"type":41,"tag":42,"props":43,"children":44},"element","h1",{"id":4},[45],{"type":46,"value":47},"text","Native SDK",{"type":41,"tag":49,"props":50,"children":51},"p",{},[52,54,61],{"type":46,"value":53},"The Native SDK is the complete toolkit for building native desktop applications. Views are declarative markup in ",{"type":41,"tag":55,"props":56,"children":58},"code",{"className":57},[],[59],{"type":46,"value":60},".native",{"type":46,"value":62}," files, logic is plain Zig, and the toolkit's own engine draws every pixel into real OS windows — no browser, no WebView, no interpreter in the binary. Every app embeds a deterministic automation server, so agents can snapshot, drive, and screenshot the running window. Desktop is the mature surface (macOS deepest, Linux and Windows exercised in CI); mobile embedding is experimental. WebView surfaces coexist as the optional path for embedding web content or hosting an existing web frontend.",{"type":41,"tag":64,"props":65,"children":67},"h2",{"id":66},"start-here",[68],{"type":46,"value":69},"Start here",{"type":41,"tag":49,"props":71,"children":72},{},[73,75,81],{"type":46,"value":74},"This file is a discovery stub for agents that installed the Native SDK once with a skills installer such as ",{"type":41,"tag":55,"props":76,"children":78},{"className":77},[],[79],{"type":46,"value":80},"npx skills add native-sdk",{"type":46,"value":82},". Before implementing or explaining Native SDK app work, use the installed CLI to discover and load the current skill content:",{"type":41,"tag":84,"props":85,"children":90},"pre",{"className":86,"code":87,"language":88,"meta":89,"style":89},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","native skills list\nnative skills get core\nnative skills get core --full\n","bash","",[91],{"type":41,"tag":55,"props":92,"children":93},{"__ignoreMap":89},[94,117,139],{"type":41,"tag":95,"props":96,"children":99},"span",{"class":97,"line":98},"line",1,[100,106,112],{"type":41,"tag":95,"props":101,"children":103},{"style":102},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[104],{"type":46,"value":105},"native",{"type":41,"tag":95,"props":107,"children":109},{"style":108},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[110],{"type":46,"value":111}," skills",{"type":41,"tag":95,"props":113,"children":114},{"style":108},[115],{"type":46,"value":116}," list\n",{"type":41,"tag":95,"props":118,"children":120},{"class":97,"line":119},2,[121,125,129,134],{"type":41,"tag":95,"props":122,"children":123},{"style":102},[124],{"type":46,"value":105},{"type":41,"tag":95,"props":126,"children":127},{"style":108},[128],{"type":46,"value":111},{"type":41,"tag":95,"props":130,"children":131},{"style":108},[132],{"type":46,"value":133}," get",{"type":41,"tag":95,"props":135,"children":136},{"style":108},[137],{"type":46,"value":138}," core\n",{"type":41,"tag":95,"props":140,"children":142},{"class":97,"line":141},3,[143,147,151,155,160],{"type":41,"tag":95,"props":144,"children":145},{"style":102},[146],{"type":46,"value":105},{"type":41,"tag":95,"props":148,"children":149},{"style":108},[150],{"type":46,"value":111},{"type":41,"tag":95,"props":152,"children":153},{"style":108},[154],{"type":46,"value":133},{"type":41,"tag":95,"props":156,"children":157},{"style":108},[158],{"type":46,"value":159}," core",{"type":41,"tag":95,"props":161,"children":162},{"style":108},[163],{"type":46,"value":164}," --full\n",{"type":41,"tag":49,"props":166,"children":167},{},[168,170,176,178,184,186,192,194,200,202,208],{"type":46,"value":169},"Use ",{"type":41,"tag":55,"props":171,"children":173},{"className":172},[],[174],{"type":46,"value":175},"native skills get core",{"type":46,"value":177}," for initial orientation. Use ",{"type":41,"tag":55,"props":179,"children":181},{"className":180},[],[182],{"type":46,"value":183},"native skills get core --full",{"type":46,"value":185}," for implementation tasks because it includes the reference files for project anatomy, runtime, frontend assets, bridge\u002Fsecurity\u002Fnative capabilities, packaging, and debugging. Use ",{"type":41,"tag":55,"props":187,"children":189},{"className":188},[],[190],{"type":46,"value":191},"native skills get automation",{"type":46,"value":193}," when testing a running app, taking snapshots, requesting reloads, or using the built-in automation server. Use ",{"type":41,"tag":55,"props":195,"children":197},{"className":196},[],[198],{"type":46,"value":199},"native skills get zig",{"type":46,"value":201}," when ",{"type":41,"tag":55,"props":203,"children":205},{"className":204},[],[206],{"type":46,"value":207},"zig build",{"type":46,"value":209}," fails with \"no member named\" errors on std APIs — the SDK requires Zig 0.16.0, and that skill maps each pre-0.16 idiom's compile error to the current one.",{"type":41,"tag":64,"props":211,"children":213},{"id":212},"quick-orientation",[214],{"type":46,"value":215},"Quick orientation",{"type":41,"tag":84,"props":217,"children":219},{"className":86,"code":218,"language":88,"meta":89,"style":89},"npm install -g @native-sdk\u002Fcli\nnative init my_app\ncd my_app\nnative dev\n",[220],{"type":41,"tag":55,"props":221,"children":222},{"__ignoreMap":89},[223,246,263,276],{"type":41,"tag":95,"props":224,"children":225},{"class":97,"line":98},[226,231,236,241],{"type":41,"tag":95,"props":227,"children":228},{"style":102},[229],{"type":46,"value":230},"npm",{"type":41,"tag":95,"props":232,"children":233},{"style":108},[234],{"type":46,"value":235}," install",{"type":41,"tag":95,"props":237,"children":238},{"style":108},[239],{"type":46,"value":240}," -g",{"type":41,"tag":95,"props":242,"children":243},{"style":108},[244],{"type":46,"value":245}," @native-sdk\u002Fcli\n",{"type":41,"tag":95,"props":247,"children":248},{"class":97,"line":119},[249,253,258],{"type":41,"tag":95,"props":250,"children":251},{"style":102},[252],{"type":46,"value":105},{"type":41,"tag":95,"props":254,"children":255},{"style":108},[256],{"type":46,"value":257}," init",{"type":41,"tag":95,"props":259,"children":260},{"style":108},[261],{"type":46,"value":262}," my_app\n",{"type":41,"tag":95,"props":264,"children":265},{"class":97,"line":141},[266,272],{"type":41,"tag":95,"props":267,"children":269},{"style":268},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[270],{"type":46,"value":271},"cd",{"type":41,"tag":95,"props":273,"children":274},{"style":108},[275],{"type":46,"value":262},{"type":41,"tag":95,"props":277,"children":279},{"class":97,"line":278},4,[280,284],{"type":41,"tag":95,"props":281,"children":282},{"style":102},[283],{"type":46,"value":105},{"type":41,"tag":95,"props":285,"children":286},{"style":108},[287],{"type":46,"value":288}," dev\n",{"type":41,"tag":49,"props":290,"children":291},{},[292,294,300,302,308,310,316,318,324,326,332],{"type":46,"value":293},"Generated apps center on ",{"type":41,"tag":55,"props":295,"children":297},{"className":296},[],[298],{"type":46,"value":299},"app.zon",{"type":46,"value":301},", ",{"type":41,"tag":55,"props":303,"children":305},{"className":304},[],[306],{"type":46,"value":307},"src\u002Fapp.native",{"type":46,"value":309}," (the markup view), and ",{"type":41,"tag":55,"props":311,"children":313},{"className":312},[],[314],{"type":46,"value":315},"src\u002Fmain.zig",{"type":46,"value":317}," (Model, Msg, update). Inspect those files before editing an existing app; web-frontend shells additionally carry ",{"type":41,"tag":55,"props":319,"children":321},{"className":320},[],[322],{"type":46,"value":323},"frontend\u002F",{"type":46,"value":325}," and a ",{"type":41,"tag":55,"props":327,"children":329},{"className":328},[],[330],{"type":46,"value":331},"build.zig",{"type":46,"value":333},".",{"type":41,"tag":335,"props":336,"children":337},"style",{},[338],{"type":46,"value":339},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":341,"total":511},[342,360,372,384,399,416,426,439,452,465,477,496],{"slug":343,"name":343,"fn":344,"description":345,"org":346,"tags":347,"stars":357,"repoUrl":358,"updatedAt":359},"agent-browser","automate browser interactions for AI agents","Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[348,351,354],{"name":349,"slug":350,"type":15},"Agents","agents",{"name":352,"slug":353,"type":15},"Automation","automation",{"name":355,"slug":356,"type":15},"Browser Automation","browser-automation",38346,"https:\u002F\u002Fgithub.com\u002Fvercel-labs\u002Fagent-browser","2026-07-20T05:55:17.314329",{"slug":361,"name":361,"fn":362,"description":363,"org":364,"tags":365,"stars":357,"repoUrl":358,"updatedAt":371},"agentcore","run browser automation on AWS Bedrock","Run agent-browser on AWS Bedrock AgentCore cloud browsers. Use when the user wants to use AgentCore, run browser automation on AWS, use a cloud browser with AWS credentials, or needs a managed browser session backed by AWS infrastructure. Triggers include \"use agentcore\", \"run on AWS\", \"cloud browser with AWS\", \"bedrock browser\", \"agentcore session\", or any task requiring AWS-hosted browser automation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[366,367,370],{"name":352,"slug":353,"type":15},{"name":368,"slug":369,"type":15},"AWS","aws",{"name":355,"slug":356,"type":15},"2026-07-17T06:08:33.665276",{"slug":373,"name":373,"fn":374,"description":375,"org":376,"tags":377,"stars":357,"repoUrl":358,"updatedAt":383},"core","navigate and interact with web pages","Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[378,379,380],{"name":349,"slug":350,"type":15},{"name":355,"slug":356,"type":15},{"name":381,"slug":382,"type":15},"Navigation","navigation","2026-07-26T05:47:42.378419",{"slug":385,"name":385,"fn":386,"description":387,"org":388,"tags":389,"stars":357,"repoUrl":358,"updatedAt":398},"derive-client","reverse engineer internal APIs from browser traffic","Reverse-engineer a website's internal API by recording browser traffic into a HAR file, then generate a standalone client or CLI that calls the endpoints directly, with no browser needed after the first recording. Use when asked to \"derive a client\", \"build a CLI for \u003Csite>\", \"reverse engineer this site's API\", \"record network requests\", \"turn this site into an API\", or when the same site will be automated repeatedly and direct HTTP calls would beat driving the browser every time.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[390,393,394,395],{"name":391,"slug":392,"type":15},"API Development","api-development",{"name":352,"slug":353,"type":15},{"name":355,"slug":356,"type":15},{"name":396,"slug":397,"type":15},"Web Scraping","web-scraping","2026-07-20T06:24:11.928835",{"slug":400,"name":400,"fn":401,"description":402,"org":403,"tags":404,"stars":357,"repoUrl":358,"updatedAt":415},"dogfood","perform exploratory testing on web applications","Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to \"dogfood\", \"QA\", \"exploratory test\", \"find issues\", \"bug hunt\", \"test this app\u002Fsite\u002Fplatform\", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[405,406,409,412],{"name":355,"slug":356,"type":15},{"name":407,"slug":408,"type":15},"Debugging","debugging",{"name":410,"slug":411,"type":15},"QA","qa",{"name":413,"slug":414,"type":15},"Testing","testing","2026-07-17T06:07:41.421482",{"slug":417,"name":417,"fn":418,"description":419,"org":420,"tags":421,"stars":357,"repoUrl":358,"updatedAt":425},"electron","automate Electron desktop applications","Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include \"automate Slack app\", \"control VS Code\", \"interact with Discord app\", \"test this Electron app\", \"connect to desktop app\", or any task requiring automation of a native Electron application.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[422,423,424],{"name":349,"slug":350,"type":15},{"name":355,"slug":356,"type":15},{"name":17,"slug":18,"type":15},"2026-07-17T06:08:28.007783",{"slug":427,"name":427,"fn":428,"description":429,"org":430,"tags":431,"stars":357,"repoUrl":358,"updatedAt":438},"slack","interact with Slack workspaces","Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate Slack, send messages, extract data, find information, search conversations, or automate any Slack task. Triggers include \"check my Slack\", \"what channels have unreads\", \"send a message to\", \"search Slack for\", \"extract from Slack\", \"find who said\", or any task requiring programmatic Slack interaction.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[432,433,436],{"name":355,"slug":356,"type":15},{"name":434,"slug":435,"type":15},"Messaging","messaging",{"name":437,"slug":427,"type":15},"Slack","2026-07-17T06:08:27.679015",{"slug":440,"name":440,"fn":441,"description":442,"org":443,"tags":444,"stars":357,"repoUrl":358,"updatedAt":451},"vercel-sandbox","run browser automation in Vercel Sandbox","Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use when the user needs browser automation in a Vercel app (Next.js, SvelteKit, Nuxt, Remix, Astro, etc.), wants to run headless Chrome without binary size limits, needs persistent browser sessions across commands, or wants ephemeral isolated browser environments. Triggers include \"Vercel Sandbox browser\", \"microVM Chrome\", \"agent-browser in sandbox\", \"browser automation on Vercel\", or any task requiring Chrome in a Vercel Sandbox.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[445,446,447,448],{"name":352,"slug":353,"type":15},{"name":355,"slug":356,"type":15},{"name":413,"slug":414,"type":15},{"name":449,"slug":450,"type":15},"Vercel","vercel","2026-07-17T06:08:28.349899",{"slug":453,"name":453,"fn":454,"description":455,"org":456,"tags":457,"stars":462,"repoUrl":463,"updatedAt":464},"deploy-to-vercel","deploy applications to Vercel","Deploy applications and websites to Vercel. Use when the user requests deployment actions like \"deploy my app\", \"deploy and give me the link\", \"push this live\", or \"create a preview deployment\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[458,461],{"name":459,"slug":460,"type":15},"Deployment","deployment",{"name":449,"slug":450,"type":15},28993,"https:\u002F\u002Fgithub.com\u002Fvercel-labs\u002Fagent-skills","2026-07-17T06:08:41.18374",{"slug":466,"name":466,"fn":467,"description":468,"org":469,"tags":470,"stars":462,"repoUrl":463,"updatedAt":476},"vercel-cli-with-tokens","manage Vercel projects via CLI","Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. \"deploy to vercel\", \"set up vercel\", \"add environment variables to vercel\".",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[471,474,475],{"name":472,"slug":473,"type":15},"CLI","cli",{"name":459,"slug":460,"type":15},{"name":449,"slug":450,"type":15},"2026-07-17T06:08:41.84179",{"slug":478,"name":478,"fn":479,"description":480,"org":481,"tags":482,"stars":462,"repoUrl":463,"updatedAt":495},"vercel-composition-patterns","implement scalable React composition patterns","React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[483,486,489,492],{"name":484,"slug":485,"type":15},"Best Practices","best-practices",{"name":487,"slug":488,"type":15},"Frontend","frontend",{"name":490,"slug":491,"type":15},"React","react",{"name":493,"slug":494,"type":15},"UI Components","ui-components","2026-07-17T06:05:40.576913",{"slug":497,"name":497,"fn":498,"description":499,"org":500,"tags":501,"stars":462,"repoUrl":463,"updatedAt":510},"vercel-optimize","optimize Vercel project performance and costs","Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel\u002Fframework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web Vitals, Bot Management, Fluid compute, or cost breakdown requests.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[502,505,506,509],{"name":503,"slug":504,"type":15},"Cost Optimization","cost-optimization",{"name":459,"slug":460,"type":15},{"name":507,"slug":508,"type":15},"Performance","performance",{"name":449,"slug":450,"type":15},"2026-07-17T06:04:08.327515",100,{"items":513,"total":564},[514,525,531,543,556],{"slug":353,"name":353,"fn":515,"description":516,"org":517,"tags":518,"stars":22,"repoUrl":23,"updatedAt":524},"automate and verify Native SDK applications","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 example in a GUI-capable session.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[519,520,523],{"name":352,"slug":353,"type":15},{"name":521,"slug":522,"type":15},"Mobile","mobile",{"name":413,"slug":414,"type":15},"2026-07-20T05:57:16.544049",{"slug":4,"name":4,"fn":5,"description":6,"org":526,"tags":527,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[528,529,530],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"slug":532,"name":532,"fn":533,"description":534,"org":535,"tags":536,"stars":22,"repoUrl":23,"updatedAt":542},"native-ui","build native user interfaces with Zig","Authoring guide for native-rendered Native SDK apps - declarative Native markup (.native) views plus Zig logic on the UiApp loop. Use when building or modifying native UI (widgets, layout, bindings, messages), writing .native files, wiring Model\u002FMsg\u002Fupdate, testing markup views, or verifying a native app through the automation harness.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[537,538,540,541],{"name":17,"slug":18,"type":15},{"name":539,"slug":105,"type":15},"Native",{"name":493,"slug":494,"type":15},{"name":13,"slug":14,"type":15},"2026-07-26T05:49:56.17769",{"slug":544,"name":544,"fn":545,"description":546,"org":547,"tags":548,"stars":22,"repoUrl":23,"updatedAt":555},"ts-core","author TypeScript application cores","Authoring guide for TypeScript app cores - Model, Msg, update, and the pure functions they call, written in the closed app-core subset and compiled ahead-of-time to arena-backed Zig by the @native-sdk\u002Fcore transpiler. Use when writing or modifying a src\u002Fcore.ts app core, fixing subset checker errors (NS1001-NS1060), or deciding how to express state, messages, text (bytes and the byte-text string methods), text input, continuous controls (sliders, scroll), effects (Cmd), subscriptions (Sub), the host-event wiring channels (frameMsg, keyMsg, appearanceMsg, chromeMsg, envMsgs, app.zon assets), derived values, the view_unbound lint opt-out, local mutation of owned arrays, or how to split a core into modules under src\u002F (relative imports, namespace imports, @native-sdk\u002Fcore\u002Ftext, @native-sdk\u002Fcore\u002Fevents).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[549,552],{"name":550,"slug":551,"type":15},"Engineering","engineering",{"name":553,"slug":554,"type":15},"TypeScript","typescript","2026-07-23T05:42:16.152774",{"slug":14,"name":14,"fn":557,"description":558,"org":559,"tags":560,"stars":22,"repoUrl":23,"updatedAt":563},"debug Zig 0.16 compilation errors","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 'array_list.Aligned(u8,null)' has no member named 'init'\", \"struct 'std' has no member named 'io'\", \"no member named 'GeneralPurposeAllocator'\", \"no member named 'getEnvMap'\", or \"invalid format string\" - the signature of code written for Zig 0.15 or earlier. Covers main(std.process.Init), std.Io file IO and writers, ArrayList, process spawning, environment, clocks and sleep, sockets, custom formatting, and build.zig module shapes, each as this SDK writes them.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[561,562],{"name":407,"slug":408,"type":15},{"name":550,"slug":551,"type":15},"2026-07-17T06:08:45.630143",5]