[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-accessibility-and-inclusive-visualization":3,"mdc--cjxbwt-key":36,"related-repo-openai-accessibility-and-inclusive-visualization":379,"related-org-openai-accessibility-and-inclusive-visualization":491},{"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},"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},"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},"Data Visualization","data-visualization","tag",{"name":17,"slug":18,"type":15},"Accessibility","accessibility",{"name":20,"slug":21,"type":15},"Charts","charts",{"name":23,"slug":24,"type":15},"Design","design",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-06-30T19:00:57.102",null,465,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fbuild-web-data-visualization\u002Fskills\u002Faccessibility-and-inclusive-visualization","---\nname: accessibility-and-inclusive-visualization\ndescription: 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.\n---\n\n# Accessibility and Inclusive Visualization\n\n## Overview\n\nUse this skill when a visualization must be understandable by more people, in more contexts, with more assistive needs. Accessibility is not a post-processing step. It shapes chart selection, color, labeling, interaction, fallback text, and export strategy.\n\nDefault assumption: every important visualization should have a non-visual path to the key insight, whether through surrounding text, direct labels, data tables, or formal text alternatives.\n\n## Working Pattern\n\n1. Identify whether the chart is exploratory, explanatory, interactive, or exported.\n2. Decide which information must remain available without hover, color discrimination, pointer precision, expanded panels, private persisted state, permission-gated capabilities, or a strong connection.\n3. If the story uses generated imagery, illustration, WebGL, particles, 3D, maps, scrollytelling, parallax, or animation, separate what the asset shows from what the data proves.\n4. If Codex image generation was used for a layout, figure, page-integration, asset, or key-frame concept, verify that the large-screen and mobile concept images were shown with concise plan and interaction bullets, the user approved the generated design set before project changes or implementation code began, and the semantic design contract from `..\u002F..\u002Freferences\u002Ffoundations\u002Fmeaning-preserving-visual-design-workflow.md` exists: the accessible path must preserve the same claim, caveat, source context, evidence hierarchy, locked layout elements, mobile continuation, and interaction meaning as the visual design.\n5. If the view is a UML-like, ERD, state machine, workflow, dependency, or architecture diagram, preserve a text outline of nodes, groups, relationships, and selected paths; use `..\u002Fuml-and-software-architecture-visualization\u002FSKILL.md` for diagram-specific semantics.\n6. Use `..\u002F..\u002Freferences\u002Ffoundations\u002Fmobile-first-responsive-visualization.md` to verify touch targets, drag alternatives, keyboard-open visual viewport behavior, main-visualization visibility, spotty-connection states, and fallbacks for AR, camera, motion, vibration, notifications, and geolocation.\n7. Provide direct labels, strong contrast, redundant encodings, keyboard paths, reduced-motion alternatives, accessible disclosure controls, and text alternatives.\n8. For interactive visualizations, check that shared URLs, saved views, refresh, and back\u002Fforward navigation preserve the same accessible state summaries as the visual surface.\n9. Test both the chart or diagram and the surrounding narrative.\n\n## Output Expectations\n\n- Name the accessibility risks specific to the chart, not just generic WCAG items.\n- Provide fallback strategies for screen readers, PDFs, and static exports.\n- Explain what to keep visible without relying on hover or color alone.\n- Explain which active filters, selections, caveats, and summary values remain visible when configuration or drill-down panels are collapsed.\n- For color guidance, name the semantic color roles, contrast risks, redundant encodings, and grayscale or color-deficiency review path.\n- For image-supported visual stories, provide alt text or long descriptions that cover the scene, the data layer, the main takeaway, and the caveat without overstating generated imagery.\n- For concepted visualizations, make sure the user approval record exists and the long description, reduced-motion path, static export, and source\u002Fcaveat text preserve the approved semantic design contract and locked concept elements, not just the final rendered pixels.\n- For mobile visualizations, make sure the main evidence is not pushed below settings, touch targets and hit areas are large enough, drag has alternatives, hover has tap\u002Ffocus equivalents, keyboard-open states remain operable, stale\u002Foffline states are named, and sensor\u002Fcamera\u002Fnotification features have non-permission fallbacks.\n- For animation, specify reduced-motion behavior and key-frame or final-state fallback.\n- For scrollytelling or parallax, preserve native scroll and keyboard behavior, specify static key frames or stacked fallback, and make sure motion can be disabled without losing the evidence.\n- For WebGL or particle effects, describe the data meaning in text, expose keyboard-accessible focus or selection paths for important marks, and provide a non-animated fallback that preserves flow, direction, focus, and uncertainty.\n- For interactive diagrams, make search, selection, details panels, reset, export, expand\u002Fcollapse, and drill-down reachable without pointer-only interaction.\n- For shareable visualizations, make copy-link, saved-view, reset, expanded\u002Fcollapsed panels, and restored URL state reachable and understandable by keyboard and screen-reader users.\n\n## References\n\n- Shared theory:\n  - `..\u002F..\u002Freferences\u002Ffoundations\u002Fperception-color-and-encoding.md`\n  - `..\u002F..\u002Freferences\u002Ffoundations\u002Fstorytelling-annotation-and-critique.md`\n  - `..\u002F..\u002Freferences\u002Ffoundations\u002Fmeaning-preserving-visual-design-workflow.md`\n  - `..\u002F..\u002Freferences\u002Ffoundations\u002Fmobile-first-responsive-visualization.md`\n- Skill references:\n  - `.\u002Freferences\u002Ftext-alternatives-and-complex-images.md`\n  - `.\u002Freferences\u002Fcolor-contrast-and-redundant-encoding.md`\n  - `.\u002Freferences\u002Fkeyboard-screen-reader-and-export.md`\n  - `.\u002Freferences\u002Ftesting-and-review-workflow.md`\n  - `..\u002Fuml-and-software-architecture-visualization\u002FSKILL.md`\n  - `..\u002Fscrollytelling-and-parallax-data-visualization\u002Freferences\u002Faccessibility-testing-and-review.md`\n\n## Representative Prompts\n\n- \"Make this chart accessible.\"\n- \"How should I write alt text or a long description for this visualization?\"\n- \"Review this dashboard for color, keyboard, and screen-reader issues.\"\n- \"What needs to change before this chart goes into a PDF report?\"\n- \"How do I design tooltips and hover interactions without excluding people?\"\n- \"Make this parallax scrollytelling visualization safe for reduced-motion users.\"\n- \"Make this UML, ERD, workflow, state machine, or architecture diagram accessible.\"\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,56,62,67,73,148,154,223,229,335,341],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Accessibility and Inclusive Visualization",{"type":42,"tag":50,"props":51,"children":53},"h2",{"id":52},"overview",[54],{"type":47,"value":55},"Overview",{"type":42,"tag":57,"props":58,"children":59},"p",{},[60],{"type":47,"value":61},"Use this skill when a visualization must be understandable by more people, in more contexts, with more assistive needs. Accessibility is not a post-processing step. It shapes chart selection, color, labeling, interaction, fallback text, and export strategy.",{"type":42,"tag":57,"props":63,"children":64},{},[65],{"type":47,"value":66},"Default assumption: every important visualization should have a non-visual path to the key insight, whether through surrounding text, direct labels, data tables, or formal text alternatives.",{"type":42,"tag":50,"props":68,"children":70},{"id":69},"working-pattern",[71],{"type":47,"value":72},"Working Pattern",{"type":42,"tag":74,"props":75,"children":76},"ol",{},[77,83,88,93,107,120,133,138,143],{"type":42,"tag":78,"props":79,"children":80},"li",{},[81],{"type":47,"value":82},"Identify whether the chart is exploratory, explanatory, interactive, or exported.",{"type":42,"tag":78,"props":84,"children":85},{},[86],{"type":47,"value":87},"Decide which information must remain available without hover, color discrimination, pointer precision, expanded panels, private persisted state, permission-gated capabilities, or a strong connection.",{"type":42,"tag":78,"props":89,"children":90},{},[91],{"type":47,"value":92},"If the story uses generated imagery, illustration, WebGL, particles, 3D, maps, scrollytelling, parallax, or animation, separate what the asset shows from what the data proves.",{"type":42,"tag":78,"props":94,"children":95},{},[96,98,105],{"type":47,"value":97},"If Codex image generation was used for a layout, figure, page-integration, asset, or key-frame concept, verify that the large-screen and mobile concept images were shown with concise plan and interaction bullets, the user approved the generated design set before project changes or implementation code began, and the semantic design contract from ",{"type":42,"tag":99,"props":100,"children":102},"code",{"className":101},[],[103],{"type":47,"value":104},"..\u002F..\u002Freferences\u002Ffoundations\u002Fmeaning-preserving-visual-design-workflow.md",{"type":47,"value":106}," exists: the accessible path must preserve the same claim, caveat, source context, evidence hierarchy, locked layout elements, mobile continuation, and interaction meaning as the visual design.",{"type":42,"tag":78,"props":108,"children":109},{},[110,112,118],{"type":47,"value":111},"If the view is a UML-like, ERD, state machine, workflow, dependency, or architecture diagram, preserve a text outline of nodes, groups, relationships, and selected paths; use ",{"type":42,"tag":99,"props":113,"children":115},{"className":114},[],[116],{"type":47,"value":117},"..\u002Fuml-and-software-architecture-visualization\u002FSKILL.md",{"type":47,"value":119}," for diagram-specific semantics.",{"type":42,"tag":78,"props":121,"children":122},{},[123,125,131],{"type":47,"value":124},"Use ",{"type":42,"tag":99,"props":126,"children":128},{"className":127},[],[129],{"type":47,"value":130},"..\u002F..\u002Freferences\u002Ffoundations\u002Fmobile-first-responsive-visualization.md",{"type":47,"value":132}," to verify touch targets, drag alternatives, keyboard-open visual viewport behavior, main-visualization visibility, spotty-connection states, and fallbacks for AR, camera, motion, vibration, notifications, and geolocation.",{"type":42,"tag":78,"props":134,"children":135},{},[136],{"type":47,"value":137},"Provide direct labels, strong contrast, redundant encodings, keyboard paths, reduced-motion alternatives, accessible disclosure controls, and text alternatives.",{"type":42,"tag":78,"props":139,"children":140},{},[141],{"type":47,"value":142},"For interactive visualizations, check that shared URLs, saved views, refresh, and back\u002Fforward navigation preserve the same accessible state summaries as the visual surface.",{"type":42,"tag":78,"props":144,"children":145},{},[146],{"type":47,"value":147},"Test both the chart or diagram and the surrounding narrative.",{"type":42,"tag":50,"props":149,"children":151},{"id":150},"output-expectations",[152],{"type":47,"value":153},"Output Expectations",{"type":42,"tag":155,"props":156,"children":157},"ul",{},[158,163,168,173,178,183,188,193,198,203,208,213,218],{"type":42,"tag":78,"props":159,"children":160},{},[161],{"type":47,"value":162},"Name the accessibility risks specific to the chart, not just generic WCAG items.",{"type":42,"tag":78,"props":164,"children":165},{},[166],{"type":47,"value":167},"Provide fallback strategies for screen readers, PDFs, and static exports.",{"type":42,"tag":78,"props":169,"children":170},{},[171],{"type":47,"value":172},"Explain what to keep visible without relying on hover or color alone.",{"type":42,"tag":78,"props":174,"children":175},{},[176],{"type":47,"value":177},"Explain which active filters, selections, caveats, and summary values remain visible when configuration or drill-down panels are collapsed.",{"type":42,"tag":78,"props":179,"children":180},{},[181],{"type":47,"value":182},"For color guidance, name the semantic color roles, contrast risks, redundant encodings, and grayscale or color-deficiency review path.",{"type":42,"tag":78,"props":184,"children":185},{},[186],{"type":47,"value":187},"For image-supported visual stories, provide alt text or long descriptions that cover the scene, the data layer, the main takeaway, and the caveat without overstating generated imagery.",{"type":42,"tag":78,"props":189,"children":190},{},[191],{"type":47,"value":192},"For concepted visualizations, make sure the user approval record exists and the long description, reduced-motion path, static export, and source\u002Fcaveat text preserve the approved semantic design contract and locked concept elements, not just the final rendered pixels.",{"type":42,"tag":78,"props":194,"children":195},{},[196],{"type":47,"value":197},"For mobile visualizations, make sure the main evidence is not pushed below settings, touch targets and hit areas are large enough, drag has alternatives, hover has tap\u002Ffocus equivalents, keyboard-open states remain operable, stale\u002Foffline states are named, and sensor\u002Fcamera\u002Fnotification features have non-permission fallbacks.",{"type":42,"tag":78,"props":199,"children":200},{},[201],{"type":47,"value":202},"For animation, specify reduced-motion behavior and key-frame or final-state fallback.",{"type":42,"tag":78,"props":204,"children":205},{},[206],{"type":47,"value":207},"For scrollytelling or parallax, preserve native scroll and keyboard behavior, specify static key frames or stacked fallback, and make sure motion can be disabled without losing the evidence.",{"type":42,"tag":78,"props":209,"children":210},{},[211],{"type":47,"value":212},"For WebGL or particle effects, describe the data meaning in text, expose keyboard-accessible focus or selection paths for important marks, and provide a non-animated fallback that preserves flow, direction, focus, and uncertainty.",{"type":42,"tag":78,"props":214,"children":215},{},[216],{"type":47,"value":217},"For interactive diagrams, make search, selection, details panels, reset, export, expand\u002Fcollapse, and drill-down reachable without pointer-only interaction.",{"type":42,"tag":78,"props":219,"children":220},{},[221],{"type":47,"value":222},"For shareable visualizations, make copy-link, saved-view, reset, expanded\u002Fcollapsed panels, and restored URL state reachable and understandable by keyboard and screen-reader users.",{"type":42,"tag":50,"props":224,"children":226},{"id":225},"references",[227],{"type":47,"value":228},"References",{"type":42,"tag":155,"props":230,"children":231},{},[232,274],{"type":42,"tag":78,"props":233,"children":234},{},[235,237],{"type":47,"value":236},"Shared theory:\n",{"type":42,"tag":155,"props":238,"children":239},{},[240,249,258,266],{"type":42,"tag":78,"props":241,"children":242},{},[243],{"type":42,"tag":99,"props":244,"children":246},{"className":245},[],[247],{"type":47,"value":248},"..\u002F..\u002Freferences\u002Ffoundations\u002Fperception-color-and-encoding.md",{"type":42,"tag":78,"props":250,"children":251},{},[252],{"type":42,"tag":99,"props":253,"children":255},{"className":254},[],[256],{"type":47,"value":257},"..\u002F..\u002Freferences\u002Ffoundations\u002Fstorytelling-annotation-and-critique.md",{"type":42,"tag":78,"props":259,"children":260},{},[261],{"type":42,"tag":99,"props":262,"children":264},{"className":263},[],[265],{"type":47,"value":104},{"type":42,"tag":78,"props":267,"children":268},{},[269],{"type":42,"tag":99,"props":270,"children":272},{"className":271},[],[273],{"type":47,"value":130},{"type":42,"tag":78,"props":275,"children":276},{},[277,279],{"type":47,"value":278},"Skill references:\n",{"type":42,"tag":155,"props":280,"children":281},{},[282,291,300,309,318,326],{"type":42,"tag":78,"props":283,"children":284},{},[285],{"type":42,"tag":99,"props":286,"children":288},{"className":287},[],[289],{"type":47,"value":290},".\u002Freferences\u002Ftext-alternatives-and-complex-images.md",{"type":42,"tag":78,"props":292,"children":293},{},[294],{"type":42,"tag":99,"props":295,"children":297},{"className":296},[],[298],{"type":47,"value":299},".\u002Freferences\u002Fcolor-contrast-and-redundant-encoding.md",{"type":42,"tag":78,"props":301,"children":302},{},[303],{"type":42,"tag":99,"props":304,"children":306},{"className":305},[],[307],{"type":47,"value":308},".\u002Freferences\u002Fkeyboard-screen-reader-and-export.md",{"type":42,"tag":78,"props":310,"children":311},{},[312],{"type":42,"tag":99,"props":313,"children":315},{"className":314},[],[316],{"type":47,"value":317},".\u002Freferences\u002Ftesting-and-review-workflow.md",{"type":42,"tag":78,"props":319,"children":320},{},[321],{"type":42,"tag":99,"props":322,"children":324},{"className":323},[],[325],{"type":47,"value":117},{"type":42,"tag":78,"props":327,"children":328},{},[329],{"type":42,"tag":99,"props":330,"children":332},{"className":331},[],[333],{"type":47,"value":334},"..\u002Fscrollytelling-and-parallax-data-visualization\u002Freferences\u002Faccessibility-testing-and-review.md",{"type":42,"tag":50,"props":336,"children":338},{"id":337},"representative-prompts",[339],{"type":47,"value":340},"Representative Prompts",{"type":42,"tag":155,"props":342,"children":343},{},[344,349,354,359,364,369,374],{"type":42,"tag":78,"props":345,"children":346},{},[347],{"type":47,"value":348},"\"Make this chart accessible.\"",{"type":42,"tag":78,"props":350,"children":351},{},[352],{"type":47,"value":353},"\"How should I write alt text or a long description for this visualization?\"",{"type":42,"tag":78,"props":355,"children":356},{},[357],{"type":47,"value":358},"\"Review this dashboard for color, keyboard, and screen-reader issues.\"",{"type":42,"tag":78,"props":360,"children":361},{},[362],{"type":47,"value":363},"\"What needs to change before this chart goes into a PDF report?\"",{"type":42,"tag":78,"props":365,"children":366},{},[367],{"type":47,"value":368},"\"How do I design tooltips and hover interactions without excluding people?\"",{"type":42,"tag":78,"props":370,"children":371},{},[372],{"type":47,"value":373},"\"Make this parallax scrollytelling visualization safe for reduced-motion users.\"",{"type":42,"tag":78,"props":375,"children":376},{},[377],{"type":47,"value":378},"\"Make this UML, ERD, workflow, state machine, or architecture diagram accessible.\"",{"items":380,"total":490},[381,388,404,416,436,458,478],{"slug":4,"name":4,"fn":5,"description":6,"org":382,"tags":383,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[384,385,386,387],{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},{"name":13,"slug":14,"type":15},{"name":23,"slug":24,"type":15},{"slug":389,"name":389,"fn":390,"description":391,"org":392,"tags":393,"stars":25,"repoUrl":26,"updatedAt":403},"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},[394,397,400],{"name":395,"slug":396,"type":15},"Agents","agents",{"name":398,"slug":399,"type":15},"Browser Automation","browser-automation",{"name":401,"slug":402,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":405,"name":405,"fn":406,"description":407,"org":408,"tags":409,"stars":25,"repoUrl":26,"updatedAt":415},"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},[410,411,414],{"name":398,"slug":399,"type":15},{"name":412,"slug":413,"type":15},"Local Development","local-development",{"name":401,"slug":402,"type":15},"2026-04-06T18:41:17.526867",{"slug":417,"name":417,"fn":418,"description":419,"org":420,"tags":421,"stars":25,"repoUrl":26,"updatedAt":435},"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},[422,423,426,429,432],{"name":395,"slug":396,"type":15},{"name":424,"slug":425,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":427,"slug":428,"type":15},"SDK","sdk",{"name":430,"slug":431,"type":15},"Serverless","serverless",{"name":433,"slug":434,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":437,"name":437,"fn":438,"description":439,"org":440,"tags":441,"stars":25,"repoUrl":26,"updatedAt":457},"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},[442,445,448,451,454],{"name":443,"slug":444,"type":15},"Frontend","frontend",{"name":446,"slug":447,"type":15},"React","react",{"name":449,"slug":450,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":452,"slug":453,"type":15},"UI Components","ui-components",{"name":455,"slug":456,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":459,"name":459,"fn":460,"description":461,"org":462,"tags":463,"stars":25,"repoUrl":26,"updatedAt":477},"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},[464,467,470,473,476],{"name":465,"slug":466,"type":15},"AI Infrastructure","ai-infrastructure",{"name":468,"slug":469,"type":15},"Cost Optimization","cost-optimization",{"name":471,"slug":472,"type":15},"LLM","llm",{"name":474,"slug":475,"type":15},"Performance","performance",{"name":455,"slug":456,"type":15},"2026-04-06T18:40:44.377464",{"slug":479,"name":479,"fn":480,"description":481,"org":482,"tags":483,"stars":25,"repoUrl":26,"updatedAt":489},"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},[484,485,488],{"name":468,"slug":469,"type":15},{"name":486,"slug":487,"type":15},"Database","database",{"name":471,"slug":472,"type":15},"2026-04-06T18:41:08.513425",600,{"items":492,"total":689},[493,514,537,554,570,587,606,618,632,646,658,673],{"slug":494,"name":494,"fn":495,"description":496,"org":497,"tags":498,"stars":511,"repoUrl":512,"updatedAt":513},"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},[499,502,505,508],{"name":500,"slug":501,"type":15},"Documents","documents",{"name":503,"slug":504,"type":15},"Healthcare","healthcare",{"name":506,"slug":507,"type":15},"Insurance","insurance",{"name":509,"slug":510,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":515,"name":515,"fn":516,"description":517,"org":518,"tags":519,"stars":534,"repoUrl":535,"updatedAt":536},"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},[520,523,525,528,531],{"name":521,"slug":522,"type":15},".NET","dotnet",{"name":524,"slug":515,"type":15},"ASP.NET Core",{"name":526,"slug":527,"type":15},"Blazor","blazor",{"name":529,"slug":530,"type":15},"C#","csharp",{"name":532,"slug":533,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":538,"name":538,"fn":539,"description":540,"org":541,"tags":542,"stars":534,"repoUrl":535,"updatedAt":553},"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},[543,546,549,552],{"name":544,"slug":545,"type":15},"Apps SDK","apps-sdk",{"name":547,"slug":548,"type":15},"ChatGPT","chatgpt",{"name":550,"slug":551,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":555,"name":555,"fn":556,"description":557,"org":558,"tags":559,"stars":534,"repoUrl":535,"updatedAt":569},"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},[560,563,566],{"name":561,"slug":562,"type":15},"API Development","api-development",{"name":564,"slug":565,"type":15},"CLI","cli",{"name":567,"slug":568,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":571,"name":571,"fn":572,"description":573,"org":574,"tags":575,"stars":534,"repoUrl":535,"updatedAt":586},"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},[576,579,582,583],{"name":577,"slug":578,"type":15},"Cloudflare","cloudflare",{"name":580,"slug":581,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":424,"slug":425,"type":15},{"name":584,"slug":585,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":588,"name":588,"fn":589,"description":590,"org":591,"tags":592,"stars":534,"repoUrl":535,"updatedAt":605},"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},[593,596,599,602],{"name":594,"slug":595,"type":15},"Productivity","productivity",{"name":597,"slug":598,"type":15},"Project Management","project-management",{"name":600,"slug":601,"type":15},"Strategy","strategy",{"name":603,"slug":604,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":607,"name":607,"fn":608,"description":609,"org":610,"tags":611,"stars":534,"repoUrl":535,"updatedAt":617},"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},[612,613,615,616],{"name":23,"slug":24,"type":15},{"name":614,"slug":607,"type":15},"Figma",{"name":443,"slug":444,"type":15},{"name":550,"slug":551,"type":15},"2026-04-12T05:06:47.939943",{"slug":619,"name":619,"fn":620,"description":621,"org":622,"tags":623,"stars":534,"repoUrl":535,"updatedAt":631},"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},[624,625,628,629,630],{"name":23,"slug":24,"type":15},{"name":626,"slug":627,"type":15},"Design System","design-system",{"name":614,"slug":607,"type":15},{"name":443,"slug":444,"type":15},{"name":452,"slug":453,"type":15},"2026-05-10T05:59:52.971881",{"slug":633,"name":633,"fn":634,"description":635,"org":636,"tags":637,"stars":534,"repoUrl":535,"updatedAt":645},"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},[638,639,640,643,644],{"name":23,"slug":24,"type":15},{"name":626,"slug":627,"type":15},{"name":641,"slug":642,"type":15},"Documentation","documentation",{"name":614,"slug":607,"type":15},{"name":443,"slug":444,"type":15},"2026-05-16T06:07:47.821474",{"slug":647,"name":647,"fn":648,"description":649,"org":650,"tags":651,"stars":534,"repoUrl":535,"updatedAt":657},"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},[652,653,654,655,656],{"name":23,"slug":24,"type":15},{"name":614,"slug":607,"type":15},{"name":443,"slug":444,"type":15},{"name":452,"slug":453,"type":15},{"name":532,"slug":533,"type":15},"2026-05-16T06:07:40.583615",{"slug":659,"name":659,"fn":660,"description":661,"org":662,"tags":663,"stars":534,"repoUrl":535,"updatedAt":672},"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},[664,667,668,671],{"name":665,"slug":666,"type":15},"Animation","animation",{"name":567,"slug":568,"type":15},{"name":669,"slug":670,"type":15},"Creative","creative",{"name":23,"slug":24,"type":15},"2026-05-02T05:31:48.48485",{"slug":674,"name":674,"fn":675,"description":676,"org":677,"tags":678,"stars":534,"repoUrl":535,"updatedAt":688},"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},[679,680,681,684,687],{"name":669,"slug":670,"type":15},{"name":23,"slug":24,"type":15},{"name":682,"slug":683,"type":15},"Image Generation","image-generation",{"name":685,"slug":686,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]