
LoopFlow — the tutorial
Describe self-correcting coding workflows in plain English and run them until tests pass.
forgeapp
The full gallery
Tech stack
19 projects

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

AI code generator that converts design components into working code.
@ShrirajKun · X
could do one thing ... train a model specifically to break the design component by component then make it generate a code for it .. i tried something a vibe coding platform after frusting with existing vibe coding platform

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

Use 100+ free browser-based tools for formatting code, decoding strings, generating CSS, and testing regex.
@suketudigital · X

AI-powered code review tool that executes code in microVMs to detect more bugs.
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

A spec-driven development platform for Claude Code, Cursor and other AI coding agents.
@intentdocs · X

Point your GitHub repo at this AI scanner to find exploitable vulnerabilities and get fixes.
u/Delicious-Action-351 · Reddit
I failed 4 times and still made an app to make your code more secure. I made an webapp to make your vibecoded app secure. Today, SaaS entrepreneurs ship fast and don’t check for security, at the end they get hacked and it’ll cost them a lot of money. I decided to solve this issue. Netherite is an AI Security Specialist, you connect Github and choose repo to run security scan. It scans your whole repo in minutes and hands you the professional report and fix prompt for your ai agent. You ca