Skip to content
Copy-paste prompt

Fix a PageLens report prompt

Paste a PageLens Markdown export into your coding agent and ask for a focused repair plan.

Prompt
I am pasting a PageLens AI Markdown report below.

Act as a senior engineer. Read the findings, group related issues, and create a safe fix plan. Prioritize critical and high findings first. Do not change unrelated files. Preserve existing user changes.

For each group:
- Explain the likely root cause
- List files to inspect
- Propose the smallest safe fix
- Add verification steps

After the plan, wait for approval before editing.

PAGE LENS REPORT:
[paste report here]

How to interpret the response.

A good response should reduce repeated findings at the source, not patch every page one by one.