Alexey Sokoloff

Alexey Sokoloff

Make things that just work.
2 points
All activity
1-click snapshots of an element’s runtime DOM into clean JSON (attributes, text, computed styles, visibility, hierarchy). Works in Chrome, Firefox & Arc. Local-only, zero telemetry. Ideal for LLM prompts, QA/UX reviews and debugging.
Element to LLM
Element to LLMAI-ready JSON snapshots of your live DOM (actual page)
Alexey Sokoloffstarted a discussion

E2LLM — runtime DOM → JSON for LLMs

LLMs keep guessing from code, while users see something else. E2LLM is a tiny add-on that snapshots the runtime DOM state and exports it as structured JSON. That means models finally see the real UI — hidden fields, dropdowns, validation, computed styles. 💡 Result: precise debugging, QA, and design reviews, instead of generic “form looks fine” answers. 👉 What’s the most painful UI case you wish...