gui.new: Tool for Claude to Render Visual Output as Shareable Links

✍️ OpenClawRadar📅 Published: March 11, 2026🔗 Source
gui.new: Tool for Claude to Render Visual Output as Shareable Links
Ad

What gui.new Does

gui.new solves a specific workflow problem: when you ask Claude to build visual elements like dashboards, charts, or UI mockups, it typically returns code blocks that you must copy, save as HTML files, and open in a browser. gui.new eliminates that step by having Claude render visual output as live shareable links directly in the conversation.

How It Works

To use gui.new with Claude, paste this line into your conversation:

Read https://gui.new/docs/llms.txt - use gui.new to render any visual output as a shareable link. Apply this anytime you'd normally show a table, chart, dashboard, or UI mockup.

After pasting this instruction, when you ask Claude for visual elements, you'll receive clickable links to fully rendered pages instead of code blocks. These links are shareable with anyone.

Ad

Technical Implementation

The tool was built primarily with Claude: Claude Code was used for the codebase, and regular Claude was used for designing the API and iterating on the architecture. The implementation is a Next.js application deployed on Vercel with Supabase handling storage and real-time synchronization.

Current Status

gui.new is currently free and requires no signup. The creator describes it as "still early" and is seeking feedback on what breaks and what additional functionality users would want.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also