
Pixarc — From text to stunning UI in seconds
Generate interactive UI previews from text descriptions; export to native code or Figma.
@ArjunVr58131189 · X
- Design mobile apps like you own a team!
The full gallery
Tech stack
60 projects

Generate interactive UI previews from text descriptions; export to native code or Figma.
@ArjunVr58131189 · X
- Design mobile apps like you own a team!

Deploy any of 400+ open-source tools on your choice of 9 cloud providers.
@Dil_Lynn · X

Open-source ecosystem for discovering, evaluating, and publishing AI tools with a sandboxed testing framework.
@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

Platform for publishing, tagging, and trying software directly in the browser.
ShamarWebster · HN
Store Front For Vibe coded apps

Design and test AI-ready APIs using a visual flow builder with team collaboration.
@milonspace · X
A specification nobody can find is functionally the same as no specification.

Explore and reuse design layers and UI components shared by the community.
@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

Browse 50K+ UI screens, create moodboards, and generate custom AI-designed interfaces.
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

Browse and use free animated React components to build interactive UIs.
@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

Reusable UI components and supplies for Framer design projects.
@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 $ ✌️

Capture UI elements with code context and screenshots to share with AI agents for debugging visual bugs.
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