← Back to Resources

Vibe Code a Photoshop Plugin

Build your own Photoshop panel with Claude AI

AI2Play
Get the files
🧩
Free Guide

Claude Plugin Guide

The instructions file (CLAUDE.md) that teaches Claude how to build a Photoshop UXP panel. Drop it into a folder, open it in Claude, and describe the plugin you want. Claude writes all the code.

🎨
Example Plugin

Color Palette

The finished plugin from the tutorial: pull a color palette out of any image, with a live preview and one-click swatch, card, and gradient outputs. Install it, or read the full project and source.

How it works
1

Install UDT

Get the free UXP Developer Tool from Creative Cloud.

2

Developer Mode

Enable it in Photoshop, Preferences, Plugins, then restart.

3

Add the guide

Put CLAUDE.md in a new folder and open it in Claude Code.

4

Describe it

Tell Claude what panel to build. It writes all the files.

5

Run & share

Load it in Photoshop, then package a .ccx to share.