[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-circleci-config":3,"mdc--8vy6eb-key":33,"related-org-openai-circleci-config":361,"related-repo-openai-circleci-config":568},{"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},"circleci-config","optimize CircleCI configurations","Optimize CircleCI configuration for speed, reliability, and maintainability. Use when users ask to improve `.circleci\u002Fconfig.yml`, reduce CI runtime, tune caching\u002Fworkspaces\u002Fparallelism, remove pipeline waste, or fix flaky pipeline behavior caused by configuration choices.",{"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],{"name":13,"slug":14,"type":15},"Performance","performance","tag",{"name":17,"slug":18,"type":15},"CircleCI","circleci",{"name":20,"slug":21,"type":15},"CI\u002FCD","ci-cd",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-04-16T05:11:43.220168",null,465,[],{"repoUrl":23,"stars":22,"forks":26,"topics":29,"description":30},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fcircleci\u002Fskills\u002Fconfig","---\nname: circleci-config\ndescription: Optimize CircleCI configuration for speed, reliability, and maintainability. Use when users ask to improve `.circleci\u002Fconfig.yml`, reduce CI runtime, tune caching\u002Fworkspaces\u002Fparallelism, remove pipeline waste, or fix flaky pipeline behavior caused by configuration choices.\n---\n\n# CircleCI Config\n\n## Overview\n\nUse this skill to improve CircleCI performance and stability without changing product behavior. Focus on measured bottlenecks first, then implement the smallest safe config changes with clear validation criteria.\n\nRead `references\u002Fcache-optimization.md` when the request involves `save_cache`, `restore_cache`, `persist_to_workspace`, `attach_workspace`, cache key design, dependency caching, lockfiles, or complaints about low cache hit rates, oversized caches, or wasted persistence steps.\nRead `references\u002Fpersisting-data.md` when the request involves choosing between caches, workspaces, and artifacts, or when data is being moved between jobs inefficiently.\nRead `references\u002Ftest-results-and-splitting.md` when the request involves slow test jobs, parallelism, flaky test visibility, missing JUnit XML, or `circleci tests run`.\nRead `references\u002Fpatterns.md` when the request involves approvals, branch\u002Ftag filters, schedules, deploy flow structure, or environment promotion patterns.\n\n## Inputs To Gather\n\n- `.yaml` and `.yml` files in `.circleci\u002F` and any reusable config fragments\n- Current pain points: duration, flakiness, cost, or maintainability\n- Baseline metrics: slowest jobs, most frequent retries\u002Ffailures, queue and run times\n- Risk tolerance for structural changes\n\n## Workflow\n\n1. Build a baseline.\n   - Identify top 1-3 longest jobs and top flaky jobs.\n   - Capture before metrics (duration, pass rate, retries).\n2. Remove pipeline waste.\n   - Eliminate duplicate jobs\u002Fworkflows.\n   - Tighten branch\u002Ftag filters and workflow triggers.\n3. Improve dependency and artifact flow.\n   - Fix cache keys to include deterministic lockfile checks.\n   - Use workspaces\u002Fartifacts to avoid rebuilding identical outputs.\n   - Prefer cache scopes that are narrow, reproducible, and cheap to restore.\n4. Apply safe parallelism.\n   - Parallelize only proven bottlenecks.\n   - Keep fan-out\u002Ffan-in readable and deterministic.\n5. Validate impact.\n   - Define expected metric changes and acceptance criteria before finalizing.\n\n## Guardrails\n\n- Prefer configuration fixes before proposing application code changes.\n- Do not add blanket retries to hide deterministic failures.\n- Preserve deployment safety gates while optimizing build\u002Ftest stages.\n- Keep changes incremental and easy to revert.\n- Prefer language-specific cache directories over broad project snapshots.\n- Avoid cache keys that rotate every run unless the user explicitly wants effectively write-only caches.\n\n## Output Contract\n\nProvide:\n\n1. Baseline bottleneck summary.\n2. Proposed or applied config changes with rationale.\n3. Expected runtime\u002Freliability impact.\n4. Validation plan and rollback note.\n",{"data":34,"body":35},{"name":4,"description":6},{"type":36,"children":37},"root",[38,46,53,59,135,141,188,194,288,294,327,333,338],{"type":39,"tag":40,"props":41,"children":42},"element","h1",{"id":4},[43],{"type":44,"value":45},"text","CircleCI Config",{"type":39,"tag":47,"props":48,"children":50},"h2",{"id":49},"overview",[51],{"type":44,"value":52},"Overview",{"type":39,"tag":54,"props":55,"children":56},"p",{},[57],{"type":44,"value":58},"Use this skill to improve CircleCI performance and stability without changing product behavior. Focus on measured bottlenecks first, then implement the smallest safe config changes with clear validation criteria.",{"type":39,"tag":54,"props":60,"children":61},{},[62,64,71,73,79,81,87,88,94,95,101,103,109,111,117,119,125,127,133],{"type":44,"value":63},"Read ",{"type":39,"tag":65,"props":66,"children":68},"code",{"className":67},[],[69],{"type":44,"value":70},"references\u002Fcache-optimization.md",{"type":44,"value":72}," when the request involves ",{"type":39,"tag":65,"props":74,"children":76},{"className":75},[],[77],{"type":44,"value":78},"save_cache",{"type":44,"value":80},", ",{"type":39,"tag":65,"props":82,"children":84},{"className":83},[],[85],{"type":44,"value":86},"restore_cache",{"type":44,"value":80},{"type":39,"tag":65,"props":89,"children":91},{"className":90},[],[92],{"type":44,"value":93},"persist_to_workspace",{"type":44,"value":80},{"type":39,"tag":65,"props":96,"children":98},{"className":97},[],[99],{"type":44,"value":100},"attach_workspace",{"type":44,"value":102},", cache key design, dependency caching, lockfiles, or complaints about low cache hit rates, oversized caches, or wasted persistence steps.\nRead ",{"type":39,"tag":65,"props":104,"children":106},{"className":105},[],[107],{"type":44,"value":108},"references\u002Fpersisting-data.md",{"type":44,"value":110}," when the request involves choosing between caches, workspaces, and artifacts, or when data is being moved between jobs inefficiently.\nRead ",{"type":39,"tag":65,"props":112,"children":114},{"className":113},[],[115],{"type":44,"value":116},"references\u002Ftest-results-and-splitting.md",{"type":44,"value":118}," when the request involves slow test jobs, parallelism, flaky test visibility, missing JUnit XML, or ",{"type":39,"tag":65,"props":120,"children":122},{"className":121},[],[123],{"type":44,"value":124},"circleci tests run",{"type":44,"value":126},".\nRead ",{"type":39,"tag":65,"props":128,"children":130},{"className":129},[],[131],{"type":44,"value":132},"references\u002Fpatterns.md",{"type":44,"value":134}," when the request involves approvals, branch\u002Ftag filters, schedules, deploy flow structure, or environment promotion patterns.",{"type":39,"tag":47,"props":136,"children":138},{"id":137},"inputs-to-gather",[139],{"type":44,"value":140},"Inputs To Gather",{"type":39,"tag":142,"props":143,"children":144},"ul",{},[145,173,178,183],{"type":39,"tag":146,"props":147,"children":148},"li",{},[149,155,157,163,165,171],{"type":39,"tag":65,"props":150,"children":152},{"className":151},[],[153],{"type":44,"value":154},".yaml",{"type":44,"value":156}," and ",{"type":39,"tag":65,"props":158,"children":160},{"className":159},[],[161],{"type":44,"value":162},".yml",{"type":44,"value":164}," files in ",{"type":39,"tag":65,"props":166,"children":168},{"className":167},[],[169],{"type":44,"value":170},".circleci\u002F",{"type":44,"value":172}," and any reusable config fragments",{"type":39,"tag":146,"props":174,"children":175},{},[176],{"type":44,"value":177},"Current pain points: duration, flakiness, cost, or maintainability",{"type":39,"tag":146,"props":179,"children":180},{},[181],{"type":44,"value":182},"Baseline metrics: slowest jobs, most frequent retries\u002Ffailures, queue and run times",{"type":39,"tag":146,"props":184,"children":185},{},[186],{"type":44,"value":187},"Risk tolerance for structural changes",{"type":39,"tag":47,"props":189,"children":191},{"id":190},"workflow",[192],{"type":44,"value":193},"Workflow",{"type":39,"tag":195,"props":196,"children":197},"ol",{},[198,216,234,257,275],{"type":39,"tag":146,"props":199,"children":200},{},[201,203],{"type":44,"value":202},"Build a baseline.\n",{"type":39,"tag":142,"props":204,"children":205},{},[206,211],{"type":39,"tag":146,"props":207,"children":208},{},[209],{"type":44,"value":210},"Identify top 1-3 longest jobs and top flaky jobs.",{"type":39,"tag":146,"props":212,"children":213},{},[214],{"type":44,"value":215},"Capture before metrics (duration, pass rate, retries).",{"type":39,"tag":146,"props":217,"children":218},{},[219,221],{"type":44,"value":220},"Remove pipeline waste.\n",{"type":39,"tag":142,"props":222,"children":223},{},[224,229],{"type":39,"tag":146,"props":225,"children":226},{},[227],{"type":44,"value":228},"Eliminate duplicate jobs\u002Fworkflows.",{"type":39,"tag":146,"props":230,"children":231},{},[232],{"type":44,"value":233},"Tighten branch\u002Ftag filters and workflow triggers.",{"type":39,"tag":146,"props":235,"children":236},{},[237,239],{"type":44,"value":238},"Improve dependency and artifact flow.\n",{"type":39,"tag":142,"props":240,"children":241},{},[242,247,252],{"type":39,"tag":146,"props":243,"children":244},{},[245],{"type":44,"value":246},"Fix cache keys to include deterministic lockfile checks.",{"type":39,"tag":146,"props":248,"children":249},{},[250],{"type":44,"value":251},"Use workspaces\u002Fartifacts to avoid rebuilding identical outputs.",{"type":39,"tag":146,"props":253,"children":254},{},[255],{"type":44,"value":256},"Prefer cache scopes that are narrow, reproducible, and cheap to restore.",{"type":39,"tag":146,"props":258,"children":259},{},[260,262],{"type":44,"value":261},"Apply safe parallelism.\n",{"type":39,"tag":142,"props":263,"children":264},{},[265,270],{"type":39,"tag":146,"props":266,"children":267},{},[268],{"type":44,"value":269},"Parallelize only proven bottlenecks.",{"type":39,"tag":146,"props":271,"children":272},{},[273],{"type":44,"value":274},"Keep fan-out\u002Ffan-in readable and deterministic.",{"type":39,"tag":146,"props":276,"children":277},{},[278,280],{"type":44,"value":279},"Validate impact.\n",{"type":39,"tag":142,"props":281,"children":282},{},[283],{"type":39,"tag":146,"props":284,"children":285},{},[286],{"type":44,"value":287},"Define expected metric changes and acceptance criteria before finalizing.",{"type":39,"tag":47,"props":289,"children":291},{"id":290},"guardrails",[292],{"type":44,"value":293},"Guardrails",{"type":39,"tag":142,"props":295,"children":296},{},[297,302,307,312,317,322],{"type":39,"tag":146,"props":298,"children":299},{},[300],{"type":44,"value":301},"Prefer configuration fixes before proposing application code changes.",{"type":39,"tag":146,"props":303,"children":304},{},[305],{"type":44,"value":306},"Do not add blanket retries to hide deterministic failures.",{"type":39,"tag":146,"props":308,"children":309},{},[310],{"type":44,"value":311},"Preserve deployment safety gates while optimizing build\u002Ftest stages.",{"type":39,"tag":146,"props":313,"children":314},{},[315],{"type":44,"value":316},"Keep changes incremental and easy to revert.",{"type":39,"tag":146,"props":318,"children":319},{},[320],{"type":44,"value":321},"Prefer language-specific cache directories over broad project snapshots.",{"type":39,"tag":146,"props":323,"children":324},{},[325],{"type":44,"value":326},"Avoid cache keys that rotate every run unless the user explicitly wants effectively write-only caches.",{"type":39,"tag":47,"props":328,"children":330},{"id":329},"output-contract",[331],{"type":44,"value":332},"Output Contract",{"type":39,"tag":54,"props":334,"children":335},{},[336],{"type":44,"value":337},"Provide:",{"type":39,"tag":195,"props":339,"children":340},{},[341,346,351,356],{"type":39,"tag":146,"props":342,"children":343},{},[344],{"type":44,"value":345},"Baseline bottleneck summary.",{"type":39,"tag":146,"props":347,"children":348},{},[349],{"type":44,"value":350},"Proposed or applied config changes with rationale.",{"type":39,"tag":146,"props":352,"children":353},{},[354],{"type":44,"value":355},"Expected runtime\u002Freliability impact.",{"type":39,"tag":146,"props":357,"children":358},{},[359],{"type":44,"value":360},"Validation plan and rollback note.",{"items":362,"total":567},[363,384,407,424,440,459,478,494,510,524,536,551],{"slug":364,"name":364,"fn":365,"description":366,"org":367,"tags":368,"stars":381,"repoUrl":382,"updatedAt":383},"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},[369,372,375,378],{"name":370,"slug":371,"type":15},"Documents","documents",{"name":373,"slug":374,"type":15},"Healthcare","healthcare",{"name":376,"slug":377,"type":15},"Insurance","insurance",{"name":379,"slug":380,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":385,"name":385,"fn":386,"description":387,"org":388,"tags":389,"stars":404,"repoUrl":405,"updatedAt":406},"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},[390,393,395,398,401],{"name":391,"slug":392,"type":15},".NET","dotnet",{"name":394,"slug":385,"type":15},"ASP.NET Core",{"name":396,"slug":397,"type":15},"Blazor","blazor",{"name":399,"slug":400,"type":15},"C#","csharp",{"name":402,"slug":403,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":408,"name":408,"fn":409,"description":410,"org":411,"tags":412,"stars":404,"repoUrl":405,"updatedAt":423},"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},[413,416,419,422],{"name":414,"slug":415,"type":15},"Apps SDK","apps-sdk",{"name":417,"slug":418,"type":15},"ChatGPT","chatgpt",{"name":420,"slug":421,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":425,"name":425,"fn":426,"description":427,"org":428,"tags":429,"stars":404,"repoUrl":405,"updatedAt":439},"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},[430,433,436],{"name":431,"slug":432,"type":15},"API Development","api-development",{"name":434,"slug":435,"type":15},"CLI","cli",{"name":437,"slug":438,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":441,"name":441,"fn":442,"description":443,"org":444,"tags":445,"stars":404,"repoUrl":405,"updatedAt":458},"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},[446,449,452,455],{"name":447,"slug":448,"type":15},"Cloudflare","cloudflare",{"name":450,"slug":451,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":453,"slug":454,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":456,"slug":457,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":460,"name":460,"fn":461,"description":462,"org":463,"tags":464,"stars":404,"repoUrl":405,"updatedAt":477},"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},[465,468,471,474],{"name":466,"slug":467,"type":15},"Productivity","productivity",{"name":469,"slug":470,"type":15},"Project Management","project-management",{"name":472,"slug":473,"type":15},"Strategy","strategy",{"name":475,"slug":476,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":479,"name":479,"fn":480,"description":481,"org":482,"tags":483,"stars":404,"repoUrl":405,"updatedAt":493},"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},[484,487,489,492],{"name":485,"slug":486,"type":15},"Design","design",{"name":488,"slug":479,"type":15},"Figma",{"name":490,"slug":491,"type":15},"Frontend","frontend",{"name":420,"slug":421,"type":15},"2026-04-12T05:06:47.939943",{"slug":495,"name":495,"fn":496,"description":497,"org":498,"tags":499,"stars":404,"repoUrl":405,"updatedAt":509},"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},[500,501,504,505,506],{"name":485,"slug":486,"type":15},{"name":502,"slug":503,"type":15},"Design System","design-system",{"name":488,"slug":479,"type":15},{"name":490,"slug":491,"type":15},{"name":507,"slug":508,"type":15},"UI Components","ui-components","2026-05-10T05:59:52.971881",{"slug":511,"name":511,"fn":512,"description":513,"org":514,"tags":515,"stars":404,"repoUrl":405,"updatedAt":523},"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},[516,517,518,521,522],{"name":485,"slug":486,"type":15},{"name":502,"slug":503,"type":15},{"name":519,"slug":520,"type":15},"Documentation","documentation",{"name":488,"slug":479,"type":15},{"name":490,"slug":491,"type":15},"2026-05-16T06:07:47.821474",{"slug":525,"name":525,"fn":526,"description":527,"org":528,"tags":529,"stars":404,"repoUrl":405,"updatedAt":535},"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},[530,531,532,533,534],{"name":485,"slug":486,"type":15},{"name":488,"slug":479,"type":15},{"name":490,"slug":491,"type":15},{"name":507,"slug":508,"type":15},{"name":402,"slug":403,"type":15},"2026-05-16T06:07:40.583615",{"slug":537,"name":537,"fn":538,"description":539,"org":540,"tags":541,"stars":404,"repoUrl":405,"updatedAt":550},"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},[542,545,546,549],{"name":543,"slug":544,"type":15},"Animation","animation",{"name":437,"slug":438,"type":15},{"name":547,"slug":548,"type":15},"Creative","creative",{"name":485,"slug":486,"type":15},"2026-05-02T05:31:48.48485",{"slug":552,"name":552,"fn":553,"description":554,"org":555,"tags":556,"stars":404,"repoUrl":405,"updatedAt":566},"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},[557,558,559,562,565],{"name":547,"slug":548,"type":15},{"name":485,"slug":486,"type":15},{"name":560,"slug":561,"type":15},"Image Generation","image-generation",{"name":563,"slug":564,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675,{"items":569,"total":681},[570,587,603,615,633,651,669],{"slug":571,"name":571,"fn":572,"description":573,"org":574,"tags":575,"stars":22,"repoUrl":23,"updatedAt":586},"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},[576,579,582,585],{"name":577,"slug":578,"type":15},"Accessibility","accessibility",{"name":580,"slug":581,"type":15},"Charts","charts",{"name":583,"slug":584,"type":15},"Data Visualization","data-visualization",{"name":485,"slug":486,"type":15},"2026-06-30T19:00:57.102",{"slug":588,"name":588,"fn":589,"description":590,"org":591,"tags":592,"stars":22,"repoUrl":23,"updatedAt":602},"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},[593,596,599],{"name":594,"slug":595,"type":15},"Agents","agents",{"name":597,"slug":598,"type":15},"Browser Automation","browser-automation",{"name":600,"slug":601,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":604,"name":604,"fn":605,"description":606,"org":607,"tags":608,"stars":22,"repoUrl":23,"updatedAt":614},"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},[609,610,613],{"name":597,"slug":598,"type":15},{"name":611,"slug":612,"type":15},"Local Development","local-development",{"name":600,"slug":601,"type":15},"2026-04-06T18:41:17.526867",{"slug":616,"name":616,"fn":617,"description":618,"org":619,"tags":620,"stars":22,"repoUrl":23,"updatedAt":632},"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},[621,622,623,626,629],{"name":594,"slug":595,"type":15},{"name":453,"slug":454,"type":15},{"name":624,"slug":625,"type":15},"SDK","sdk",{"name":627,"slug":628,"type":15},"Serverless","serverless",{"name":630,"slug":631,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":634,"name":634,"fn":635,"description":636,"org":637,"tags":638,"stars":22,"repoUrl":23,"updatedAt":650},"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},[639,640,643,646,647],{"name":490,"slug":491,"type":15},{"name":641,"slug":642,"type":15},"React","react",{"name":644,"slug":645,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":507,"slug":508,"type":15},{"name":648,"slug":649,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":652,"name":652,"fn":653,"description":654,"org":655,"tags":656,"stars":22,"repoUrl":23,"updatedAt":668},"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},[657,660,663,666,667],{"name":658,"slug":659,"type":15},"AI Infrastructure","ai-infrastructure",{"name":661,"slug":662,"type":15},"Cost Optimization","cost-optimization",{"name":664,"slug":665,"type":15},"LLM","llm",{"name":13,"slug":14,"type":15},{"name":648,"slug":649,"type":15},"2026-04-06T18:40:44.377464",{"slug":670,"name":670,"fn":671,"description":672,"org":673,"tags":674,"stars":22,"repoUrl":23,"updatedAt":680},"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},[675,676,679],{"name":661,"slug":662,"type":15},{"name":677,"slug":678,"type":15},"Database","database",{"name":664,"slug":665,"type":15},"2026-04-06T18:41:08.513425",600]