Open-source tool runs Claude-style design work locally

Open-source tool runs Claude-style design work locally

baoyu-design is an open-source tool for using Claude-style design work inside local tools like Cursor and Claude Code. It can create UI mockups, prototypes, decks, and wireframes as self-contained HTML. This may help AI agent builders reduce tool switching and repeated prompts, but model cost still matters.

Key points

  • It runs as an Agent Skill inside tools such as Cursor and Claude Code.
  • It creates self-contained HTML, so the result can be opened and shared easily.
  • It may save time by turning design requests into usable drafts faster.
  • The project says it works best with Opus 4.8, so cost should be checked before heavy use.

Quick term guide

open-source
Software whose code is shared publicly so others can inspect, use, or change it.
prototypes
Early working versions used to test whether an idea is useful.
prototype
A simple, early version of a project built to test an idea.
self-contained HTML
An HTML file that includes what it needs to display the page by itself.
AI agent
An AI program that can inspect information and suggest what to do next.
prompts
Instructions you give to an AI tool.
Agent Skill
A small add-on that lets an AI tool perform a specific task.
Opus 4.8
A high-end Claude AI model named by the project.
Read original