I used an agentic workflow for building a gallery grid (below). When running the workflow, my agent used several custom skills I had created.
Case 1: Design skill
I asked Claude to create a CSS grid layout for a gallery. It then loaded my design and discovery skills.
Case 2: Fix-vertical-spacings skill
Repeatedly, I instructed agents to fix similar vertical spacing issues in their generated layouts. I then automated the workflow with a skill. The skill’s a loop of design and evaluation.
Case 3: Image-export skill
My image export skill contains a small web app. The app lets you hand-pick variants.
Production
Finally, I uploaded the images and the content to production.














