Nitpicks - Automatically fix UI/UX bugs from screen recordings

Nitpicks allows you to record and fix UI/UX bugs directly while using your application. Simply open the extension, click on record, and show the bug while naturally explaining it (by talking). Nitpicks sends a GitHub pull request with the fix automatically. You can also request app changes, not necessarily a bug fix. Just explain it on the video and get it done. Finally, you can also select and annotate specific UI elements for small adjustments and get a pull request with them implemented.

Add a comment

Replies

Best
Hey everyone! I'm Miguel, a developer, and I used to get Looms from the rest of the team reporting issues and bugs on the product or asking for small design tweaks. I created Nitpicks so that they can fix those on their own, and I just need to review the code changes. When I leave a review, it is also automatically implemented, so my life has become easier. I would love to get your feedback!

 That review-to-implementation flow is slick, how customizable is the review logic?

thanks! The review is a normal GitHub review where you can provide general comments or select specific code lines to comment on. We are also working on allowing visual reviews, so the person sending the video can validate that the changes do what they want before even someone has to review the code. Do you have something in mind you'd like to customize?

This is seriously cool, UX bugs are always easiest to spot while using the product, but capturing them, explaining them, and turning them into actionable fixes is usually a messy process. The ability to record the issue, narrate it, and get an automatic pull request is such a game changer.

Love that it also handles feature tweaks and UI adjustments, not just bugs. That’s where most teams lose hours of back-and-forth.

Curious how customisable the generated PRs are, can teams define coding standards or preferred component patterns?

Amazing launch. This is the kind of tool every product team wishes they had

 The PRs are very customizable, even you can provide development tools to the agent so that it runs your linters, tests, etc before sending the changes

 That’s awesome, having the agent run linters and tests before opening the PR is a huge win. Makes the whole workflow feel production-ready. Looking forward to trying it!

 happy to help you with the setup if you have any doubts!

Seems pretty interesting. Does it work on any tech stack?

 yes it does!

Congratulations on your launch, how innovative!
Does the explanation during the recording have to be in English, or does it support other languages?


 It supports other languages, tho English is the one that works better, because our underlying AI reasons in English

Congrats.. very cool idea .. all the best 🚀🚀

 Thank you so much!

Congrats on the launch, ! Love the idea of turning team nitpicks into self-serve fixes, curious to see how much this cuts down dev back-and-forth!

 Thanks! It does by a lot indeed! Not only you ship fixes even faster than if a dev worked on it manually, but the devs also save a lot of time from context switching and can be more focused on bigger goals