Developer-Arsen/adobe-plugin ? reverse-engineered prompt

Reverse engineered prompt

Build me an Adobe extension starter that works with Illustrator, Photoshop, and InDesign, so I can make panels with a modern web UI and still run host app scripting when I need it.

I want it to have a React based frontend, a separate Node powered session layer for file and session logic, and support for ExtendScript in the host app. It should be set up so I can run it in development with live rebuilding and Chrome style debugging, then build a production folder, deploy it into the Adobe extensions location, and also create a signed ZXP package for release.

Please make the project easy to customize from one config file for things like extension name, bundle id, version, panel size, and certificate settings. Keep the build flow simple, with scripts for dev, prod, deploy, archive, and full release. If you need current Adobe CEP guidance, look it up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab