DEV Community

Stop prompting AI coding agents with screenshots!

Coding agents are awesome. You write your prompt and watch the magic happen. Many times, you can even skip the "watching" part and just do something else while the code updates.

However, there is still some friction on how you prompt the agent, especially when talking about UI/UX bugs.

I see people taking screenshots, drawing on them, then uploading those to the AI and writing a prompt along with it. It gets harder when you need to explain the user's behavior that led to an error. You have to take multiple screenshots, write down what happened, what you expected, sometimes you don't have time to take a screenshot if the UI changes fast, etc.
And after all that work, often the agent still doesn't understand the issue. It's just frustrating.

The good news is, it doesn't have to be like that! For years, we have had a way to explain and show bugs easily: screen recordings.

It's so easy to just record your screen, explain what's wrong, and send it to a colleague. Why for AI it's not the same?

At Nitpicks, we are tackling that friction. Without leaving your product page, click a button, record your screen showing a bug, and see the fix flow to your GitHub repository automatically on a pull request.

Give Nitpicks a try today

Top comments (0)