[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-openai-api-troubleshooting":3,"mdc--7kj2f5-key":37,"related-org-openai-openai-api-troubleshooting":404,"related-repo-openai-openai-api-troubleshooting":607},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"openai-api-troubleshooting","troubleshoot OpenAI API requests","Use when an OpenAI API request fails and Codex needs to classify the likely cause, explain the next step, and route to the right follow-up. Covers common runtime failures such as blocked outbound network access, invalid credentials, exhausted API quota or credits, rate limits, and model, project, or organization access issues; delegate key provisioning to openai-platform-api-key and current documentation lookups to openai-docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"openai","OpenAI","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fopenai.png",[12,16,19,20,23],{"name":13,"slug":14,"type":15},"Observability","observability","tag",{"name":17,"slug":18,"type":15},"Codex","codex",{"name":9,"slug":8,"type":15},{"name":21,"slug":22,"type":15},"API Development","api-development",{"name":24,"slug":25,"type":15},"Debugging","debugging",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-05-07T05:55:42.386806",null,465,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fopenai-developers\u002Fskills\u002Fopenai-api-troubleshooting","---\nname: openai-api-troubleshooting\ndescription: Use when an OpenAI API request fails and Codex needs to classify the likely cause, explain the next step, and route to the right follow-up. Covers common runtime failures such as blocked outbound network access, invalid credentials, exhausted API quota or credits, rate limits, and model, project, or organization access issues; delegate key provisioning to openai-platform-api-key and current documentation lookups to openai-docs.\n---\n\n# OpenAI API Troubleshooting\n\nUse this skill for runtime OpenAI API failures after a request has already been made. Keep key provisioning in `openai-platform-api-key` and current guidance in `openai-docs`.\n\n## Routing\n\n1. **Sandboxed or blocked outbound network access**\n   - Look for transport failures before any OpenAI API response exists, such as DNS errors, connection timeouts, connection resets, or an execution environment that cannot reach `api.openai.com`.\n   - Treat this as an execution-environment problem first, not an API-side authentication, quota, rate-limit, or model-access failure.\n   - If a sandboxed run shows DNS errors, connection timeouts, or connection resets before any OpenAI API response exists, rerun the actual API request with `sandbox_permissions=require_escalated` before continuing diagnosis; do not escalate unrelated checks.\n   - If the retried request reaches OpenAI and returns an API response, continue with the routing below using that concrete response.\n\n2. **Authentication or missing-key errors**\n   - Look for `401`, `invalid_api_key`, missing `OPENAI_API_KEY`, or clearly malformed key usage.\n   - Say the request is not authenticated; if a key must be created or configured, hand off to `openai-platform-api-key`.\n\n3. **Quota or credit exhaustion**\n   - Look for `insufficient_quota`, \"current quota\", \"billing quota\", \"run out of credits\", \"no balance left\", or equivalent balance-exhaustion language.\n   - Treat this as API billing or quota exhaustion, not a transient rate limit.\n   - For exhausted balance or credits, link to billing: `https:\u002F\u002Fplatform.openai.com\u002Fsettings\u002Forganization\u002Fbilling` Also mention `model: \"gpt-5.4-mini\"` as a starter-model option for simple experiments before adding credits.\n   - For a monthly spend cap or usage limit, link to limits: `https:\u002F\u002Fplatform.openai.com\u002Fsettings\u002Forganization\u002Flimits`\n   - If ambiguous, say it may be exhausted credits or a reached spend limit and consult `openai-docs` before getting more specific.\n   - When helpful, note that ChatGPT subscriptions and API billing are separate.\n\n4. **Rate limits**\n   - Look for `rate_limit_exceeded`, requests-per-minute, tokens-per-minute, or retry-after guidance without quota-exhaustion language.\n   - Recommend pacing, batching, exponential backoff, or lower concurrency; do not suggest credits unless the error also indicates quota or balance exhaustion.\n\n5. **Model, project, or organization access**\n   - Look for `403`, `model_not_found`, project or organization mismatch, or permission errors.\n   - Say the request likely reached OpenAI but lacks access; inspect the model, project, organization, and key scope before guessing at a fix.\n\n## Rules\n\n- Distinguish `insufficient_quota` from ordinary rate limiting even when both arrive as `429`.\n- Distinguish transport failures from API responses; if the request has not reached OpenAI yet, repair the network path before classifying the API failure.\n- Prefer the concrete error code and message over broad heuristics.\n- Do not create or rotate API keys in this skill.\n- Use `openai-docs` when remediation depends on current guidance, links, limits behavior, or wording that may drift.\n- Keep the user-facing answer short: name the likely failure class, give the next action, and avoid narrating internal routing unless it helps them act.\n\n## References\n\n- `references\u002Fevals.md`: trigger, routing, and runner-ready eval cases for this skill.\n",{"data":38,"body":39},{"name":4,"description":6},{"type":40,"children":41},"root",[42,50,73,80,324,330,384,390],{"type":43,"tag":44,"props":45,"children":46},"element","h1",{"id":4},[47],{"type":48,"value":49},"text","OpenAI API Troubleshooting",{"type":43,"tag":51,"props":52,"children":53},"p",{},[54,56,63,65,71],{"type":48,"value":55},"Use this skill for runtime OpenAI API failures after a request has already been made. Keep key provisioning in ",{"type":43,"tag":57,"props":58,"children":60},"code",{"className":59},[],[61],{"type":48,"value":62},"openai-platform-api-key",{"type":48,"value":64}," and current guidance in ",{"type":43,"tag":57,"props":66,"children":68},{"className":67},[],[69],{"type":48,"value":70},"openai-docs",{"type":48,"value":72},".",{"type":43,"tag":74,"props":75,"children":77},"h2",{"id":76},"routing",[78],{"type":48,"value":79},"Routing",{"type":43,"tag":81,"props":82,"children":83},"ol",{},[84,133,184,261,289],{"type":43,"tag":85,"props":86,"children":87},"li",{},[88,94],{"type":43,"tag":89,"props":90,"children":91},"strong",{},[92],{"type":48,"value":93},"Sandboxed or blocked outbound network access",{"type":43,"tag":95,"props":96,"children":97},"ul",{},[98,110,115,128],{"type":43,"tag":85,"props":99,"children":100},{},[101,103,109],{"type":48,"value":102},"Look for transport failures before any OpenAI API response exists, such as DNS errors, connection timeouts, connection resets, or an execution environment that cannot reach ",{"type":43,"tag":57,"props":104,"children":106},{"className":105},[],[107],{"type":48,"value":108},"api.openai.com",{"type":48,"value":72},{"type":43,"tag":85,"props":111,"children":112},{},[113],{"type":48,"value":114},"Treat this as an execution-environment problem first, not an API-side authentication, quota, rate-limit, or model-access failure.",{"type":43,"tag":85,"props":116,"children":117},{},[118,120,126],{"type":48,"value":119},"If a sandboxed run shows DNS errors, connection timeouts, or connection resets before any OpenAI API response exists, rerun the actual API request with ",{"type":43,"tag":57,"props":121,"children":123},{"className":122},[],[124],{"type":48,"value":125},"sandbox_permissions=require_escalated",{"type":48,"value":127}," before continuing diagnosis; do not escalate unrelated checks.",{"type":43,"tag":85,"props":129,"children":130},{},[131],{"type":48,"value":132},"If the retried request reaches OpenAI and returns an API response, continue with the routing below using that concrete response.",{"type":43,"tag":85,"props":134,"children":135},{},[136,141],{"type":43,"tag":89,"props":137,"children":138},{},[139],{"type":48,"value":140},"Authentication or missing-key errors",{"type":43,"tag":95,"props":142,"children":143},{},[144,173],{"type":43,"tag":85,"props":145,"children":146},{},[147,149,155,157,163,165,171],{"type":48,"value":148},"Look for ",{"type":43,"tag":57,"props":150,"children":152},{"className":151},[],[153],{"type":48,"value":154},"401",{"type":48,"value":156},", ",{"type":43,"tag":57,"props":158,"children":160},{"className":159},[],[161],{"type":48,"value":162},"invalid_api_key",{"type":48,"value":164},", missing ",{"type":43,"tag":57,"props":166,"children":168},{"className":167},[],[169],{"type":48,"value":170},"OPENAI_API_KEY",{"type":48,"value":172},", or clearly malformed key usage.",{"type":43,"tag":85,"props":174,"children":175},{},[176,178,183],{"type":48,"value":177},"Say the request is not authenticated; if a key must be created or configured, hand off to ",{"type":43,"tag":57,"props":179,"children":181},{"className":180},[],[182],{"type":48,"value":62},{"type":48,"value":72},{"type":43,"tag":85,"props":185,"children":186},{},[187,192],{"type":43,"tag":89,"props":188,"children":189},{},[190],{"type":48,"value":191},"Quota or credit exhaustion",{"type":43,"tag":95,"props":193,"children":194},{},[195,207,212,233,244,256],{"type":43,"tag":85,"props":196,"children":197},{},[198,199,205],{"type":48,"value":148},{"type":43,"tag":57,"props":200,"children":202},{"className":201},[],[203],{"type":48,"value":204},"insufficient_quota",{"type":48,"value":206},", \"current quota\", \"billing quota\", \"run out of credits\", \"no balance left\", or equivalent balance-exhaustion language.",{"type":43,"tag":85,"props":208,"children":209},{},[210],{"type":48,"value":211},"Treat this as API billing or quota exhaustion, not a transient rate limit.",{"type":43,"tag":85,"props":213,"children":214},{},[215,217,223,225,231],{"type":48,"value":216},"For exhausted balance or credits, link to billing: ",{"type":43,"tag":57,"props":218,"children":220},{"className":219},[],[221],{"type":48,"value":222},"https:\u002F\u002Fplatform.openai.com\u002Fsettings\u002Forganization\u002Fbilling",{"type":48,"value":224}," Also mention ",{"type":43,"tag":57,"props":226,"children":228},{"className":227},[],[229],{"type":48,"value":230},"model: \"gpt-5.4-mini\"",{"type":48,"value":232}," as a starter-model option for simple experiments before adding credits.",{"type":43,"tag":85,"props":234,"children":235},{},[236,238],{"type":48,"value":237},"For a monthly spend cap or usage limit, link to limits: ",{"type":43,"tag":57,"props":239,"children":241},{"className":240},[],[242],{"type":48,"value":243},"https:\u002F\u002Fplatform.openai.com\u002Fsettings\u002Forganization\u002Flimits",{"type":43,"tag":85,"props":245,"children":246},{},[247,249,254],{"type":48,"value":248},"If ambiguous, say it may be exhausted credits or a reached spend limit and consult ",{"type":43,"tag":57,"props":250,"children":252},{"className":251},[],[253],{"type":48,"value":70},{"type":48,"value":255}," before getting more specific.",{"type":43,"tag":85,"props":257,"children":258},{},[259],{"type":48,"value":260},"When helpful, note that ChatGPT subscriptions and API billing are separate.",{"type":43,"tag":85,"props":262,"children":263},{},[264,269],{"type":43,"tag":89,"props":265,"children":266},{},[267],{"type":48,"value":268},"Rate limits",{"type":43,"tag":95,"props":270,"children":271},{},[272,284],{"type":43,"tag":85,"props":273,"children":274},{},[275,276,282],{"type":48,"value":148},{"type":43,"tag":57,"props":277,"children":279},{"className":278},[],[280],{"type":48,"value":281},"rate_limit_exceeded",{"type":48,"value":283},", requests-per-minute, tokens-per-minute, or retry-after guidance without quota-exhaustion language.",{"type":43,"tag":85,"props":285,"children":286},{},[287],{"type":48,"value":288},"Recommend pacing, batching, exponential backoff, or lower concurrency; do not suggest credits unless the error also indicates quota or balance exhaustion.",{"type":43,"tag":85,"props":290,"children":291},{},[292,297],{"type":43,"tag":89,"props":293,"children":294},{},[295],{"type":48,"value":296},"Model, project, or organization access",{"type":43,"tag":95,"props":298,"children":299},{},[300,319],{"type":43,"tag":85,"props":301,"children":302},{},[303,304,310,311,317],{"type":48,"value":148},{"type":43,"tag":57,"props":305,"children":307},{"className":306},[],[308],{"type":48,"value":309},"403",{"type":48,"value":156},{"type":43,"tag":57,"props":312,"children":314},{"className":313},[],[315],{"type":48,"value":316},"model_not_found",{"type":48,"value":318},", project or organization mismatch, or permission errors.",{"type":43,"tag":85,"props":320,"children":321},{},[322],{"type":48,"value":323},"Say the request likely reached OpenAI but lacks access; inspect the model, project, organization, and key scope before guessing at a fix.",{"type":43,"tag":74,"props":325,"children":327},{"id":326},"rules",[328],{"type":48,"value":329},"Rules",{"type":43,"tag":95,"props":331,"children":332},{},[333,352,357,362,367,379],{"type":43,"tag":85,"props":334,"children":335},{},[336,338,343,345,351],{"type":48,"value":337},"Distinguish ",{"type":43,"tag":57,"props":339,"children":341},{"className":340},[],[342],{"type":48,"value":204},{"type":48,"value":344}," from ordinary rate limiting even when both arrive as ",{"type":43,"tag":57,"props":346,"children":348},{"className":347},[],[349],{"type":48,"value":350},"429",{"type":48,"value":72},{"type":43,"tag":85,"props":353,"children":354},{},[355],{"type":48,"value":356},"Distinguish transport failures from API responses; if the request has not reached OpenAI yet, repair the network path before classifying the API failure.",{"type":43,"tag":85,"props":358,"children":359},{},[360],{"type":48,"value":361},"Prefer the concrete error code and message over broad heuristics.",{"type":43,"tag":85,"props":363,"children":364},{},[365],{"type":48,"value":366},"Do not create or rotate API keys in this skill.",{"type":43,"tag":85,"props":368,"children":369},{},[370,372,377],{"type":48,"value":371},"Use ",{"type":43,"tag":57,"props":373,"children":375},{"className":374},[],[376],{"type":48,"value":70},{"type":48,"value":378}," when remediation depends on current guidance, links, limits behavior, or wording that may drift.",{"type":43,"tag":85,"props":380,"children":381},{},[382],{"type":48,"value":383},"Keep the user-facing answer short: name the likely failure class, give the next action, and avoid narrating internal routing unless it helps them act.",{"type":43,"tag":74,"props":385,"children":387},{"id":386},"references",[388],{"type":48,"value":389},"References",{"type":43,"tag":95,"props":391,"children":392},{},[393],{"type":43,"tag":85,"props":394,"children":395},{},[396,402],{"type":43,"tag":57,"props":397,"children":399},{"className":398},[],[400],{"type":48,"value":401},"references\u002Fevals.md",{"type":48,"value":403},": trigger, routing, and runner-ready eval cases for this skill.",{"items":405,"total":606},[406,427,450,467,479,498,517,533,549,563,575,590],{"slug":407,"name":407,"fn":408,"description":409,"org":410,"tags":411,"stars":424,"repoUrl":425,"updatedAt":426},"prior-auth-packet-builder","build healthcare prior authorization packets","Build a concise prior authorization packet from local case files and payer policy docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[412,415,418,421],{"name":413,"slug":414,"type":15},"Documents","documents",{"name":416,"slug":417,"type":15},"Healthcare","healthcare",{"name":419,"slug":420,"type":15},"Insurance","insurance",{"name":422,"slug":423,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":428,"name":428,"fn":429,"description":430,"org":431,"tags":432,"stars":447,"repoUrl":448,"updatedAt":449},"aspnet-core","build ASP.NET Core web applications","Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[433,436,438,441,444],{"name":434,"slug":435,"type":15},".NET","dotnet",{"name":437,"slug":428,"type":15},"ASP.NET Core",{"name":439,"slug":440,"type":15},"Blazor","blazor",{"name":442,"slug":443,"type":15},"C#","csharp",{"name":445,"slug":446,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":451,"name":451,"fn":452,"description":453,"org":454,"tags":455,"stars":447,"repoUrl":448,"updatedAt":466},"chatgpt-apps","build ChatGPT Apps SDK applications","Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[456,459,462,465],{"name":457,"slug":458,"type":15},"Apps SDK","apps-sdk",{"name":460,"slug":461,"type":15},"ChatGPT","chatgpt",{"name":463,"slug":464,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":468,"name":468,"fn":469,"description":470,"org":471,"tags":472,"stars":447,"repoUrl":448,"updatedAt":478},"cli-creator","build CLIs from API docs","Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read\u002Fwrite commands, return stable JSON, manage auth, and pair with a companion skill.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[473,474,477],{"name":21,"slug":22,"type":15},{"name":475,"slug":476,"type":15},"CLI","cli",{"name":17,"slug":18,"type":15},"2026-04-12T05:07:04.132762",{"slug":480,"name":480,"fn":481,"description":482,"org":483,"tags":484,"stars":447,"repoUrl":448,"updatedAt":497},"cloudflare-deploy","deploy projects to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[485,488,491,494],{"name":486,"slug":487,"type":15},"Cloudflare","cloudflare",{"name":489,"slug":490,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":492,"slug":493,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":495,"slug":496,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":499,"name":499,"fn":500,"description":501,"org":502,"tags":503,"stars":447,"repoUrl":448,"updatedAt":516},"define-goal","define and set measurable project goals","Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal creation and goal refinement only; it does not manage durable snapshots, decision logs, or long-running execution artifacts.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[504,507,510,513],{"name":505,"slug":506,"type":15},"Productivity","productivity",{"name":508,"slug":509,"type":15},"Project Management","project-management",{"name":511,"slug":512,"type":15},"Strategy","strategy",{"name":514,"slug":515,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":518,"name":518,"fn":519,"description":520,"org":521,"tags":522,"stars":447,"repoUrl":448,"updatedAt":532},"figma","translate Figma designs into code","Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[523,526,528,531],{"name":524,"slug":525,"type":15},"Design","design",{"name":527,"slug":518,"type":15},"Figma",{"name":529,"slug":530,"type":15},"Frontend","frontend",{"name":463,"slug":464,"type":15},"2026-04-12T05:06:47.939943",{"slug":534,"name":534,"fn":535,"description":536,"org":537,"tags":538,"stars":447,"repoUrl":448,"updatedAt":548},"figma-code-connect-components","connect Figma designs to code components","Connects Figma design components to code components using Code Connect mapping tools. Use when user says \"code connect\", \"connect this component to code\", \"map this component\", \"link component to code\", \"create code connect mapping\", or wants to establish mappings between Figma designs and code implementations. For canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[539,540,543,544,545],{"name":524,"slug":525,"type":15},{"name":541,"slug":542,"type":15},"Design System","design-system",{"name":527,"slug":518,"type":15},{"name":529,"slug":530,"type":15},{"name":546,"slug":547,"type":15},"UI Components","ui-components","2026-05-10T05:59:52.971881",{"slug":550,"name":550,"fn":551,"description":552,"org":553,"tags":554,"stars":447,"repoUrl":448,"updatedAt":562},"figma-create-design-system-rules","generate design system rules from Figma","Generates custom design system rules for the user's codebase. Use when user says \"create design system rules\", \"generate rules for my project\", \"set up design rules\", \"customize design system guidelines\", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[555,556,557,560,561],{"name":524,"slug":525,"type":15},{"name":541,"slug":542,"type":15},{"name":558,"slug":559,"type":15},"Documentation","documentation",{"name":527,"slug":518,"type":15},{"name":529,"slug":530,"type":15},"2026-05-16T06:07:47.821474",{"slug":564,"name":564,"fn":565,"description":566,"org":567,"tags":568,"stars":447,"repoUrl":448,"updatedAt":574},"figma-implement-design","translate Figma designs into application code","Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions \"implement design\", \"generate code\", \"implement component\", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[569,570,571,572,573],{"name":524,"slug":525,"type":15},{"name":527,"slug":518,"type":15},{"name":529,"slug":530,"type":15},{"name":546,"slug":547,"type":15},{"name":445,"slug":446,"type":15},"2026-05-16T06:07:40.583615",{"slug":576,"name":576,"fn":577,"description":578,"org":579,"tags":580,"stars":447,"repoUrl":448,"updatedAt":589},"hatch-pet","create animated pets for Codex","Create, repair, validate, visually QA, and package Codex-compatible animated pets and pet spritesheets from character art, generated images, company or prospect brand cues, or visual references. Use when a user wants a lightweight-worker Codex pet workflow, a non-pixel custom pet style, a prospect or company mascot pet, or a full 8x9 animated pet atlas with transparent unused cells, QA contact sheets, and pet.json packaging. This skill composes the installed $imagegen system skill for visual generation and uses bundled scripts for deterministic spritesheet assembly.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[581,584,585,588],{"name":582,"slug":583,"type":15},"Animation","animation",{"name":17,"slug":18,"type":15},{"name":586,"slug":587,"type":15},"Creative","creative",{"name":524,"slug":525,"type":15},"2026-05-02T05:31:48.48485",{"slug":591,"name":591,"fn":592,"description":593,"org":594,"tags":595,"stars":447,"repoUrl":448,"updatedAt":605},"imagegen","generate and edit raster images","Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG\u002Fvector\u002Fcode-native assets, extending an established icon or logo system, or building the visual directly in HTML\u002FCSS\u002Fcanvas.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[596,597,598,601,604],{"name":586,"slug":587,"type":15},{"name":524,"slug":525,"type":15},{"name":599,"slug":600,"type":15},"Image Generation","image-generation",{"name":602,"slug":603,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675,{"items":608,"total":722},[609,626,642,654,672,690,710],{"slug":610,"name":610,"fn":611,"description":612,"org":613,"tags":614,"stars":26,"repoUrl":27,"updatedAt":625},"accessibility-and-inclusive-visualization","make data visualizations accessible","Make data visualizations accessible and inclusive. Use when the user needs chart or diagram accessibility guidance, text alternatives for complex visuals, color and contrast review, keyboard support, reduced-motion behavior for animation or parallax, or an accessibility QA workflow for exported figures, UML-like diagrams, and dashboards.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[615,618,621,624],{"name":616,"slug":617,"type":15},"Accessibility","accessibility",{"name":619,"slug":620,"type":15},"Charts","charts",{"name":622,"slug":623,"type":15},"Data Visualization","data-visualization",{"name":524,"slug":525,"type":15},"2026-06-30T19:00:57.102",{"slug":627,"name":627,"fn":628,"description":629,"org":630,"tags":631,"stars":26,"repoUrl":27,"updatedAt":641},"agent-browser","automate browser interactions for agents","Browser automation CLI for AI agents. Use when the user needs to interact with websites, verify dev server output, test web apps, navigate pages, fill forms, click buttons, take screenshots, extract data, or automate any browser task. Also triggers when a dev server starts so you can verify it visually.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[632,635,638],{"name":633,"slug":634,"type":15},"Agents","agents",{"name":636,"slug":637,"type":15},"Browser Automation","browser-automation",{"name":639,"slug":640,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":643,"name":643,"fn":644,"description":645,"org":646,"tags":647,"stars":26,"repoUrl":27,"updatedAt":653},"agent-browser-verify","verify dev server output with automated browser","Automated browser verification for dev servers. Triggers when a dev server starts to run a visual gut-check with agent-browser — verifies the page loads, checks for console errors, validates key UI elements, and reports pass\u002Ffail before continuing.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[648,649,652],{"name":636,"slug":637,"type":15},{"name":650,"slug":651,"type":15},"Local Development","local-development",{"name":639,"slug":640,"type":15},"2026-04-06T18:41:17.526867",{"slug":655,"name":655,"fn":656,"description":657,"org":658,"tags":659,"stars":26,"repoUrl":27,"updatedAt":671},"agents-sdk","build AI agents on Cloudflare Workers","Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[660,661,662,665,668],{"name":633,"slug":634,"type":15},{"name":492,"slug":493,"type":15},{"name":663,"slug":664,"type":15},"SDK","sdk",{"name":666,"slug":667,"type":15},"Serverless","serverless",{"name":669,"slug":670,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":673,"name":673,"fn":674,"description":675,"org":676,"tags":677,"stars":26,"repoUrl":27,"updatedAt":689},"ai-elements","build chat UIs with AI Elements","AI Elements component library guidance — pre-built React components for AI interfaces built on shadcn\u002Fui. Use when building chat UIs, message displays, tool call rendering, streaming responses, reasoning panels, or any AI-native interface with the AI SDK.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[678,679,682,685,686],{"name":529,"slug":530,"type":15},{"name":680,"slug":681,"type":15},"React","react",{"name":683,"slug":684,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":546,"slug":547,"type":15},{"name":687,"slug":688,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":691,"name":691,"fn":692,"description":693,"org":694,"tags":695,"stars":26,"repoUrl":27,"updatedAt":709},"ai-gateway","configure Vercel AI Gateway","Vercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[696,699,702,705,708],{"name":697,"slug":698,"type":15},"AI Infrastructure","ai-infrastructure",{"name":700,"slug":701,"type":15},"Cost Optimization","cost-optimization",{"name":703,"slug":704,"type":15},"LLM","llm",{"name":706,"slug":707,"type":15},"Performance","performance",{"name":687,"slug":688,"type":15},"2026-04-06T18:40:44.377464",{"slug":711,"name":711,"fn":712,"description":713,"org":714,"tags":715,"stars":26,"repoUrl":27,"updatedAt":721},"ai-generation-persistence","implement persistence patterns for AI generations","AI generation persistence patterns — unique IDs, addressable URLs, database storage, and cost tracking for every LLM generation",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[716,717,720],{"name":700,"slug":701,"type":15},{"name":718,"slug":719,"type":15},"Database","database",{"name":703,"slug":704,"type":15},"2026-04-06T18:41:08.513425",600]