
Opsis: AI QA & bug detection for vibe coders
Opsis is the QA you don't have to do. It watches your real users, catches the bugs you'd never test for, proves each one on video, and hands you the fix.
@epochmo · X
you guys should try…
The full gallery
Tech stack
4 projects

Opsis is the QA you don't have to do. It watches your real users, catches the bugs you'd never test for, proves each one on video, and hands you the fix.
@epochmo · X
you guys should try…

Scan AI-built app stacks and get automated PR fixes for health issues.
@Ishanv9hj · X
We just launched lumioguard for the verification and monitoring layer for ai native teams with start for free #indidev #indihackers #BuildinPublic

Checks apps for production-readiness issues like security, functionality, and reliability.
u/jjd921 · Reddit
Production readiness checker With AI coding and the low barrier to entry now I see a ton of people publishing apps with serious issues. I tried to build something to help with this. It’s a tool that checks apps for production-readiness issues (security, functionality, reliability, accessibility, etc.) and creates a GitHub PR with the fixes. Automatic scans on every push/PR and deterministic auto-fixes are completely free. Do you see something like this being useful?: https://theslopstopper.c

Scan GitHub repos for security vulnerabilities and code issues, then auto-fix them.
u/Still_Amphibian545 · Reddit
almost launched a side project with my api keys sitting in the repo (a week free gpt 5.6 on us) was about a day from launching a small project when i noticed my openai key was just sitting in a committed file. it had been there for weeks. no idea how i missed it. made me wonder what else was wrong that i couldn't see. turns out for vibecoded stuff it's usually the same handful of things. secrets in the repo, endpoints with no auth, a database with no access rules, no limit on the ex