
完整作品展
技术栈
60 projects


Zero-setup JSON database for AI-generated app frontends with encrypted persistence.
@dhairyadarji786 · X
Tired of database setup for simple AI/Cursor prototypes?I built CloudState: a zero-config cloud database for vibe-coding. ⚡Get a secure JSON endpoint in 10s 🤖 Custom prompts for Cursor/Bolt/v0 to sync state via fetch Check it out:

用AI生成的英雄部分和动画背景快速创建高转化登陆页面。
@yeasindesign · X
Beautiful prompt library

AnToAnt 是一个 AI 系统设计工具,可从你的想法生成完整的软件架构、API 和数据库模式。
@LandDebbarma · X
🚀 AI that turns your idea into production-ready system architecture in seconds. Build faster, design smarter.

提供60+个滚动驱动分区过渡效果的React库,用于现代网站。
@itz_sayan_03 · X
Ever wondered how cinematic scroll-driven websites are built? 👀 Meet SectionFlow—an open-source React library with 60+ ready-to-use section transitions, a one-command CLI, reusable sections, and optimized performance. 🚀

为 AI 代理构建数据库、看板和笔记以进行协作。
@emir_ogz · X
Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

在桌面式界面中组织和管理文件和文件夹。
@jenidesignns · X
Day 19 challenge by @IwuezeAmarachi built with Claude AI 🤖 Live link:

在网络上创建和可视化设计的创意工作室OPROS Design Studio。
@OprosOlamiflex · X
Check out what I just built with Lovable!

集中管理客户反馈,通过投票排序,并分享交互式产品路线图。
@himanshu_b20 · X

追踪 AI 使用情况、应用护栏、维护审计证据。
@Lathithaa_Mdayi · X

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

捕获UI元素及其代码上下文,与AI代理分享以调试视觉缺陷。
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio