nowfound

Alternatives

Products that do what 3D Website Interface in Claude Design does

Build a premium 3D site interface in 5 minutes

  1. 1
    Claude 3504

    Next gen AI built for work and trained to be safe & accurate

    2024

  2. 2

    Make prototypes, slides & one-pagers by talking to Claude

    Apr 2026 · claude.com

  3. 3

    Use Claude to build, edit & refine PowerPoint presentations.

    Feb 2026 · claude.com

  4. 4

    A new way to delegate coding tasks right from your browser

    Oct 2025

  5. 5

    Claude takes research to new places

    2025

  6. 6

    The visual tool for frontend. Point, click, and let AI code.

    Feb 2026

  7. 7
    Glance 87

    Real browser for Claude Code Test, Screenshot, Automate

    Mar 2026 · glance.debugbase.io

  8. 8

    Build your website in minutes by simply chatting with AI.

    Nov 2025

  9. 9IF

    The answer is simple: the more "prescriptive" you are with instructions for Claude, the worse your output. The reason is that Claude tries to pattern match - it's been trained on thousands of safe UI patterns, which is why when you ask for "a modern dashboard" it doesn't really think about the problem space; it just defaults to whatever safe design pattern it can whip up at the time. I've been working on a Claude Code skill to combat generic UI output, and I tried different approaches like being very detailed with my personal visual style, e.g., the type of alpha values to use for borders,…

    Jan 2026 · interface-design.dev

  10. 10CR

    I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…

    Mar 2026 · github.com

  11. 11IB

    I got frustrated with Claude's official platform limitations - conversations disappearing, no customization options, and clunky file handling. So I built my own interface over a weekend! GitHub: https://github.com/chihebnabil/claude-ui What it does: - Saves all conversations locally (SQLite + Drizzle ORM) - Lets you customize Claude's personality per chat - Handles file attachments properly + caching input tokens - Dark/light mode - No conversation limits - Markdown & code syntax highlighting Tech stack is pretty simple: - Nuxt 3 for the frontend - Anthropic's SDK…

    2024 · github.com

  12. 12BI

    Hello HN, Recently an amazingly beautiful explainer was shared on HN: https://explainers.blog/posts/why-is-the-sky-blue/ I loved it so much that I wished more topics were explained that way. So, I decided to stress-test today's frontier models (Opus 4.6 in Claude Code) to generate similar explainer on any given topic WITH (almost) one shot and minimal nudging. I'm launching with four topics: Fourier transformation, scaling laws in bio, cellular automata and LLMs. I would let you be the judge, but I'm quite liking them. Some things I learned: - Prompting CC to test…

    Feb 2026 · paraschopra.github.io

  13. 13

    Turn prompts into polished web design work.

    May 2026 · claudedesign.cc

  14. 14TA

    Hey everyone, I’m the maintainer of the popular screenshot-to-code repo on Github (46k+ stars). When Claude Opus was released, I thought to myself what if you could send in a video of yourself using a website or app, would the LLM be able to build it as a functional prototype? To my surprise, it worked quite well. Here are two examples: * In this video, you can see the AI replicating Google with auto-complete suggestions and a search results page (failed at putting the results on a separate page). https://streamable.com/s24pq6 * Here, we show it a multi-step form…

    2024 · github.com

  15. 153W

    3D website interface built with Three.js using custom shaders. 2D elements are vanilla JavaScript and CSS. Back-end API powered by Django.

    2024 · safwur.com

  16. 16AC

    When AI coding tools help you plan a project, they describe your options in text and ask you to pick. That works fine for technical choices but falls apart for anything visual. "A sticky navbar with a hamburger menu" vs "a sidebar with collapsible sections" is hard to evaluate without seeing them. I built a Claude Code skill that generates a self-contained HTML page for each decision point and opens it in the browser. Each page has four options with visual previews (rendered CSS mockups for UI decisions, flow diagrams for interactions, architecture diagrams for technical choices), a…

    Mar 2026 · github.com

  17. 17

    Transform rough ideas into structured diagrams with AI

    Feb 2026

  18. 18AM

    Hey HN, I noticed there are 1,000+ MCP skills on GitHub with zero way for creators to charge for them. So I built Agent37. Selling Claude skills today means asking customers to download your skill, set up Claude Code on their laptops, configure MCP servers, and pray it works. No trial, no updates, often you're just handing over the source. Agent37 lets creators upload a skill, share a link, and anyone can try it instantly (no Claude account needed). Built-in Stripe, creators keep 80%. Looking for feedback on the approach. Would you use something like this?

    Dec 2025 · agent37.com

  19. 19IB

    process demo - https://i.redd.it/fbhlwsq1gcmg1.gif render demo - https://i.redd.it/smddwtryhcmg1.gif I love making creative software. I spent a few years making pixel art software but recently have gotten into 3d animation and 2d animation and really wanted a way to realize crazy ideas. Blockbench didn't feel quite right, spline is super well made but felt catered too much to just idle website animations, and I really didn't want to fall down a master class in Blender just to make some silly stuff. While I'm definitely not discounting Blender's literal…

    Mar 2026 · app.topomaker.com

  20. 20

    Discover, build, and monetize Claude extensions

    Jun 2026 · claudehub.cc

  21. 21

    Hi HN, I built Raq.com – a platform that uses Claude Code to build working internal tools directly in the browser. Claude Code is great at self correcting when given the right tools. I've found that the popular web-based AI coding tools look great in demos but fail on real API integrations or require a lot of error back and forth. They don't appear to do much research or self-correcting, likely to reduce spend. I wanted to see the current state of these tools, so I ran the same prompt on five platforms (Replit, Bolt, v0, Lovable, and Raq.com) to build a tool that requires 3 different APIs…

    6d ago · raq.com

  22. 22IM

    Hello HN! A few weeks ago I tried looking for a way to quickly create business sites without spending hours designing or using generic templates. AI seemed to be the answer. After trying multiple AI builders I couldn't find one that was easy to use and didn't use templates. I wanted something truly dynamic a tool that can create a website for anything fully AI driven design decisions based on my description. So I created one. A truly dynamic AI web builder.(Powered by GPT4 with styling done in tailwind css). Try it out here https://www.instawebai.com

    2024 · instawebai.com

  23. 23

    Turn Claude into your senior design collaborator.

    Jun 2026 · gauravi.gumroad.com

  24. 24LM

    Ok so over the last 9 days I built lmpify. my personal driver was i want to replace claude because it's annoying. Their Claude3.7 model is perfect for coding, but the Claude.ai interface doesn't cut it for me for these reasons: - Very slow to start up and TTFT is terrible. lmpify hits within 100ms and doesn't need to wait for pageload to start seeing result, result is already starting in DO as soon as you submit. - Claude doesn't support URLs out of the box. When i create a new app/worker, i usually add URLs as source of truth for context . with claude it was still a hassle to…

    2025 · lmpify.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →