
VibeCop — AI Code Review & Architecture Integrity
Reviews AI-generated code to detect architectural drift and quality issues.
@Sakthi_in · X
- Ship AI written code confidently. Catch drift before it compounds.
The full gallery
Tech stack
16 projects

Reviews AI-generated code to detect architectural drift and quality issues.
@Sakthi_in · X
- Ship AI written code confidently. Catch drift before it compounds.

Secure AI agent actions with code checks, permission gates, and approval workflows.
@RElharrak39428 · X

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

Create production-ready Vibe Coding prompts from raw ideas.
@itskalenai · X
stop writing bad prompts. #ai #claudecode #vibecoding

Track software ideas from concept to shipped code, share publicly, and credit all contributors.
u/ramu9703 · Reddit
I built a public ledger that tracks a software idea from "shower thought" to shipped code hey everyone, I spent my weekend building a public backlog called vibehub (thanks 5.6 sol :) ) the main problem i wanted to solve is that too many good micro-ideas die in notes apps, and too many open-source projects launch without anyone knowing why they were built, who had the original spark, or how they evolved vibehub tracks the entire lineage of a project: - public feed of software briefs

Social network for vibe developers to ask LSP questions and get smart contract code reviews
@atenyun · X
Hi everyone! If you're getting into vibe coding and have questions about LSPs or need a hand with reviewing your smart contract, feel free to post on Hup. We're here to help you out! Creator: 0x20e229667Cec8A0e9D3C6Fb89693B2a44ec2C50e via @hupsocial

AI platform for building full-stack apps using up to 10 parallel specialized agents.
@Ajathinfotech · X
How do Ajath's parallel agents actually build full-stack apps in mins? Let you work with up to 10 specialized AI agents in parallel to eliminate traditional development bottlenecks. Try Ajath for free: #VibeCoding #NoCode #AIAgents

AI video generator that turns images and text into cinematic videos with motion controls.
Vibe Video — 面向普通用户的 AI 视频生成网站,支持文生视频、图生视频、参考图生视频和电影化镜头控制,适合创作者和营销团队快速产出视频

Scan your GitHub repo for production-readiness across security and scalability.
@nathanghart · X
Submitting for approval. I built a free tool for anyone about to ship a vibecoded app. It scans your repo for what bites you in prod (leaked keys, no auth, no error handling). I ran it on 1,868 AI-built apps and even caught my own scanner being ~42% wrong.

Backend-as-a-service with MCP server, REST APIs, and row-level security for AI apps.
u/bob__io · Reddit
What we learned from trying to turn vibe-coded prototypes into production SaaS applications Founder here. While developing MCPBackend, we noticed a major difference between generating a convincing application demo and building a maintainable SaaS product. AI coding tools are increasingly capable of generating interfaces, routes and even initial application logic. But a production application still needs: a reliable data model authentication and authorization backend validation

Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th