
nextbunny - Visually Build Production Ready React & Next.js
NextBunny:可视化构建生产级 React & Next.js 应用,导出整洁代码。
@MahatiSingh · X
完整作品展
技术栈
22 projects

NextBunny:可视化构建生产级 React & Next.js 应用,导出整洁代码。
@MahatiSingh · X

用AI自动将设计图转换成可用代码。
@AnimaApp · X
Image to code in 1 minute - 20x faster than Claude Code and with much higher fidelity. Try it at and let us know how we did 🤘

无代码应用构建器,支持AI工作流,专为非技术创始人设计。
@sanchoyai · X
2/ Meet Momen - the no-code builder for production-ready Apps Go to → Got a big app idea but can’t code? The no-code builder that lets non-technical founders create apps go from idea → millions of users. UI, database, workflow, AI — all in one. Not vibe coding, but something you can control, grow, and scale.

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

用自然语言描述你的想法,即可构建并部署生产应用。
@jordanunegbu · X
Develop apps and websites with natural language?

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

自动生成生产级的网站地图、架构标记、元标签和 robots.txt 文件。
@PeakVisibilitys · X
🚀 AI-powered SEO audits and AI search optimization. Would love some feedback!

Surmado 自动代码审查工具,按照团队规范检查 GitHub PR。
u/surmado_rachel · Reddit
We built a cheaper code review tool for small teams We've been working on a code review tool for small teams, solo founders, and vibe coders who want a second set of eyes on every PR without paying Claude-level prices. The idea is simple: Surmado's Scout reviews your PRs against your own standards, not random generic lint rules. You add a STANDARDS.MD file, and on every push Scout gives you: What looks good/What needs work/A short reviewer brief so a human knows where to focus/Feedback

粘贴 GitHub 仓库扫描安全漏洞,自动修复代码问题。
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

支持15+语言的免费在线IDE,包括云工作空间、代码面试和交互式课程。
aashhuttossh · HN
Codeground – run and share code in the browser


使用在微虚拟机中运行代码的AI代码审查来捕获更多漏洞。
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