All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Vibeocus Lens: A developer tool that streams live DOM data from browser to AI coding agents

By

Ekhtiram Mammadkarimov

3d ago· 2 min readenProduct

Summary

Vibeocus Lens is a developer tool created by solo maker Ekhtiram that solves a common friction point in "vibe-coding" workflows. When building web apps with AI agents, developers often need to manually capture screenshots, inspect HTML/CSS, and write lengthy prompts to describe frontend bugs to AI tools. Vibeocus Lens automates this by capturing exact DOM nodes, visual state, and annotations from the browser and streaming them directly into the local workspace via MCP (Model Context Protocol), eliminating the context-switching overhead.

Key quotes

· 3 pulled
Every time a UI element broke, or validation didn't work, I had to take a screenshot, open the browser inspect tool, manually copy the raw HTML/CSS snippet, switch to my AI tool, and type a long prompt explaining *what* and *where* the issue was.
It completely destroyed the 'vibe-coding' momentum.
Vibeocus Lens captures exact DOM nodes, visual state, and annotations from your browser, streaming them straight into your local workspace via MCP.
Snippet from the RSS feed
Stop manually copying HTML and taking screenshots of frontend bugs. Vibeocus Lens captures exact DOM nodes, visual state, and annotations from your browser, streaming them straight into your local workspace via MCP.

You might also wanna read