[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-figma-design-to-code":3,"mdc--6gbu57-key":36,"related-repo-openai-figma-design-to-code":364,"related-org-openai-figma-design-to-code":484},{"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},"figma-design-to-code","implement Figma designs as frontend code","Use this skill when implementing a Figma design as code (design → code) — the read-FROM-Figma direction. Triggers: 'implement this Figma design', 'build this screen from Figma', 'turn this Figma into code', 'code this up from Figma', 'design to code', or a figma.com design URL provided alongside a codebase. Encodes the workflow for reading a node out of Figma with get_design_context and adapting its reference output to the target project — reusing existing components, tokens, and conventions, and honoring Code Connect mappings, component docs, design annotations, and design tokens by priority. Complements figma-code-connect (component mapping) and figma-generate-design \u002F figma-use (the reverse, code → design direction).",{"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},"Coding","coding","tag",{"name":17,"slug":18,"type":15},"Frontend","frontend",{"name":20,"slug":21,"type":15},"Figma","figma",{"name":23,"slug":24,"type":15},"Design","design",3992,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-07-10T06:35:32.336992",null,465,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Ffigma\u002Fskills\u002Ffigma-design-to-code","---\nname: figma-design-to-code\ndescription: \"Use this skill when implementing a Figma design as code (design → code) — the read-FROM-Figma direction. Triggers: 'implement this Figma design', 'build this screen from Figma', 'turn this Figma into code', 'code this up from Figma', 'design to code', or a figma.com design URL provided alongside a codebase. Encodes the workflow for reading a node out of Figma with get_design_context and adapting its reference output to the target project — reusing existing components, tokens, and conventions, and honoring Code Connect mappings, component docs, design annotations, and design tokens by priority. Complements figma-code-connect (component mapping) and figma-generate-design \u002F figma-use (the reverse, code → design direction).\"\ndisable-model-invocation: false\n---\n\n# Implement a Figma Design as Code (Design → Code)\n\nUse this skill to turn a Figma design into code in a target codebase. This is the **read-FROM-Figma** direction: pull design context out of Figma with `get_design_context`, then adapt it into the project's real stack. For the reverse direction — building or updating a design *in* Figma from code — use [figma-generate-design](..\u002Ffigma-generate-design\u002FSKILL.md) instead.\n\nThis skill owns the **workflow** for design-to-code. Parameter mechanics (nodeId \u002F fileKey \u002F branchKey extraction, URL parsing, `format`\u002F`query` options, response shape) live on the `get_design_context` tool description itself — follow them there.\n\n## Direction and Scope\n\n- You MUST use this skill for design → code: implementing, translating, or porting a Figma node into code.\n- You MUST NOT use this skill to write to Figma.\n\n## Workflow\n\n### 1. Call get_design_context first\n\n- You MUST call `get_design_context` on the target node before writing any code. It is your primary tool — a single call returns reference code, a screenshot, and contextual hints.\n- You MUST NOT reach for `get_metadata` or `get_screenshot` as a substitute. Use them only to orient (e.g. picking a node) or to validate, not in place of `get_design_context`.\n\n### 2. Treat the output as a reference, not final code\n\n- The returned code is React + Tailwind enriched with hints. You MUST treat it as a REFERENCE, not as final code to paste verbatim.\n- You MUST adapt it to the target project's language, framework, component library, styling system, and conventions. Match the surrounding code.\n\n### 3. Reuse what the project already has\n\n- Before writing new code, You MUST check the target project for existing components, layout patterns, and design tokens that match the design intent.\n- You MUST reuse the project's existing components and tokens instead of generating new equivalents from scratch.\n\n### 4. Honor the response hints by priority\n\nApply the hints in this order — earlier sources override later ones:\n\n1. **Code Connect snippets** → use the mapped codebase component directly.\n2. **Component documentation links** → follow them for usage and guidelines.\n3. **Design annotations** → follow any designer notes or constraints.\n4. **Design tokens (CSS variables)** → map them to the project's token system.\n5. **Raw hex \u002F absolute positioning** → loosely structured; lean on the screenshot for intent.\n\n## Error Recovery\n\n- On a `get_design_context` error, STOP and read the message before retrying.\n- If the design URL has no `node-id` (a file-only URL), ask the user for a node-specific URL — You MUST NOT guess or pass an empty `nodeId`.\n- On a timeout, retry against a smaller node or selection.\n- You MUST NOT silently fall back to hand-writing the screen from the screenshot alone when `get_design_context` can still provide context.\n",{"data":37,"body":39},{"name":4,"description":6,"disable-model-invocation":38},false,{"type":40,"children":41},"root",[42,51,91,126,133,148,153,160,203,209,222,228,241,247,252,306,312],{"type":43,"tag":44,"props":45,"children":47},"element","h1",{"id":46},"implement-a-figma-design-as-code-design-code",[48],{"type":49,"value":50},"text","Implement a Figma Design as Code (Design → Code)",{"type":43,"tag":52,"props":53,"children":54},"p",{},[55,57,63,65,72,74,80,82,89],{"type":49,"value":56},"Use this skill to turn a Figma design into code in a target codebase. This is the ",{"type":43,"tag":58,"props":59,"children":60},"strong",{},[61],{"type":49,"value":62},"read-FROM-Figma",{"type":49,"value":64}," direction: pull design context out of Figma with ",{"type":43,"tag":66,"props":67,"children":69},"code",{"className":68},[],[70],{"type":49,"value":71},"get_design_context",{"type":49,"value":73},", then adapt it into the project's real stack. For the reverse direction — building or updating a design ",{"type":43,"tag":75,"props":76,"children":77},"em",{},[78],{"type":49,"value":79},"in",{"type":49,"value":81}," Figma from code — use ",{"type":43,"tag":83,"props":84,"children":86},"a",{"href":85},"..\u002Ffigma-generate-design\u002FSKILL.md",[87],{"type":49,"value":88},"figma-generate-design",{"type":49,"value":90}," instead.",{"type":43,"tag":52,"props":92,"children":93},{},[94,96,101,103,109,111,117,119,124],{"type":49,"value":95},"This skill owns the ",{"type":43,"tag":58,"props":97,"children":98},{},[99],{"type":49,"value":100},"workflow",{"type":49,"value":102}," for design-to-code. Parameter mechanics (nodeId \u002F fileKey \u002F branchKey extraction, URL parsing, ",{"type":43,"tag":66,"props":104,"children":106},{"className":105},[],[107],{"type":49,"value":108},"format",{"type":49,"value":110},"\u002F",{"type":43,"tag":66,"props":112,"children":114},{"className":113},[],[115],{"type":49,"value":116},"query",{"type":49,"value":118}," options, response shape) live on the ",{"type":43,"tag":66,"props":120,"children":122},{"className":121},[],[123],{"type":49,"value":71},{"type":49,"value":125}," tool description itself — follow them there.",{"type":43,"tag":127,"props":128,"children":130},"h2",{"id":129},"direction-and-scope",[131],{"type":49,"value":132},"Direction and Scope",{"type":43,"tag":134,"props":135,"children":136},"ul",{},[137,143],{"type":43,"tag":138,"props":139,"children":140},"li",{},[141],{"type":49,"value":142},"You MUST use this skill for design → code: implementing, translating, or porting a Figma node into code.",{"type":43,"tag":138,"props":144,"children":145},{},[146],{"type":49,"value":147},"You MUST NOT use this skill to write to Figma.",{"type":43,"tag":127,"props":149,"children":150},{"id":100},[151],{"type":49,"value":152},"Workflow",{"type":43,"tag":154,"props":155,"children":157},"h3",{"id":156},"_1-call-get_design_context-first",[158],{"type":49,"value":159},"1. Call get_design_context first",{"type":43,"tag":134,"props":161,"children":162},{},[163,175],{"type":43,"tag":138,"props":164,"children":165},{},[166,168,173],{"type":49,"value":167},"You MUST call ",{"type":43,"tag":66,"props":169,"children":171},{"className":170},[],[172],{"type":49,"value":71},{"type":49,"value":174}," on the target node before writing any code. It is your primary tool — a single call returns reference code, a screenshot, and contextual hints.",{"type":43,"tag":138,"props":176,"children":177},{},[178,180,186,188,194,196,201],{"type":49,"value":179},"You MUST NOT reach for ",{"type":43,"tag":66,"props":181,"children":183},{"className":182},[],[184],{"type":49,"value":185},"get_metadata",{"type":49,"value":187}," or ",{"type":43,"tag":66,"props":189,"children":191},{"className":190},[],[192],{"type":49,"value":193},"get_screenshot",{"type":49,"value":195}," as a substitute. Use them only to orient (e.g. picking a node) or to validate, not in place of ",{"type":43,"tag":66,"props":197,"children":199},{"className":198},[],[200],{"type":49,"value":71},{"type":49,"value":202},".",{"type":43,"tag":154,"props":204,"children":206},{"id":205},"_2-treat-the-output-as-a-reference-not-final-code",[207],{"type":49,"value":208},"2. Treat the output as a reference, not final code",{"type":43,"tag":134,"props":210,"children":211},{},[212,217],{"type":43,"tag":138,"props":213,"children":214},{},[215],{"type":49,"value":216},"The returned code is React + Tailwind enriched with hints. You MUST treat it as a REFERENCE, not as final code to paste verbatim.",{"type":43,"tag":138,"props":218,"children":219},{},[220],{"type":49,"value":221},"You MUST adapt it to the target project's language, framework, component library, styling system, and conventions. Match the surrounding code.",{"type":43,"tag":154,"props":223,"children":225},{"id":224},"_3-reuse-what-the-project-already-has",[226],{"type":49,"value":227},"3. Reuse what the project already has",{"type":43,"tag":134,"props":229,"children":230},{},[231,236],{"type":43,"tag":138,"props":232,"children":233},{},[234],{"type":49,"value":235},"Before writing new code, You MUST check the target project for existing components, layout patterns, and design tokens that match the design intent.",{"type":43,"tag":138,"props":237,"children":238},{},[239],{"type":49,"value":240},"You MUST reuse the project's existing components and tokens instead of generating new equivalents from scratch.",{"type":43,"tag":154,"props":242,"children":244},{"id":243},"_4-honor-the-response-hints-by-priority",[245],{"type":49,"value":246},"4. Honor the response hints by priority",{"type":43,"tag":52,"props":248,"children":249},{},[250],{"type":49,"value":251},"Apply the hints in this order — earlier sources override later ones:",{"type":43,"tag":253,"props":254,"children":255},"ol",{},[256,266,276,286,296],{"type":43,"tag":138,"props":257,"children":258},{},[259,264],{"type":43,"tag":58,"props":260,"children":261},{},[262],{"type":49,"value":263},"Code Connect snippets",{"type":49,"value":265}," → use the mapped codebase component directly.",{"type":43,"tag":138,"props":267,"children":268},{},[269,274],{"type":43,"tag":58,"props":270,"children":271},{},[272],{"type":49,"value":273},"Component documentation links",{"type":49,"value":275}," → follow them for usage and guidelines.",{"type":43,"tag":138,"props":277,"children":278},{},[279,284],{"type":43,"tag":58,"props":280,"children":281},{},[282],{"type":49,"value":283},"Design annotations",{"type":49,"value":285}," → follow any designer notes or constraints.",{"type":43,"tag":138,"props":287,"children":288},{},[289,294],{"type":43,"tag":58,"props":290,"children":291},{},[292],{"type":49,"value":293},"Design tokens (CSS variables)",{"type":49,"value":295}," → map them to the project's token system.",{"type":43,"tag":138,"props":297,"children":298},{},[299,304],{"type":43,"tag":58,"props":300,"children":301},{},[302],{"type":49,"value":303},"Raw hex \u002F absolute positioning",{"type":49,"value":305}," → loosely structured; lean on the screenshot for intent.",{"type":43,"tag":127,"props":307,"children":309},{"id":308},"error-recovery",[310],{"type":49,"value":311},"Error Recovery",{"type":43,"tag":134,"props":313,"children":314},{},[315,327,347,352],{"type":43,"tag":138,"props":316,"children":317},{},[318,320,325],{"type":49,"value":319},"On a ",{"type":43,"tag":66,"props":321,"children":323},{"className":322},[],[324],{"type":49,"value":71},{"type":49,"value":326}," error, STOP and read the message before retrying.",{"type":43,"tag":138,"props":328,"children":329},{},[330,332,338,340,346],{"type":49,"value":331},"If the design URL has no ",{"type":43,"tag":66,"props":333,"children":335},{"className":334},[],[336],{"type":49,"value":337},"node-id",{"type":49,"value":339}," (a file-only URL), ask the user for a node-specific URL — You MUST NOT guess or pass an empty ",{"type":43,"tag":66,"props":341,"children":343},{"className":342},[],[344],{"type":49,"value":345},"nodeId",{"type":49,"value":202},{"type":43,"tag":138,"props":348,"children":349},{},[350],{"type":49,"value":351},"On a timeout, retry against a smaller node or selection.",{"type":43,"tag":138,"props":353,"children":354},{},[355,357,362],{"type":49,"value":356},"You MUST NOT silently fall back to hand-writing the screen from the screenshot alone when ",{"type":43,"tag":66,"props":358,"children":360},{"className":359},[],[361],{"type":49,"value":71},{"type":49,"value":363}," can still provide context.",{"items":365,"total":483},[366,383,399,411,431,451,471],{"slug":367,"name":367,"fn":368,"description":369,"org":370,"tags":371,"stars":25,"repoUrl":26,"updatedAt":382},"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},[372,375,378,381],{"name":373,"slug":374,"type":15},"Accessibility","accessibility",{"name":376,"slug":377,"type":15},"Charts","charts",{"name":379,"slug":380,"type":15},"Data Visualization","data-visualization",{"name":23,"slug":24,"type":15},"2026-06-30T19:00:57.102",{"slug":384,"name":384,"fn":385,"description":386,"org":387,"tags":388,"stars":25,"repoUrl":26,"updatedAt":398},"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},[389,392,395],{"name":390,"slug":391,"type":15},"Agents","agents",{"name":393,"slug":394,"type":15},"Browser Automation","browser-automation",{"name":396,"slug":397,"type":15},"Testing","testing","2026-04-06T18:41:03.44016",{"slug":400,"name":400,"fn":401,"description":402,"org":403,"tags":404,"stars":25,"repoUrl":26,"updatedAt":410},"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},[405,406,409],{"name":393,"slug":394,"type":15},{"name":407,"slug":408,"type":15},"Local Development","local-development",{"name":396,"slug":397,"type":15},"2026-04-06T18:41:17.526867",{"slug":412,"name":412,"fn":413,"description":414,"org":415,"tags":416,"stars":25,"repoUrl":26,"updatedAt":430},"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},[417,418,421,424,427],{"name":390,"slug":391,"type":15},{"name":419,"slug":420,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":422,"slug":423,"type":15},"SDK","sdk",{"name":425,"slug":426,"type":15},"Serverless","serverless",{"name":428,"slug":429,"type":15},"WebSockets","websockets","2026-04-06T18:39:51.717063",{"slug":432,"name":432,"fn":433,"description":434,"org":435,"tags":436,"stars":25,"repoUrl":26,"updatedAt":450},"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},[437,438,441,444,447],{"name":17,"slug":18,"type":15},{"name":439,"slug":440,"type":15},"React","react",{"name":442,"slug":443,"type":15},"shadcn\u002Fui","shadcn-ui",{"name":445,"slug":446,"type":15},"UI Components","ui-components",{"name":448,"slug":449,"type":15},"Vercel","vercel","2026-04-06T18:40:59.619419",{"slug":452,"name":452,"fn":453,"description":454,"org":455,"tags":456,"stars":25,"repoUrl":26,"updatedAt":470},"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},[457,460,463,466,469],{"name":458,"slug":459,"type":15},"AI Infrastructure","ai-infrastructure",{"name":461,"slug":462,"type":15},"Cost Optimization","cost-optimization",{"name":464,"slug":465,"type":15},"LLM","llm",{"name":467,"slug":468,"type":15},"Performance","performance",{"name":448,"slug":449,"type":15},"2026-04-06T18:40:44.377464",{"slug":472,"name":472,"fn":473,"description":474,"org":475,"tags":476,"stars":25,"repoUrl":26,"updatedAt":482},"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},[477,478,481],{"name":461,"slug":462,"type":15},{"name":479,"slug":480,"type":15},"Database","database",{"name":464,"slug":465,"type":15},"2026-04-06T18:41:08.513425",600,{"items":485,"total":680},[486,507,530,547,563,580,599,609,623,637,649,664],{"slug":487,"name":487,"fn":488,"description":489,"org":490,"tags":491,"stars":504,"repoUrl":505,"updatedAt":506},"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},[492,495,498,501],{"name":493,"slug":494,"type":15},"Documents","documents",{"name":496,"slug":497,"type":15},"Healthcare","healthcare",{"name":499,"slug":500,"type":15},"Insurance","insurance",{"name":502,"slug":503,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-04-16T05:11:39.180399",{"slug":508,"name":508,"fn":509,"description":510,"org":511,"tags":512,"stars":527,"repoUrl":528,"updatedAt":529},"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},[513,516,518,521,524],{"name":514,"slug":515,"type":15},".NET","dotnet",{"name":517,"slug":508,"type":15},"ASP.NET Core",{"name":519,"slug":520,"type":15},"Blazor","blazor",{"name":522,"slug":523,"type":15},"C#","csharp",{"name":525,"slug":526,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":531,"name":531,"fn":532,"description":533,"org":534,"tags":535,"stars":527,"repoUrl":528,"updatedAt":546},"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},[536,539,542,545],{"name":537,"slug":538,"type":15},"Apps SDK","apps-sdk",{"name":540,"slug":541,"type":15},"ChatGPT","chatgpt",{"name":543,"slug":544,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":548,"name":548,"fn":549,"description":550,"org":551,"tags":552,"stars":527,"repoUrl":528,"updatedAt":562},"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},[553,556,559],{"name":554,"slug":555,"type":15},"API Development","api-development",{"name":557,"slug":558,"type":15},"CLI","cli",{"name":560,"slug":561,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":564,"name":564,"fn":565,"description":566,"org":567,"tags":568,"stars":527,"repoUrl":528,"updatedAt":579},"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},[569,572,575,576],{"name":570,"slug":571,"type":15},"Cloudflare","cloudflare",{"name":573,"slug":574,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":419,"slug":420,"type":15},{"name":577,"slug":578,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":581,"name":581,"fn":582,"description":583,"org":584,"tags":585,"stars":527,"repoUrl":528,"updatedAt":598},"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},[586,589,592,595],{"name":587,"slug":588,"type":15},"Productivity","productivity",{"name":590,"slug":591,"type":15},"Project Management","project-management",{"name":593,"slug":594,"type":15},"Strategy","strategy",{"name":596,"slug":597,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":21,"name":21,"fn":600,"description":601,"org":602,"tags":603,"stars":527,"repoUrl":528,"updatedAt":608},"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},[604,605,606,607],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":17,"slug":18,"type":15},{"name":543,"slug":544,"type":15},"2026-04-12T05:06:47.939943",{"slug":610,"name":610,"fn":611,"description":612,"org":613,"tags":614,"stars":527,"repoUrl":528,"updatedAt":622},"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},[615,616,619,620,621],{"name":23,"slug":24,"type":15},{"name":617,"slug":618,"type":15},"Design System","design-system",{"name":20,"slug":21,"type":15},{"name":17,"slug":18,"type":15},{"name":445,"slug":446,"type":15},"2026-05-10T05:59:52.971881",{"slug":624,"name":624,"fn":625,"description":626,"org":627,"tags":628,"stars":527,"repoUrl":528,"updatedAt":636},"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},[629,630,631,634,635],{"name":23,"slug":24,"type":15},{"name":617,"slug":618,"type":15},{"name":632,"slug":633,"type":15},"Documentation","documentation",{"name":20,"slug":21,"type":15},{"name":17,"slug":18,"type":15},"2026-05-16T06:07:47.821474",{"slug":638,"name":638,"fn":639,"description":640,"org":641,"tags":642,"stars":527,"repoUrl":528,"updatedAt":648},"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},[643,644,645,646,647],{"name":23,"slug":24,"type":15},{"name":20,"slug":21,"type":15},{"name":17,"slug":18,"type":15},{"name":445,"slug":446,"type":15},{"name":525,"slug":526,"type":15},"2026-05-16T06:07:40.583615",{"slug":650,"name":650,"fn":651,"description":652,"org":653,"tags":654,"stars":527,"repoUrl":528,"updatedAt":663},"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},[655,658,659,662],{"name":656,"slug":657,"type":15},"Animation","animation",{"name":560,"slug":561,"type":15},{"name":660,"slug":661,"type":15},"Creative","creative",{"name":23,"slug":24,"type":15},"2026-05-02T05:31:48.48485",{"slug":665,"name":665,"fn":666,"description":667,"org":668,"tags":669,"stars":527,"repoUrl":528,"updatedAt":679},"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},[670,671,672,675,678],{"name":660,"slug":661,"type":15},{"name":23,"slug":24,"type":15},{"name":673,"slug":674,"type":15},"Image Generation","image-generation",{"name":676,"slug":677,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",675]