I've been working on runtime DOM analysis with LLMs and collected the most effective prompts for common debugging scenarios.
Unlike static code analysis, this captures what users actually see - computed styles, real DOM state, actual layout calculations.
The repo includes battle-tested prompts for:
- Bug analysis and form debugging
- UX audits and conversion optimization
- Test automation and code review
- Integration examples with Playwright/Cypress
Each prompt is designed to get specific, actionable fixes rather than generic advice.
Would love feedback from the community on which prompts work best for your workflows.
Unlike static code analysis, this captures what users actually see - computed styles, real DOM state, actual layout calculations.
The repo includes battle-tested prompts for: - Bug analysis and form debugging - UX audits and conversion optimization - Test automation and code review - Integration examples with Playwright/Cypress
Each prompt is designed to get specific, actionable fixes rather than generic advice.
Would love feedback from the community on which prompts work best for your workflows.