claude-design

Generate high-fidelity HTML design artifacts with embedded CSS and JS.

4|Updated May 18, 2026
One-click install
npx skills add https://github.com/ZardLi1115/zedclaw --skill claude-design-zardli1115
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-design
Source: https://github.com/ZardLi1115/zedclaw/tree/main/skills/creative/claude-design
Command: npx skills add https://github.com/ZardLi1115/zedclaw --skill claude-design-zardli1115

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you produce polished, usable HTML design artifacts from scratch in a CLI/API agent environment, without relying on hosted Claude Design tooling.

Core Features & Use Cases

  • Design process + taste: Scopes the brief, gathers context, defines a small design system, and produces variants while avoiding generic “AI slop.”
  • Correct runtime adaptation: Ignores hosted-only UI plumbing and remaps the workflow to what’s available in CLI/API mode.
  • Artifact-first output: Produces complete local HTML files (with embedded CSS/JS when appropriate), verified via local checks before claiming success.
  • Context-aware fidelity: Reads available repo/theme/token files (when a repo is provided) to avoid inventing UI patterns that don’t match the existing codebase.

Quick Start

Ask your agent: “Design a high-fidelity landing page prototype for my product, include a light/dark-ready visual system, and output a single self-contained HTML file I can open in the browser.”

Frequently Asked Questions about claude-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate high-fidelity HTML prototypes in a CLI agent environment?

To generate high-fidelity HTML prototypes in a CLI agent environment, this Skill scopes the brief, defines a small design system, and outputs a complete local HTML file with embedded CSS/JS. It remaps hosted UI workflows to available CLI runtime capabilities.

Can I create a self-contained HTML landing page without a hosted design tool?

Yes, you can create a self-contained HTML landing page without a hosted design tool. The Skill produces complete local HTML artifacts with embedded CSS and JS, ensuring portability and allowing you to open the file directly in any browser.

What is the best way to avoid generic AI design output when building HTML artifacts?

The best way to avoid generic AI design output when building HTML artifacts is to apply a structured design process. This Skill gathers context, defines a strong visual design system, and generates verified variants to ensure polished UX and visual taste.

Does the HTML prototype generation process adapt to my existing repository design tokens?

Yes, the HTML prototype generation process adapts to your existing repository design tokens. When a repo is provided, it reads available theme and token files to ensure the output UI patterns match your existing codebase context.

Can I use this Skill for motion studies and onboarding concepts in API mode?

Yes, you can use this Skill for motion studies and onboarding concepts in API mode. It is designed to produce one-off HTML design artifacts for various visual explorations, adapting the workflow to function correctly without hosted Claude Design UI.

What are the limitations of generating HTML design artifacts in CLI mode?

A key limitation of generating HTML design artifacts in CLI mode is the unavailability of hosted-only UI plumbing. The Skill ignores these hosted features and remaps the workflow to local checks, outputting a single HTML file instead of an interactive hosted preview.