
Prbl — AI code security scanner
Security scanner that detects vulnerabilities in AI-generated code repositories.
@GetPrbl · X
The full gallery
Tech stack
19 projects

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

Generate test cases and scripts automatically from requirements.
@SEOexpertpkk · X
AI-Driven Test Automation Platform

Analyze Python code across 14 quality dimensions to detect violations and measure capabilities.
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!

Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp

Understand code flow and app connections before asking AI to help modify your app.
@minmuner_devlog · X
Thanks for the feedback; I’m open to anything.

Platform to run and monitor coding agents continuously from the browser.
sakuraiben · HN
Reachpad – Run all your coding agents from anywhere from the browser

Design mobile app interfaces with AI and export to HTML, design tokens, and implementation code.
@9to5_Dad · X
Ai mobile app ui designer with taste

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

Competitive coding arena where developers solve challenges and battle 1v1 with the community.
@md_shadann · X

Daily coding challenges to keep developer skills sharp with AI assistance and streak tracking.
u/Administrative_Egg78 · Reddit
I built this because AI was making me a dumb&lazy engineer I noticed something sad about how I use AI. I was shipping faster, but practicing less. I could get answers quickly, but I was losing the habit of working through the fundamentals myself. So I built Unrot: short daily challenges for developers across languages, system design, architecture, data engineering, and other tracks. Game/xp and rewards system, a tiny bit competitive. No signup required to try it: https://unrot.dev

Benchmark version-control systems and coding agents on realistic development tasks.
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

Use AI code review that runs code in microVMs to catch more bugs faster.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db