Skill Claude CodeCodex
A procedure for asking ChatGPT Pro to review a specific branch of the SA-AIAPP GitHub project as a second opinion. It defines how to provide the project context, save the exchange, and check the advice against the local code.
19 tagged adobe indesign, measured the same way as everything else here.
Browse within: extendscript 19desktop-publishing 17
Skill Claude CodeCodex
A procedure for asking ChatGPT Pro to review a specific branch of the SA-AIAPP GitHub project as a second opinion. It defines how to provide the project context, save the exchange, and check the advice against the local code.
Skill Claude CodeCodex
A guide to Git worktrees, which are separate working folders connected to one Git repository and branch.
Skill Claude CodeCodex
Instructions for using the OpenCode command-line tool as a separate coding agent, with DeepSeek Pro as the default model. They describe how to run short tasks, long reviews, and continued sessions.
mindboard/indesign-extendscript-plugins
Skill Claude CodeCodex
Unpack and repack Adobe InDesign IDML files as editable XML, then edit the XML directly — no InDesign required. Use when the user wants to inspect, diff, or programmatically edit an .idml (stories/text, styles, colors, spreads, links) and produce a valid .idml back, or to convert between an .idml and its extracted…
mindboard/indesign-extendscript-plugins
Skill Claude CodeCodex
Run InDesign ExtendScript (.jsx) on macOS by writing a script to a local file and executing it in Adobe InDesign via AppleScript (osascript). Use when the user wants to automate Adobe InDesign — create/modify documents, place images, build tables, export PDF/PNG/JPG/EPS, read fonts/styles/colors, convert IDML, or…