
Promptigo — Find AI prompts that actually work
浏览、自定义和复制用于编码、营销、写作的AI提示词。
@Mutuota1Kelvin · X
完整作品展
技术栈
60 projects

浏览、自定义和复制用于编码、营销、写作的AI提示词。
@Mutuota1Kelvin · X

AI驱动的工程团队,规划、构建、测试和发布代码,具有人类监督。
@edgex11lz · X

多语言代码学习助手,可在浏览器中直接编写和执行代码。
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

AI实时协作编辑器,支持文件共享、UML图表和群决策。
u/Hopeful-Can-1540 · Reddit
Trying to figure out distribution for a real-time collaboration tool LiveShareIt has been around for a bit, and the product has changed quite a lot recently. The basic idea is pretty simple: open a room, share the link, and start working together. No signup needed. People can share code/text, send files, use a collaborative whiteboard, and jump on a video call in the same room. One feature I’ve been playing with lately is the AI whiteboard. Instead of starting from a blank canvas, you

自动化地设计、构建和部署软件系统的平台。
@Bim_evaporates · X
Check out DMs open

从产品需求文档和技术规范生成生产就绪的代码。
@codalioinc · X
The vibe-coding loop: "fix it" × 7, 512K tokens, still not shipped. The Codalio loop: PRD → build → deploy. Need a change? Edit the PRD. +1,900 tokens. Stop paying tokens to discover your own requirements.

自适应编程学习路径,从第一行代码到完成项目
@audaciousSneha · X
Part 2 of Loop Engineering vs Graph Engineering is out now. A hands-on-challenge on this concept will be available soon on

MonkeyCode:具有内置安全扫描的 AI 代码生成平台。
@MonkeyCodeAI · X
Claude Code: $2.5B ARR. Cursor: $500M. AI now writes half of all new code. Who's securing it? MonkeyCode is built by Chaitin — a cybersecurity company. 200+ security scan rules run on every AI-generated change.

Learn system design by simulating real-world behavior. Visualize latency, load, failures, and system flow interactively.
@Fahadh_4444 · X
This is FIGMA FOR SYSTEM DESIGNS

用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智能体构建全栈应用的开发平台
@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代码审查工具,在microVMs中运行代码以捕获更多错误。
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