Setup guides, opinions on the agent-tooling stack, and the occasional changelog. Written for engineers wiring vision into their coding agents.
2 posts
guide
Wire AgentScreenshots into Claude Code so it can capture, inspect, and iterate on UI changes without leaving the terminal.
opinion
Playwright MCP can read the DOM and computed styles. So why does an agent still need a screenshot? Because most layout bugs are not in the DOM.