Lessons

The Prompting Playbook

Give it the error text and a screenshot

Never paraphrase an error.

3 min#When It Breaks

Never paraphrase an error. Copy it exactly — the full message from the console or the failed build — and attach a screenshot of the broken screen. Between them, the agent usually finds the fault on the first pass.

One thing that trips people up: when the console shows a wall of red, the first error is the real one. Everything below it is usually a knock-on effect.