
Pixarc — From text to stunning UI in seconds
描述应用界面即可生成交互式UI设计,可导出为代码或Figma。
@ArjunVr58131189 · X
- Design mobile apps like you own a team!
完整作品展
技术栈
60 projects

描述应用界面即可生成交互式UI设计,可导出为代码或Figma。
@ArjunVr58131189 · X
- Design mobile apps like you own a team!

部署400+开源工具到9个云提供商中任意一个。
@Dil_Lynn · X

metahub 是 AI 工具的开源注册表和沙盒评估平台。
@BobbySBX · X
We just dropped Assay v0.2.6, the open source evaluation engine powering Most registries judge an AI tool by its README. We built Assay to actually run skills, MCP servers, and plugins inside isolated sandboxes with live models to observe what they do before you install them. What is new in v0.2.6: - NVIDIA API Catalog provider: Native support is here, allowing you to use NVIDIA driver and judge models to run behavioral benchmarks and multi-tier audits. - Zero runtime dependencies: Still a self-contained ~240 KB tarball that speaks directly to @nvidia , @AnthropicAI , @OpenAI , @OpenRouter , and local HTTP endpoints without SDK bloat. - Adversarial and static checks: Out of the box verification against prompt injection, tool scope creep, destructive shell commands, and supply chain drift. Every tool on is tested through Assay. That means 4,200+ skills, MCP servers, and plugins are commit-pinned, graded on actual runtime behavior, and rea

Explore one of the largest open-source collection of shadcn dashboard kit, UI blocks, and components for React, Next.js, Tailwind CSS, TypeScript, and Supabase. Build production-re
@gupta05_vaibhav · X

用于发布、标记和直接在浏览器中尝试软件的平台。
ShamarWebster · HN
Store Front For Vibe coded apps

用可视化编辑器设计、测试和发布AI就绪的API。
@milonspace · X
A specification nobody can find is functionally the same as no specification.

探索并重用社区分享的设计图层和UI组件。
@imdecentralized · X
How I avoid UI's that looks vibe coded: This is my inspiration store. Beyond just an existing website it has specific components and animations that you can use directly rather than asking claude to generate some based on a website. Stop the slop

浏览50K+设计屏幕,创建灵感板,生成AI设计界面。
u/Successful_Draw4218 · Reddit
Our design platform reached 300K Google impressions, 5K organic clicks & ~1,900 users. We're testing a new monetization idea. Over the last few months, we've been building Inspo AI ( https://inspoai.io ), a platform where designers discover UI inspiration, AI-generated interfaces, and curated design resources. One thing we didn't expect was how well SEO would perform. Today we're roughly at: ~1,900 registered users 300K Google Search impressions 5K organic clicks Aro

免费的动画React组件库,用于构建交互式UI。
@react_bytes · X
Just launched 🚀 Built this from scratch - would love for you to check it out and let me know what you think! 🔗 #buildinpublic #webdev

为 Framer 项目提供的可复用 UI 组件和设计资源库。
@gustavwf · X
Working on a new @framer creation for

Put your project's live numbers — GitHub stars, uptime, users — on one page you share. Like Linktree for your infrastructure.
@haukejung · X
Show your stats and keep your projects in view with Claim for just 29 $ ✌️

捕获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