[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-google-calendar-group-scheduler":3,"mdc-ua674x-key":36,"related-repo-openai-google-calendar-group-scheduler":216,"related-org-openai-google-calendar-group-scheduler":340},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"google-calendar-group-scheduler","schedule group meetings with Google Calendar","Find and rank good meeting times for multiple people using connected Google Calendar data. Use when the user wants to schedule a group meeting, compare candidate slots across several attendees, find the best compromise time, or add a room check after narrowing the attendee-compatible options.",{"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,22],{"name":13,"slug":14,"type":15},"Productivity","productivity","tag",{"name":17,"slug":18,"type":15},"Google Calendar","google-calendar",{"name":20,"slug":21,"type":15},"Meetings","meetings",{"name":23,"slug":24,"type":15},"Task Management","task-management",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-04-06T18:42:44.690063",null,465,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fgoogle-calendar\u002Fskills\u002Fgoogle-calendar-group-scheduler","---\nname: google-calendar-group-scheduler\ndescription: Find and rank good meeting times for multiple people using connected Google Calendar data. Use when the user wants to schedule a group meeting, compare candidate slots across several attendees, find the best compromise time, or add a room check after narrowing the attendee-compatible options.\n---\n\n# Google Calendar Group Scheduler\n\nUse this skill when the scheduling problem is the task.\n\n## Relevant Actions\n\n- Use `get_availability` for attendee and room\u002Fresource busy windows once you know the concrete calendar IDs.\n- Use `search_events` when you need event context, candidate-room history, or a clearer read on what is creating conflicts.\n- Use `read_event` or `search_events_all_fields` when the attendee emails, manager contact, room email, or full source-event details need to be recovered from existing calendar events.\n\n## Workflow\n\n1. Ground the scheduling problem first: date window, duration, timezone, required attendees, optional attendees, and any hard constraints such as \"this week\", \"afternoons only\", or \"avoid lunch\".\n2. Normalize the request into explicit candidate windows before ranking anything.\n3. If attendee or room identities are referenced indirectly, such as \"my manager\", \"same attendees\", or \"the room we usually use\", search a bounded relevant window and read the likely source event before asking the user for contact details.\n4. Rank slots, do not enumerate everything. Optimize for a short list of strong options.\n5. Prefer slots that minimize conflict cost, are reasonably fair across timezones, and avoid fragmenting the day for the most constrained attendees.\n6. If no perfect slot exists, return the best compromise and state exactly who is impacted.\n7. If the meeting also needs a room, first narrow to attendee-compatible slots, then check likely rooms or resources against those shortlisted times.\n\n## Ranking Heuristics\n\n- Favor required-attendee fit over optional-attendee fit.\n- Favor slots that avoid very early or very late local times for distributed attendees.\n- Favor slots that preserve lunch and avoid consuming the only large free block in someone's day unless the meeting is clearly important.\n- Favor a small number of high-confidence options over a long weak list.\n- When two slots are similar, prefer the one that causes less calendar fragmentation.\n\n## Output Conventions\n\n- Return 2-4 candidate slots by default.\n- For each slot, say why it works and who, if anyone, would be inconvenienced.\n- If there is no clean option, say what tradeoff the best slot is making.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,55,62,113,119,158,164,192,198],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Google Calendar Group Scheduler",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"Use this skill when the scheduling problem is the task.",{"type":42,"tag":56,"props":57,"children":59},"h2",{"id":58},"relevant-actions",[60],{"type":47,"value":61},"Relevant Actions",{"type":42,"tag":63,"props":64,"children":65},"ul",{},[66,81,93],{"type":42,"tag":67,"props":68,"children":69},"li",{},[70,72,79],{"type":47,"value":71},"Use ",{"type":42,"tag":73,"props":74,"children":76},"code",{"className":75},[],[77],{"type":47,"value":78},"get_availability",{"type":47,"value":80}," for attendee and room\u002Fresource busy windows once you know the concrete calendar IDs.",{"type":42,"tag":67,"props":82,"children":83},{},[84,85,91],{"type":47,"value":71},{"type":42,"tag":73,"props":86,"children":88},{"className":87},[],[89],{"type":47,"value":90},"search_events",{"type":47,"value":92}," when you need event context, candidate-room history, or a clearer read on what is creating conflicts.",{"type":42,"tag":67,"props":94,"children":95},{},[96,97,103,105,111],{"type":47,"value":71},{"type":42,"tag":73,"props":98,"children":100},{"className":99},[],[101],{"type":47,"value":102},"read_event",{"type":47,"value":104}," or ",{"type":42,"tag":73,"props":106,"children":108},{"className":107},[],[109],{"type":47,"value":110},"search_events_all_fields",{"type":47,"value":112}," when the attendee emails, manager contact, room email, or full source-event details need to be recovered from existing calendar events.",{"type":42,"tag":56,"props":114,"children":116},{"id":115},"workflow",[117],{"type":47,"value":118},"Workflow",{"type":42,"tag":120,"props":121,"children":122},"ol",{},[123,128,133,138,143,148,153],{"type":42,"tag":67,"props":124,"children":125},{},[126],{"type":47,"value":127},"Ground the scheduling problem first: date window, duration, timezone, required attendees, optional attendees, and any hard constraints such as \"this week\", \"afternoons only\", or \"avoid lunch\".",{"type":42,"tag":67,"props":129,"children":130},{},[131],{"type":47,"value":132},"Normalize the request into explicit candidate windows before ranking anything.",{"type":42,"tag":67,"props":134,"children":135},{},[136],{"type":47,"value":137},"If attendee or room identities are referenced indirectly, such as \"my manager\", \"same attendees\", or \"the room we usually use\", search a bounded relevant window and read the likely source event before asking the user for contact details.",{"type":42,"tag":67,"props":139,"children":140},{},[141],{"type":47,"value":142},"Rank slots, do not enumerate everything. Optimize for a short list of strong options.",{"type":42,"tag":67,"props":144,"children":145},{},[146],{"type":47,"value":147},"Prefer slots that minimize conflict cost, are reasonably fair across timezones, and avoid fragmenting the day for the most constrained attendees.",{"type":42,"tag":67,"props":149,"children":150},{},[151],{"type":47,"value":152},"If no perfect slot exists, return the best compromise and state exactly who is impacted.",{"type":42,"tag":67,"props":154,"children":155},{},[156],{"type":47,"value":157},"If the meeting also needs a room, first narrow to attendee-compatible slots, then check likely rooms or resources against those shortlisted times.",{"type":42,"tag":56,"props":159,"children":161},{"id":160},"ranking-heuristics",[162],{"type":47,"value":163},"Ranking Heuristics",{"type":42,"tag":63,"props":165,"children":166},{},[167,172,177,182,187],{"type":42,"tag":67,"props":168,"children":169},{},[170],{"type":47,"value":171},"Favor required-attendee fit over optional-attendee fit.",{"type":42,"tag":67,"props":173,"children":174},{},[175],{"type":47,"value":176},"Favor slots that avoid very early or very late local times for distributed attendees.",{"type":42,"tag":67,"props":178,"children":179},{},[180],{"type":47,"value":181},"Favor slots that preserve lunch and avoid consuming the only large free block in someone's day unless the meeting is clearly important.",{"type":42,"tag":67,"props":183,"children":184},{},[185],{"type":47,"value":186},"Favor a small number of high-confidence options over a long weak list.",{"type":42,"tag":67,"props":188,"children":189},{},[190],{"type":47,"value":191},"When two slots are similar, prefer the one that causes less calendar fragmentation.",{"type":42,"tag":56,"props":193,"children":195},{"id":194},"output-conventions",[196],{"type":47,"value":197},"Output Conventions",{"type":42,"tag":63,"props":199,"children":200},{},[201,206,211],{"type":42,"tag":67,"props":202,"children":203},{},[204],{"type":47,"value":205},"Return 2-4 candidate slots by default.",{"type":42,"tag":67,"props":207,"children":208},{},[209],{"type":47,"value":210},"For each slot, say why it works and who, if anyone, would be inconvenienced.",{"type":42,"tag":67,"props":212,"children":213},{},[214],{"type":47,"value":215},"If there is no clean option, say what tradeoff the best slot is making.",{"items":217,"total":339},[218,237,253,265,285,307,327],{"slug":219,"name":219,"fn":220,"description":221,"org":222,"tags":223,"stars":25,"repoUrl":26,"updatedAt":236},"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},[224,227,230,233],{"name":225,"slug":226,"type":15},"Accessibility","accessibility",{"name":228,"slug":229,"type":15},"Charts","charts",{"name":231,"slug":232,"type":15},"Data Visualization","data-visualization",{"name":234,"slug":235,"type":15},"Design","design","2026-06-30T19:00:57.102",{"slug":238,"name":238,"fn":239,"description":240,"org":241,"tags":242,"stars":25,"repoUrl":26,"updatedAt":252},"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},[243,246,249],{"name":244,"slug":245,"type":15},"Agents","agents",{"name":247,"slug":248,"type":15},"Browser Automation","browser-automation",{"name":250,"slug":251,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":254,"name":254,"fn":255,"description":256,"org":257,"tags":258,"stars":25,"repoUrl":26,"updatedAt":264},"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},[259,260,263],{"name":247,"slug":248,"type":15},{"name":261,"slug":262,"type":15},"Local Development","local-development",{"name":250,"slug":251,"type":15},"2026-04-06T18:41:17.526867",{"slug":266,"name":266,"fn":267,"description":268,"org":269,"tags":270,"stars":25,"repoUrl":26,"updatedAt":284},"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},[271,272,275,278,281],{"name":244,"slug":245,"type":15},{"name":273,"slug":274,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":276,"slug":277,"type":15},"SDK","sdk",{"name":279,"slug":280,"type":15},"Serverless","serverless",{"name":282,"slug":283,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":286,"name":286,"fn":287,"description":288,"org":289,"tags":290,"stars":25,"repoUrl":26,"updatedAt":306},"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},[291,294,297,300,303],{"name":292,"slug":293,"type":15},"Frontend","frontend",{"name":295,"slug":296,"type":15},"React","react",{"name":298,"slug":299,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":301,"slug":302,"type":15},"UI Components","ui-components",{"name":304,"slug":305,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":308,"name":308,"fn":309,"description":310,"org":311,"tags":312,"stars":25,"repoUrl":26,"updatedAt":326},"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},[313,316,319,322,325],{"name":314,"slug":315,"type":15},"AI Infrastructure","ai-infrastructure",{"name":317,"slug":318,"type":15},"Cost Optimization","cost-optimization",{"name":320,"slug":321,"type":15},"LLM","llm",{"name":323,"slug":324,"type":15},"Performance","performance",{"name":304,"slug":305,"type":15},"2026-04-06T18:40:44.377464",{"slug":328,"name":328,"fn":329,"description":330,"org":331,"tags":332,"stars":25,"repoUrl":26,"updatedAt":338},"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},[333,334,337],{"name":317,"slug":318,"type":15},{"name":335,"slug":336,"type":15},"Database","database",{"name":320,"slug":321,"type":15},"2026-04-06T18:41:08.513425",600,{"items":341,"total":534},[342,363,386,403,419,436,451,463,477,491,503,518],{"slug":343,"name":343,"fn":344,"description":345,"org":346,"tags":347,"stars":360,"repoUrl":361,"updatedAt":362},"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},[348,351,354,357],{"name":349,"slug":350,"type":15},"Documents","documents",{"name":352,"slug":353,"type":15},"Healthcare","healthcare",{"name":355,"slug":356,"type":15},"Insurance","insurance",{"name":358,"slug":359,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":364,"name":364,"fn":365,"description":366,"org":367,"tags":368,"stars":383,"repoUrl":384,"updatedAt":385},"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},[369,372,374,377,380],{"name":370,"slug":371,"type":15},".NET","dotnet",{"name":373,"slug":364,"type":15},"ASP.NET Core",{"name":375,"slug":376,"type":15},"Blazor","blazor",{"name":378,"slug":379,"type":15},"C#","csharp",{"name":381,"slug":382,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":387,"name":387,"fn":388,"description":389,"org":390,"tags":391,"stars":383,"repoUrl":384,"updatedAt":402},"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},[392,395,398,401],{"name":393,"slug":394,"type":15},"Apps SDK","apps-sdk",{"name":396,"slug":397,"type":15},"ChatGPT","chatgpt",{"name":399,"slug":400,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":404,"name":404,"fn":405,"description":406,"org":407,"tags":408,"stars":383,"repoUrl":384,"updatedAt":418},"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},[409,412,415],{"name":410,"slug":411,"type":15},"API Development","api-development",{"name":413,"slug":414,"type":15},"CLI","cli",{"name":416,"slug":417,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":420,"name":420,"fn":421,"description":422,"org":423,"tags":424,"stars":383,"repoUrl":384,"updatedAt":435},"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},[425,428,431,432],{"name":426,"slug":427,"type":15},"Cloudflare","cloudflare",{"name":429,"slug":430,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":273,"slug":274,"type":15},{"name":433,"slug":434,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":437,"name":437,"fn":438,"description":439,"org":440,"tags":441,"stars":383,"repoUrl":384,"updatedAt":450},"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},[442,443,446,449],{"name":13,"slug":14,"type":15},{"name":444,"slug":445,"type":15},"Project Management","project-management",{"name":447,"slug":448,"type":15},"Strategy","strategy",{"name":23,"slug":24,"type":15},"2026-05-23T06:17:16.870838",{"slug":452,"name":452,"fn":453,"description":454,"org":455,"tags":456,"stars":383,"repoUrl":384,"updatedAt":462},"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},[457,458,460,461],{"name":234,"slug":235,"type":15},{"name":459,"slug":452,"type":15},"Figma",{"name":292,"slug":293,"type":15},{"name":399,"slug":400,"type":15},"2026-04-12T05:06:47.939943",{"slug":464,"name":464,"fn":465,"description":466,"org":467,"tags":468,"stars":383,"repoUrl":384,"updatedAt":476},"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},[469,470,473,474,475],{"name":234,"slug":235,"type":15},{"name":471,"slug":472,"type":15},"Design System","design-system",{"name":459,"slug":452,"type":15},{"name":292,"slug":293,"type":15},{"name":301,"slug":302,"type":15},"2026-05-10T05:59:52.971881",{"slug":478,"name":478,"fn":479,"description":480,"org":481,"tags":482,"stars":383,"repoUrl":384,"updatedAt":490},"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},[483,484,485,488,489],{"name":234,"slug":235,"type":15},{"name":471,"slug":472,"type":15},{"name":486,"slug":487,"type":15},"Documentation","documentation",{"name":459,"slug":452,"type":15},{"name":292,"slug":293,"type":15},"2026-05-16T06:07:47.821474",{"slug":492,"name":492,"fn":493,"description":494,"org":495,"tags":496,"stars":383,"repoUrl":384,"updatedAt":502},"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},[497,498,499,500,501],{"name":234,"slug":235,"type":15},{"name":459,"slug":452,"type":15},{"name":292,"slug":293,"type":15},{"name":301,"slug":302,"type":15},{"name":381,"slug":382,"type":15},"2026-05-16T06:07:40.583615",{"slug":504,"name":504,"fn":505,"description":506,"org":507,"tags":508,"stars":383,"repoUrl":384,"updatedAt":517},"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},[509,512,513,516],{"name":510,"slug":511,"type":15},"Animation","animation",{"name":416,"slug":417,"type":15},{"name":514,"slug":515,"type":15},"Creative","creative",{"name":234,"slug":235,"type":15},"2026-05-02T05:31:48.48485",{"slug":519,"name":519,"fn":520,"description":521,"org":522,"tags":523,"stars":383,"repoUrl":384,"updatedAt":533},"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},[524,525,526,529,532],{"name":514,"slug":515,"type":15},{"name":234,"slug":235,"type":15},{"name":527,"slug":528,"type":15},"Image Generation","image-generation",{"name":530,"slug":531,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]