Auto-fix landing pages with your coding agent
Your landing page bounces? Eyepup names the element that broke, the visitors who hit it, and emits the diff Claude Code or Cursor can ship without scaffolding. Fix in 30 minutes, measure in 60.
One-line workflow
$ eyepup todo --limit 1 | claude -p
How it works
Step 1
Identify
Top friction pattern names the page and the exact element (e.g. 'pricing toggle on /pricing').
Step 2
Ship
Pipe into your coding agent. The prompt has file path guess + visitor IDs for evidence.
Step 3
Deploy
Push. Eyepup auto-logs via post-deploy hook (see /recipes/post-deploy-changelog).
Step 4
Measure
Within an hour, new sessions get profiled against the change.
