HostMyClaudeHTML: One-Click Sharing for Claude HTML Artifacts

A developer has created hostmyclaudehtml.com, a web tool that provides a simple way to share HTML artifacts generated by Claude AI as live, accessible URLs.
What It Does
The site allows you to share any HTML artifact from Claude. The process is: download the .html file from Claude, drag and drop it onto the site, and it instantly generates a link you can send to anyone. The tool is free and requires no signup for the person uploading the file or the person viewing it.
The Problem It Solves
Claude generates HTML artifacts like dashboards, visualizations, and interactive tools, but sharing them involves friction. The existing options are: configuring GitHub Pages or Netlify, sending the raw .html file and explaining how to open it locally, or using Claude's built-in Publish feature, which requires the viewer to have a Claude account for full access. This tool aims for a simpler flow: Claude → download → drop file → send link.
How It Was Built
The developer created the entire frontend by "vibe-coding" with Claude. They described the desired user experience—a minimal drag-and-drop interface, instant URL generation, and a recent uploads history—and iterated on the design and logic through conversation. Claude also assisted with writing the landing page copy and meta tags.
Technical Details
The site is optimized for single-page HTML files, which matches the format of typical Claude artifacts. The developer is seeking feedback and feature ideas from the community.
📖 Read the full source: r/ClaudeAI
👀 See Also

OpenClaw skill adds AI image generation with local ComfyUI support and curated prompts
A new OpenClaw skill provides AI image generation capabilities directly in the terminal, featuring 1,300+ curated prompts, local ComfyUI integration, and prompt enhancement workflows.

Toothcomb: Open-Source Real-Time Speech Fact-Checker Built with Claude Opus and Sonnet APIs
Toothcomb is an open-source tool that takes a speech transcript, fact-checks claims, detects logical fallacies and manipulative language using Claude Opus API, and supports real-time microphone streaming.

InsForge: Self-Hosted Postgres Backend with MCP Integration for AI Coding Agents
InsForge is an open-source, self-hosted backend alternative to Supabase that connects to Claude Code via MCP, allowing AI agents to see schema, policies, and service state. It includes PostgreSQL 16.4, PostgREST, Deno Runtime, auth, storage, and edge functions.

Open-Source Claude Code Plugins for Agentic Commerce Protocols
OrcaQubits has released eight open-source Claude Code plugins that implement agentic commerce protocols including UCP, ACP, AP2, and A2A, with MIT licensing and support for platforms like Magento 2, BigCommerce, and WooCommerce.