Theme

Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build

· English· HackerNews

I use AI agents to build UI features daily.

The thing that kept annoying me: the agent writes code but never sees what it actually looks like in the browser.

It can’t tell if the layout is broken or if the console is throwing errors.

So I built a CLI that lets the agent open a browser, interact with the page, record what happens, and collect any errors.

Then it bundles everything — video, screenshots, logs — into a self-contained HTML file I can review in seconds. proofshot start –run “npm run dev” –port 3000 # agent navigates, clicks, takes screenshots proofshot stop It works with whatever agent you use (Claude Code, Cursor, Codex, etc.) — it’s just shell commands.

It’s packaged as a skill so your AI coding agent knows exactly how it works.

It’s built on agent-browser from Vercel Labs which is far better and faster than Playwright MCP.

It’s not a testing framework.

The agent doesn’t decide pass/fail.

It just gives me the evidence so I don’t have to open the browser myself every time.

Open source and completely free. https://github.com/AmElmo/proofshot Comments URL: https://news.ycombinator.com/item?id=47499672 Points: 53 # Comments: 37

原文链接: HackerNews

About 1 min read · 194 words
Home
Keep exploring
Keep exploring from this story
View this source View this language on homepage Search related topics

More in this language

Apple: WWDC 2026 startet am 8. Juni
Golem · 2026-03-24
Russia fires nearly 400 drones at Ukraine with signs its spring offensive has started
AP News · 2026-03-24
Why Vietnam is leaning on Russia to weather energy turmoil
南华早报 · 2026-03-24
China warns Japan that ‘new militarism’, ‘Takaichinomics’ risk instability
南华早报 · 2026-03-24
Xiaomi profit drops 27% on weaker smartphone sales as Chinese firm’s EV growth slows
南华早报 · 2026-03-24

More from this source

FCC updates covered list to include foreign-made consumer routers
English · 2026-03-23
Ask HN: Apple terminated our dev account over a rogue employee
English · 2026-03-22

Recently read