[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-openai-canva-design-feedback":3,"mdc--hz1xm1-key":36,"related-org-openai-canva-design-feedback":483,"related-repo-openai-canva-design-feedback":688},{"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},"canva-design-feedback","provide structured feedback on Canva designs","Read a Canva design and return structured, actionable design feedback — visual hierarchy, copy\u002Fmessaging, layout & spacing, consistency, readability, and accessibility. Read-only; makes no changes to the design. Use when the user asks to \"review my design\", \"give me feedback on this\", \"critique my deck\u002Fposter\u002Fflyer\", \"how can I improve this design\", or \"what's wrong with this slide\".",{"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},"Design Critique","design-critique","tag",{"name":17,"slug":18,"type":15},"Accessibility","accessibility",{"name":20,"slug":21,"type":15},"Canva","canva",{"name":23,"slug":24,"type":15},"Design","design",4888,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins","2026-08-28T15:09:03.56154",null,661,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"OpenAI Plugins","https:\u002F\u002Fgithub.com\u002Fopenai\u002Fplugins\u002Ftree\u002FHEAD\u002Fplugins\u002Fcanva\u002Fskills\u002Fcanva-design-feedback","---\nname: canva-design-feedback\ndescription: Read a Canva design and return structured, actionable design feedback — visual hierarchy, copy\u002Fmessaging, layout & spacing, consistency, readability, and accessibility. Read-only; makes no changes to the design. Use when the user asks to \"review my design\", \"give me feedback on this\", \"critique my deck\u002Fposter\u002Fflyer\", \"how can I improve this design\", or \"what's wrong with this slide\".\n---\n\n# Get Design Feedback\n\nAct as a design reviewer: read the design as it actually appears, then return concrete, prioritised feedback the user can act on. This skill is **read-only** — it never edits the design. When the user wants the changes made, hand off to `canva-edit-design` or `canva-implement-feedback`.\n\n## What you can actually read (and the gap to know about)\n\n- **`Canva:get-design-content`** returns text (`richtexts`) only — good for copy, headings, and wording, but it does NOT include colors, fonts, sizes, or element positions.\n- **`Canva:get-design-thumbnail`** gives you the rendered image — this is how you \"see\" layout, hierarchy, balance, color, and contrast. Always pull this; visual critique depends on it.\n- **Element positions, sizes, and text** are reliably available from a **read-only** editing transaction: `Canva:start-editing-transaction`, inspect the returned `richtexts`\u002F`fills`, then `Canva:cancel-editing-transaction` (never commit — you are not changing anything). Use this for layout\u002Fspacing\u002Falignment detail.\n- **Colors and fonts are NOT reliably exposed.** Tested: the transaction payload often returns only text + position + dimension per element, with no color or font attributes. So treat the **thumbnail as the primary source** for any color, contrast, or typography judgement, and treat transaction style data as best-effort (use it when present, don't depend on it). Never report a specific hex\u002Ffont as fact unless the payload actually contained it.\n\n## Workflow\n\n### Step 1: Resolve the design\nShort link → `Canva:resolve-shortlink`; full URL → extract the ID; raw `D...` ID → use directly; otherwise ask.\n\n### Step 2: Read the design\n- `Canva:get-design` for title and page count.\n- `Canva:get-design-thumbnail` (and\u002For `Canva:get-design-pages`) to see each page.\n- `Canva:get-design-content` for the text.\n- Optional (typography\u002Fcolor detail): read-only transaction as described above, then cancel it.\n\n### Step 3: Evaluate across dimensions\nAssess the design against these lenses. Skip any that don't apply to the design type:\n\n- **Visual hierarchy** — does the eye land on the most important thing first? Title\u002Fsubtitle\u002Fbody contrast.\n- **Layout & spacing** — alignment, balance, crowding, consistent margins\u002Fgutters.\n- **Copy & messaging** — clarity, length, tone, typos, jargon, a single clear takeaway per page.\n- **Consistency** — repeated fonts, sizes, colors, and spacing across pages.\n- **Readability & contrast** — text size vs. viewing context, text-on-image legibility, color contrast.\n- **Accessibility** — contrast ratios, alt text, text not conveyed by color alone.\n- **Fit for purpose** — does it suit the stated channel\u002Faudience (a slide ≠ an Instagram post ≠ a flyer)?\n\n### Step 4: Return structured feedback\nOrganise findings by **page**, each with a **severity** and a **concrete fix**:\n\n```\n## Feedback — \"\u003Cdesign title>\" (N pages)\n\n### Top priorities\n1. [High] Page 2 — Title competes with the body text (same size\u002Fweight).\n   Fix: bump the title to ~1.5× and bold it so it reads first.\n2. [High] Page 4 — White caption over a light photo is hard to read.\n   Fix: darken the image or add a scrim; or move the caption to a solid band.\n\n### Page-by-page\n**Page 1** — [Med] Three different accent colors; pick one. [Low] \"recieve\" → \"receive\".\n**Page 2** — ...\n\n### What's working\n- Consistent margins; strong cover image.\n```\n\nUse severities **High \u002F Med \u002F Low**. Lead with the few highest-impact items, then the per-page detail. Be specific and located (page + element), not generic (\"make it pop\").\n\n### Step 5: Offer to act\nEnd by offering to implement the API-fixable items via **`canva-edit-design`**, and note which items need manual work in Canva (e.g. font-family or background changes the API can't touch — see `canva-edit-design` for the full CANNOT list).\n\n## Rules\n- Never edit or commit anything — this skill is strictly read-only. If you open a transaction to inspect, always `cancel-editing-transaction`.\n- Ground every point in something you actually observed in the thumbnail or content — no generic advice.\n- Prioritise. A ranked shortlist beats an exhaustive list the user won't read.\n- Be candid but constructive; always pair a problem with a specific fix.\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,50,81,88,193,199,206,227,233,280,286,291,363,369,395,407,419,425,447,453],{"type":42,"tag":43,"props":44,"children":46},"element","h1",{"id":45},"get-design-feedback",[47],{"type":48,"value":49},"text","Get Design Feedback",{"type":42,"tag":51,"props":52,"children":53},"p",{},[54,56,62,64,71,73,79],{"type":48,"value":55},"Act as a design reviewer: read the design as it actually appears, then return concrete, prioritised feedback the user can act on. This skill is ",{"type":42,"tag":57,"props":58,"children":59},"strong",{},[60],{"type":48,"value":61},"read-only",{"type":48,"value":63}," — it never edits the design. When the user wants the changes made, hand off to ",{"type":42,"tag":65,"props":66,"children":68},"code",{"className":67},[],[69],{"type":48,"value":70},"canva-edit-design",{"type":48,"value":72}," or ",{"type":42,"tag":65,"props":74,"children":76},{"className":75},[],[77],{"type":48,"value":78},"canva-implement-feedback",{"type":48,"value":80},".",{"type":42,"tag":82,"props":83,"children":85},"h2",{"id":84},"what-you-can-actually-read-and-the-gap-to-know-about",[86],{"type":48,"value":87},"What you can actually read (and the gap to know about)",{"type":42,"tag":89,"props":90,"children":91},"ul",{},[92,115,129,176],{"type":42,"tag":93,"props":94,"children":95},"li",{},[96,105,107,113],{"type":42,"tag":57,"props":97,"children":98},{},[99],{"type":42,"tag":65,"props":100,"children":102},{"className":101},[],[103],{"type":48,"value":104},"Canva:get-design-content",{"type":48,"value":106}," returns text (",{"type":42,"tag":65,"props":108,"children":110},{"className":109},[],[111],{"type":48,"value":112},"richtexts",{"type":48,"value":114},") only — good for copy, headings, and wording, but it does NOT include colors, fonts, sizes, or element positions.",{"type":42,"tag":93,"props":116,"children":117},{},[118,127],{"type":42,"tag":57,"props":119,"children":120},{},[121],{"type":42,"tag":65,"props":122,"children":124},{"className":123},[],[125],{"type":48,"value":126},"Canva:get-design-thumbnail",{"type":48,"value":128}," gives you the rendered image — this is how you \"see\" layout, hierarchy, balance, color, and contrast. Always pull this; visual critique depends on it.",{"type":42,"tag":93,"props":130,"children":131},{},[132,137,139,143,145,151,153,158,160,166,168,174],{"type":42,"tag":57,"props":133,"children":134},{},[135],{"type":48,"value":136},"Element positions, sizes, and text",{"type":48,"value":138}," are reliably available from a ",{"type":42,"tag":57,"props":140,"children":141},{},[142],{"type":48,"value":61},{"type":48,"value":144}," editing transaction: ",{"type":42,"tag":65,"props":146,"children":148},{"className":147},[],[149],{"type":48,"value":150},"Canva:start-editing-transaction",{"type":48,"value":152},", inspect the returned ",{"type":42,"tag":65,"props":154,"children":156},{"className":155},[],[157],{"type":48,"value":112},{"type":48,"value":159},"\u002F",{"type":42,"tag":65,"props":161,"children":163},{"className":162},[],[164],{"type":48,"value":165},"fills",{"type":48,"value":167},", then ",{"type":42,"tag":65,"props":169,"children":171},{"className":170},[],[172],{"type":48,"value":173},"Canva:cancel-editing-transaction",{"type":48,"value":175}," (never commit — you are not changing anything). Use this for layout\u002Fspacing\u002Falignment detail.",{"type":42,"tag":93,"props":177,"children":178},{},[179,184,186,191],{"type":42,"tag":57,"props":180,"children":181},{},[182],{"type":48,"value":183},"Colors and fonts are NOT reliably exposed.",{"type":48,"value":185}," Tested: the transaction payload often returns only text + position + dimension per element, with no color or font attributes. So treat the ",{"type":42,"tag":57,"props":187,"children":188},{},[189],{"type":48,"value":190},"thumbnail as the primary source",{"type":48,"value":192}," for any color, contrast, or typography judgement, and treat transaction style data as best-effort (use it when present, don't depend on it). Never report a specific hex\u002Ffont as fact unless the payload actually contained it.",{"type":42,"tag":82,"props":194,"children":196},{"id":195},"workflow",[197],{"type":48,"value":198},"Workflow",{"type":42,"tag":200,"props":201,"children":203},"h3",{"id":202},"step-1-resolve-the-design",[204],{"type":48,"value":205},"Step 1: Resolve the design",{"type":42,"tag":51,"props":207,"children":208},{},[209,211,217,219,225],{"type":48,"value":210},"Short link → ",{"type":42,"tag":65,"props":212,"children":214},{"className":213},[],[215],{"type":48,"value":216},"Canva:resolve-shortlink",{"type":48,"value":218},"; full URL → extract the ID; raw ",{"type":42,"tag":65,"props":220,"children":222},{"className":221},[],[223],{"type":48,"value":224},"D...",{"type":48,"value":226}," ID → use directly; otherwise ask.",{"type":42,"tag":200,"props":228,"children":230},{"id":229},"step-2-read-the-design",[231],{"type":48,"value":232},"Step 2: Read the design",{"type":42,"tag":89,"props":234,"children":235},{},[236,247,265,275],{"type":42,"tag":93,"props":237,"children":238},{},[239,245],{"type":42,"tag":65,"props":240,"children":242},{"className":241},[],[243],{"type":48,"value":244},"Canva:get-design",{"type":48,"value":246}," for title and page count.",{"type":42,"tag":93,"props":248,"children":249},{},[250,255,257,263],{"type":42,"tag":65,"props":251,"children":253},{"className":252},[],[254],{"type":48,"value":126},{"type":48,"value":256}," (and\u002For ",{"type":42,"tag":65,"props":258,"children":260},{"className":259},[],[261],{"type":48,"value":262},"Canva:get-design-pages",{"type":48,"value":264},") to see each page.",{"type":42,"tag":93,"props":266,"children":267},{},[268,273],{"type":42,"tag":65,"props":269,"children":271},{"className":270},[],[272],{"type":48,"value":104},{"type":48,"value":274}," for the text.",{"type":42,"tag":93,"props":276,"children":277},{},[278],{"type":48,"value":279},"Optional (typography\u002Fcolor detail): read-only transaction as described above, then cancel it.",{"type":42,"tag":200,"props":281,"children":283},{"id":282},"step-3-evaluate-across-dimensions",[284],{"type":48,"value":285},"Step 3: Evaluate across dimensions",{"type":42,"tag":51,"props":287,"children":288},{},[289],{"type":48,"value":290},"Assess the design against these lenses. Skip any that don't apply to the design type:",{"type":42,"tag":89,"props":292,"children":293},{},[294,304,314,324,334,344,353],{"type":42,"tag":93,"props":295,"children":296},{},[297,302],{"type":42,"tag":57,"props":298,"children":299},{},[300],{"type":48,"value":301},"Visual hierarchy",{"type":48,"value":303}," — does the eye land on the most important thing first? Title\u002Fsubtitle\u002Fbody contrast.",{"type":42,"tag":93,"props":305,"children":306},{},[307,312],{"type":42,"tag":57,"props":308,"children":309},{},[310],{"type":48,"value":311},"Layout & spacing",{"type":48,"value":313}," — alignment, balance, crowding, consistent margins\u002Fgutters.",{"type":42,"tag":93,"props":315,"children":316},{},[317,322],{"type":42,"tag":57,"props":318,"children":319},{},[320],{"type":48,"value":321},"Copy & messaging",{"type":48,"value":323}," — clarity, length, tone, typos, jargon, a single clear takeaway per page.",{"type":42,"tag":93,"props":325,"children":326},{},[327,332],{"type":42,"tag":57,"props":328,"children":329},{},[330],{"type":48,"value":331},"Consistency",{"type":48,"value":333}," — repeated fonts, sizes, colors, and spacing across pages.",{"type":42,"tag":93,"props":335,"children":336},{},[337,342],{"type":42,"tag":57,"props":338,"children":339},{},[340],{"type":48,"value":341},"Readability & contrast",{"type":48,"value":343}," — text size vs. viewing context, text-on-image legibility, color contrast.",{"type":42,"tag":93,"props":345,"children":346},{},[347,351],{"type":42,"tag":57,"props":348,"children":349},{},[350],{"type":48,"value":17},{"type":48,"value":352}," — contrast ratios, alt text, text not conveyed by color alone.",{"type":42,"tag":93,"props":354,"children":355},{},[356,361],{"type":42,"tag":57,"props":357,"children":358},{},[359],{"type":48,"value":360},"Fit for purpose",{"type":48,"value":362}," — does it suit the stated channel\u002Faudience (a slide ≠ an Instagram post ≠ a flyer)?",{"type":42,"tag":200,"props":364,"children":366},{"id":365},"step-4-return-structured-feedback",[367],{"type":48,"value":368},"Step 4: Return structured feedback",{"type":42,"tag":51,"props":370,"children":371},{},[372,374,379,381,386,388,393],{"type":48,"value":373},"Organise findings by ",{"type":42,"tag":57,"props":375,"children":376},{},[377],{"type":48,"value":378},"page",{"type":48,"value":380},", each with a ",{"type":42,"tag":57,"props":382,"children":383},{},[384],{"type":48,"value":385},"severity",{"type":48,"value":387}," and a ",{"type":42,"tag":57,"props":389,"children":390},{},[391],{"type":48,"value":392},"concrete fix",{"type":48,"value":394},":",{"type":42,"tag":396,"props":397,"children":401},"pre",{"className":398,"code":400,"language":48},[399],"language-text","## Feedback — \"\u003Cdesign title>\" (N pages)\n\n### Top priorities\n1. [High] Page 2 — Title competes with the body text (same size\u002Fweight).\n   Fix: bump the title to ~1.5× and bold it so it reads first.\n2. [High] Page 4 — White caption over a light photo is hard to read.\n   Fix: darken the image or add a scrim; or move the caption to a solid band.\n\n### Page-by-page\n**Page 1** — [Med] Three different accent colors; pick one. [Low] \"recieve\" → \"receive\".\n**Page 2** — ...\n\n### What's working\n- Consistent margins; strong cover image.\n",[402],{"type":42,"tag":65,"props":403,"children":405},{"__ignoreMap":404},"",[406],{"type":48,"value":400},{"type":42,"tag":51,"props":408,"children":409},{},[410,412,417],{"type":48,"value":411},"Use severities ",{"type":42,"tag":57,"props":413,"children":414},{},[415],{"type":48,"value":416},"High \u002F Med \u002F Low",{"type":48,"value":418},". Lead with the few highest-impact items, then the per-page detail. Be specific and located (page + element), not generic (\"make it pop\").",{"type":42,"tag":200,"props":420,"children":422},{"id":421},"step-5-offer-to-act",[423],{"type":48,"value":424},"Step 5: Offer to act",{"type":42,"tag":51,"props":426,"children":427},{},[428,430,438,440,445],{"type":48,"value":429},"End by offering to implement the API-fixable items via ",{"type":42,"tag":57,"props":431,"children":432},{},[433],{"type":42,"tag":65,"props":434,"children":436},{"className":435},[],[437],{"type":48,"value":70},{"type":48,"value":439},", and note which items need manual work in Canva (e.g. font-family or background changes the API can't touch — see ",{"type":42,"tag":65,"props":441,"children":443},{"className":442},[],[444],{"type":48,"value":70},{"type":48,"value":446}," for the full CANNOT list).",{"type":42,"tag":82,"props":448,"children":450},{"id":449},"rules",[451],{"type":48,"value":452},"Rules",{"type":42,"tag":89,"props":454,"children":455},{},[456,468,473,478],{"type":42,"tag":93,"props":457,"children":458},{},[459,461,467],{"type":48,"value":460},"Never edit or commit anything — this skill is strictly read-only. If you open a transaction to inspect, always ",{"type":42,"tag":65,"props":462,"children":464},{"className":463},[],[465],{"type":48,"value":466},"cancel-editing-transaction",{"type":48,"value":80},{"type":42,"tag":93,"props":469,"children":470},{},[471],{"type":48,"value":472},"Ground every point in something you actually observed in the thumbnail or content — no generic advice.",{"type":42,"tag":93,"props":474,"children":475},{},[476],{"type":48,"value":477},"Prioritise. A ranked shortlist beats an exhaustive list the user won't read.",{"type":42,"tag":93,"props":479,"children":480},{},[481],{"type":48,"value":482},"Be candid but constructive; always pair a problem with a specific fix.",{"items":484,"total":687},[485,506,529,546,562,581,600,614,630,644,656,671],{"slug":486,"name":486,"fn":487,"description":488,"org":489,"tags":490,"stars":503,"repoUrl":504,"updatedAt":505},"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},[491,494,497,500],{"name":492,"slug":493,"type":15},"Documents","documents",{"name":495,"slug":496,"type":15},"Healthcare","healthcare",{"name":498,"slug":499,"type":15},"Insurance","insurance",{"name":501,"slug":502,"type":15},"Regulatory Compliance","regulatory-compliance",28169,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fopenai-agents-python","2026-08-02T05:48:07.395855",{"slug":507,"name":507,"fn":508,"description":509,"org":510,"tags":511,"stars":526,"repoUrl":527,"updatedAt":528},"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},[512,515,517,520,523],{"name":513,"slug":514,"type":15},".NET","dotnet",{"name":516,"slug":507,"type":15},"ASP.NET Core",{"name":518,"slug":519,"type":15},"Blazor","blazor",{"name":521,"slug":522,"type":15},"C#","csharp",{"name":524,"slug":525,"type":15},"Web Development","web-development",23787,"https:\u002F\u002Fgithub.com\u002Fopenai\u002Fskills","2026-04-12T05:07:02.819491",{"slug":530,"name":530,"fn":531,"description":532,"org":533,"tags":534,"stars":526,"repoUrl":527,"updatedAt":545},"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},[535,538,541,544],{"name":536,"slug":537,"type":15},"Apps SDK","apps-sdk",{"name":539,"slug":540,"type":15},"ChatGPT","chatgpt",{"name":542,"slug":543,"type":15},"MCP","mcp",{"name":9,"slug":8,"type":15},"2026-04-12T05:07:05.468097",{"slug":547,"name":547,"fn":548,"description":549,"org":550,"tags":551,"stars":526,"repoUrl":527,"updatedAt":561},"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},[552,555,558],{"name":553,"slug":554,"type":15},"API Development","api-development",{"name":556,"slug":557,"type":15},"CLI","cli",{"name":559,"slug":560,"type":15},"Codex","codex","2026-04-12T05:07:04.132762",{"slug":563,"name":563,"fn":564,"description":565,"org":566,"tags":567,"stars":526,"repoUrl":527,"updatedAt":580},"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},[568,571,574,577],{"name":569,"slug":570,"type":15},"Cloudflare","cloudflare",{"name":572,"slug":573,"type":15},"Cloudflare Pages","cloudflare-pages",{"name":575,"slug":576,"type":15},"Cloudflare Workers","cloudflare-workers",{"name":578,"slug":579,"type":15},"Deployment","deployment","2026-04-12T05:07:14.275118",{"slug":582,"name":582,"fn":583,"description":584,"org":585,"tags":586,"stars":526,"repoUrl":527,"updatedAt":599},"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},[587,590,593,596],{"name":588,"slug":589,"type":15},"Productivity","productivity",{"name":591,"slug":592,"type":15},"Project Management","project-management",{"name":594,"slug":595,"type":15},"Strategy","strategy",{"name":597,"slug":598,"type":15},"Task Management","task-management","2026-05-23T06:17:16.870838",{"slug":601,"name":601,"fn":602,"description":603,"org":604,"tags":605,"stars":526,"repoUrl":527,"updatedAt":613},"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},[606,607,609,612],{"name":23,"slug":24,"type":15},{"name":608,"slug":601,"type":15},"Figma",{"name":610,"slug":611,"type":15},"Frontend","frontend",{"name":542,"slug":543,"type":15},"2026-04-12T05:06:47.939943",{"slug":615,"name":615,"fn":616,"description":617,"org":618,"tags":619,"stars":526,"repoUrl":527,"updatedAt":629},"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},[620,621,624,625,626],{"name":23,"slug":24,"type":15},{"name":622,"slug":623,"type":15},"Design System","design-system",{"name":608,"slug":601,"type":15},{"name":610,"slug":611,"type":15},{"name":627,"slug":628,"type":15},"UI Components","ui-components","2026-05-10T05:59:52.971881",{"slug":631,"name":631,"fn":632,"description":633,"org":634,"tags":635,"stars":526,"repoUrl":527,"updatedAt":643},"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},[636,637,638,641,642],{"name":23,"slug":24,"type":15},{"name":622,"slug":623,"type":15},{"name":639,"slug":640,"type":15},"Documentation","documentation",{"name":608,"slug":601,"type":15},{"name":610,"slug":611,"type":15},"2026-05-16T06:07:47.821474",{"slug":645,"name":645,"fn":646,"description":647,"org":648,"tags":649,"stars":526,"repoUrl":527,"updatedAt":655},"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},[650,651,652,653,654],{"name":23,"slug":24,"type":15},{"name":608,"slug":601,"type":15},{"name":610,"slug":611,"type":15},{"name":627,"slug":628,"type":15},{"name":524,"slug":525,"type":15},"2026-05-16T06:07:40.583615",{"slug":657,"name":657,"fn":658,"description":659,"org":660,"tags":661,"stars":526,"repoUrl":527,"updatedAt":670},"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},[662,665,666,669],{"name":663,"slug":664,"type":15},"Animation","animation",{"name":559,"slug":560,"type":15},{"name":667,"slug":668,"type":15},"Creative","creative",{"name":23,"slug":24,"type":15},"2026-05-02T05:31:48.48485",{"slug":672,"name":672,"fn":673,"description":674,"org":675,"tags":676,"stars":526,"repoUrl":527,"updatedAt":686},"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},[677,678,679,682,685],{"name":667,"slug":668,"type":15},{"name":23,"slug":24,"type":15},{"name":680,"slug":681,"type":15},"Image Generation","image-generation",{"name":683,"slug":684,"type":15},"Images","images",{"name":9,"slug":8,"type":15},"2026-05-15T06:23:24.312127",578,{"items":689,"total":783},[690,705,719,731,746,759,771],{"slug":691,"name":691,"fn":692,"description":693,"org":694,"tags":695,"stars":25,"repoUrl":26,"updatedAt":704},"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},[696,697,700,703],{"name":17,"slug":18,"type":15},{"name":698,"slug":699,"type":15},"Charts","charts",{"name":701,"slug":702,"type":15},"Data Visualization","data-visualization",{"name":23,"slug":24,"type":15},"2026-06-30T19:00:57.102",{"slug":706,"name":706,"fn":707,"description":708,"org":709,"tags":710,"stars":25,"repoUrl":26,"updatedAt":718},"adobe-batch-edit-photos","apply consistent photo adjustments","Apply consistent photo adjustments across a set of images so they look like they were edited together. Use this skill whenever the user says \"make my photos look cohesive\", \"give all these the same style\", \"apply a warm and golden feel to all of these\", \"make this cinematic\", \"match the look across my photos\", \"edit all my travel photos the same way\", \"batch edit these\", \"make these consistent\", \"fix my phone photos\", or uploads a folder of photos and wants a unified, polished result. Also triggers for requests like \"apply a preset to all of these\", \"make these look professional\", or \"they were shot in mixed lighting — can you fix them all\". Outputs direct final image URLs plus an in-chat preview grid and optional Firefly Board link. Access: 🔐 Signed-In required | Gen AI: ❌\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[711,712,715],{"name":667,"slug":668,"type":15},{"name":713,"slug":714,"type":15},"Editing","editing",{"name":716,"slug":717,"type":15},"Imaging","imaging","2026-08-28T15:09:11.185865",{"slug":720,"name":720,"fn":721,"description":722,"org":723,"tags":724,"stars":25,"repoUrl":26,"updatedAt":730},"adobe-create-mockups","create product and scene mockups","Use when a user wants to see their logo, design, or sketch on a product or scene mockup — mugs, t-shirts, business cards, hats, phone screens, posters, billboards, or similar. Triggers on \"create mockups\", \"show my logo on products\", or any logo upload with a request to visualize it on items. Access: 🔐 Signed-In required | Gen AI: ✅ Adobe Firefly via `image_generate` used for design creation, sketch polishing, and mockup scene generation\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[725,726,727],{"name":667,"slug":668,"type":15},{"name":23,"slug":24,"type":15},{"name":728,"slug":729,"type":15},"Graphics","graphics","2026-08-28T15:09:07.42507",{"slug":732,"name":732,"fn":733,"description":734,"org":735,"tags":736,"stars":25,"repoUrl":26,"updatedAt":745},"adobe-create-social-variations","export platform-ready social media assets","Resize, crop, or export any image or video into platform-ready social media assets using Adobe Creative Cloud tools. Use this skill when a user wants to prepare a photo, image, or video for one or more social platforms — Instagram, TikTok, LinkedIn, Facebook, YouTube, Snapchat, Pinterest, Threads, or X\u002FTwitter. Triggers on: \"prepare my image for Instagram\", \"resize for TikTok\", \"get this ready to post\", \"make versions for all platforms\", \"social media sizes\", \"crop for stories\", \"export for LinkedIn\", \"resize my video for social\", \"make social media assets\", or any request to adapt a photo or video for specific platforms. Handles subject-aware cropping, AI canvas expansion, test previews before full runs, and same-ratio video resizing.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[737,738,739,742],{"name":667,"slug":668,"type":15},{"name":728,"slug":729,"type":15},{"name":740,"slug":741,"type":15},"Marketing","marketing",{"name":743,"slug":744,"type":15},"Social Media","social-media","2026-08-28T15:10:07.282096",{"slug":747,"name":747,"fn":748,"description":749,"org":750,"tags":751,"stars":25,"repoUrl":26,"updatedAt":758},"adobe-design-from-template","create visual designs from templates","Create any visual design using Adobe Express templates — flyers, posters, social media posts (Instagram, Facebook, LinkedIn), business cards, invitations, greeting cards, resumes, cover letters, brochures, newsletters, certificates, presentations, YouTube thumbnails, email headers, logos, menus, and labels. Use this skill whenever the user wants to make, design, or build any visual — even if they just say \"make me a flyer\", \"design a poster\", \"I need something for Instagram\", \"create an event invite\", or \"make a business card\". Also handles browsing templates, editing text, replacing images, changing backgrounds, animating, and exporting designs. Access: 🔐 Signed-In required | Gen AI: ❌ by default — image replacement only where the surface permits generative AI (e.g. Codex); none on Claude\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[752,753,754,755],{"name":667,"slug":668,"type":15},{"name":23,"slug":24,"type":15},{"name":728,"slug":729,"type":15},{"name":756,"slug":757,"type":15},"Templates","templates","2026-08-28T15:10:03.050113",{"slug":760,"name":760,"fn":761,"description":762,"org":763,"tags":764,"stars":25,"repoUrl":26,"updatedAt":770},"adobe-edit-quick-cut","create video sizzle reels","Create a punchy sizzle reel from a video using Adobe Quick Cut. Use this skill whenever a user wants to cut, trim, or shorten a video into highlights — including phrases like \"make a sizzle reel\", \"make a highlight reel\", \"quick cut this\", \"cut the best parts\", \"shorten this video\", \"make a highlight clip\", \"summarize this video visually\", or any request to produce a shorter edited version of a video. Use this skill for Quick Cut requests before suggesting manual editing in Premiere. Requires the user to upload a video file.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[765,766,767],{"name":667,"slug":668,"type":15},{"name":713,"slug":714,"type":15},{"name":768,"slug":769,"type":15},"Video","video","2026-08-28T15:09:07.765245",{"slug":772,"name":772,"fn":773,"description":774,"org":775,"tags":776,"stars":25,"repoUrl":26,"updatedAt":782},"adobe-retouch-portraits","batch retouch portrait photos","Bulk-retouch a folder of portrait photos using Adobe tools — designed for wedding photographers and event photographers who need fast, walk-away batch processing. Use this skill when the user says \"retouch my photos\", \"batch process these portraits\", \"process my wedding photos\", \"clean up this folder of images\", \"run my headshots through Adobe\", or uploads\u002Fselects a folder of photos and wants them polished and ready to review. Automatically applies auto-straighten, auto-tone, and auto-light to every image. Outputs a preview grid and download folder. Access: 🔐 Signed-In required | Gen AI: ❌ by default — optional background-only cleanup only where the surface permits generative AI (e.g. Codex); none on Claude\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[777,778,779],{"name":667,"slug":668,"type":15},{"name":716,"slug":717,"type":15},{"name":780,"slug":781,"type":15},"Photography","photography","2026-08-28T15:09:10.386974",499]