@berryxia: Holy shit! Huang is amazing! Now I can directly bookmark the HTML to easily create videos. I was also tinkering with hyperframe and remotion for videos today. Now I can use it directly, it's like a pillow delivered just when needed! Link: https://github.com/nexu-io/ope…
Summary
Open Design is an open-source alternative to Claude Design, supporting video, prototype, and dashboard generation via HTML. It integrates multiple AI agents to enable a local-first design workflow.
View Cached Full Text
Cached at: 06/05/26, 09:19 PM
Open Design: The open-source Claude Design alternative
Website · Download · Discord · Follow @nexudotio
English · Español · Português · Deutsch · Français · Simplified Chinese · Traditional Chinese · 한국어 · 日本語 · العربية · Русский · Українська · Türkçe
Similar Articles
@dotey: baoyu-design skill can generate animated videos locally and export them as MP4, just like the attached video. The Claude Design web version can create animated videos using prompts, but you need to be on the webpage to see them—no download. Some have tried using third-party screen recording plugins, …
baoyu-design is an open-source project that packages Claude Design as a local Agent Skill, supporting generation of animated videos and direct export as MP4 in environments like Cursor and Claude Code. It achieves precise, high-quality exports by rendering frame-by-frame using a headless browser.
@yaohui12138: Damn! I thought Claude Design was the strongest, but this project is surprisingly useful too. On Saturday night, a friend’s SaaS dashboard UI had too much 'AI vibe' and was so ugly the client replied with a dismissive 'hehe'..... I completely redid it for him in just one hour using a GitHub project. It’s basically a Markdown file called DESIGN.md.
The article introduces 'awesome-design-md', an open-source collection of DESIGN.md files that reverse-engineer the design systems of major tech companies. It allows developers to use AI coding agents like Claude or Cursor to generate UI with specific brand styles by simply adding a markdown file to their project.
@Zesee: https://x.com/Zesee/status/2072417062165635433
This article introduces how to combine the Codex AI programming agent and the Remotion video rendering library to code and modularize the video production process, enabling daily updates for self-media creators. The author shares a complete methodology from script structure and template design to daily workflow, helping creators free themselves from repetitive labor and build a video production pipeline.
@tuturetom: The templates for html-anything are so popular. Just now, all templates for html-anything have been fully launched on Open Design @nexudotio. Open Design now integrates nearly 400 ready-to-use templates/Skill/design systems...
Open Design is an open-source, local-first design tool that integrates nearly 400 templates/Skill/design systems, supports 16 coding agent CLIs, and serves as an open-source alternative to Claude Design and Figma.
@dotey: The reason I started studying Claude Design is that I recently figured out a good development pattern: 1. First, use Claude Design to design the app's UI and UX, keeping the first version as simple as possible. Claude Design delivers the result as HTML + CSS…
The author shares a development workflow combining Claude Design with local AI agents (such as Cursor, Codex), and open-sourced the baoyu-design tool, allowing developers to run Claude Design locally for UI design without relying on the web version.