Hacker News new | ask | show | jobs
Giving Claude Code Eyes: Round-Trip Screenshot Testing (medium.com)
2 points by rotbart 119 days ago
1 comments

I levelled up my Claude Code workflow by giving it the ability to see its own front-end output — automatic screenshots captured during system/e2e tests, wired into a custom Code command that visually inspects every captured frame.

Two files, a few lines of config, and a meaningfully better feedback loop.