Skip to main content
Skills

Huashu Design: the HTML prototyping skill for Claude Code

Huashu Design, the MIT skill by Huasheng (花叔) that turns Claude Code into clickable HTML prototypes, PPTX decks and MP4 animations. Verified June 2026.

  • Reference
  • Tooling
Published

Actionable TL;DR

  • Promise: "Type. Hit enter. A finished design lands in your lap."
  • License: MIT as of 2026-06-03 (was restrictive before 2026-05-14, see the callout)
  • Install: npx skills add alchaincyf/huashu-design
  • What sets it apart: it outputs finished deliverables (clickable prototype, PPTX deck, video), not just component code
  • Keep in mind: core documentation is in Chinese, 16k★ as of 2026-06-03

The promise, quoted verbatim

"Type. Hit enter. A finished design lands in your lap."

Source: github.com/alchaincyf/huashu-design (ouvre un nouvel onglet), verified 2026-06-03.

Where Impeccable and Taste Skill output component code to integrate, Huashu Design aims one step further: a deliverable you can present as is. A clickable HTML prototype framed in an iPhone mockup, a slide deck you open in PowerPoint, an animation exported to MP4. The skill also bundles an art-direction advisor and a design critique scored across five dimensions.

What it changes in practice

Without Huashu Design, turning an idea into a clickable demo means generating the code, wiring it up, running a server, capturing the screen, then building a separate support to present it.

With Huashu Design, a sentence like "mobile prototype for a meditation app, 3 screens, calm mood" outputs a clickable HTML prototype framed in an iPhone mockup, ready to show. For a product committee, the same skill generates an editable PPTX slide deck. It's the "presentation deliverable" angle rather than "production component".

Installation

npx skills add alchaincyf/huashu-design

The skill installs at your profile level and works with several harnesses. As of 2026-06-03, the repo lists Claude Code, Cursor, Codex, OpenClaw, Hermes and any agent able to read markdown skills.

What it can produce

As of 2026-06-03, the README lists the following capabilities:

DeliverableDetail
Interactive prototypesClickable HTML, iPhone bezel, screen-to-screen navigation
Slide decksPresentable HTML, editable PPTX export
Motion designMP4/GIF export with background music
Design variationsSeveral directions proposed, live tweaks
InfographicsPrint-quality data viz
Art-direction advisor5 schools × 20 design philosophies
Expert critiqueScored across 5 dimensions, radar + action list

Typical workflow with Claude Code

1

Describe the deliverable

A sentence that states the format you want: "clickable mobile prototype" or "8-slide deck on the product launch". The format steers what the skill generates.

2

Pick a direction

Ask the advisor to propose 2 or 3 art directions. You decide before the skill produces the full deliverable.

3

Generate then adjust

The skill outputs the prototype or deck. Live tweaks let you fix a color, a spacing, a title without regenerating everything.

4

Export

PPTX export for a deck, MP4/GIF for an animation. For a web-bound prototype, validate the render with Playwright MCP before integrating it.

Failure cases to know

Case 1: language barrier. The core documentation (the SKILL.md) is written in Chinese. Precise instructions and advanced examples are less accessible if you don't read Chinese. The README covers the essentials in English, but you miss some of the nuance.

Case 2: wrong tool for production code. Huashu Design shines on the presentation deliverable, not on the React component integrated into an existing design system. If your need is "a product card in my Next.js app", Impeccable or UI UX Pro Max are a better fit.

Who is it for?

  • Recommended when you need to present an idea fast: a clickable prototype for a user test, a deck for a committee, an animation for a demo. The time saved on the deliverable is real.
  • Recommended to explore an art direction upfront, thanks to the built-in advisor.
  • Avoid as a production-component generator: that's not its turf. And if you target commercial use, re-check the license (it has already changed once).

Alternatives to know

  • Impeccable (pbakaus/impeccable): design vocabulary and anti-patterns, geared toward production components. See the Impeccable page.
  • UI UX Pro Max (nextlevelbuilder/ui-ux-pro-max-skill): catalog of styles and palettes, multi-stack. See the UI UX Pro Max page.
  • Taste Skill (Leonxlnx/taste-skill): family of sub-skills by visual register. See the Taste Skill page.

To dig deeper: Skills vs MCP vs Plugins comparison, the must-have skills 2026, find-skills to discover more.

Going further

Huashu Design is the skill to reach for when the deliverable matters as much as the code: a clickable demo, a deck, a video. For an integrated production component, other skills in the stack are more direct.