4mo ago
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.
1
2
8