claude-design

Generates self-contained HTML design artifacts including landing pages, prototypes, and slide decks.

Updated Sep 9, 2026
One-click install
npx skills add https://github.com/luckybbjason1/trading --skill claude-design-luckybbjason1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-design
Source: https://github.com/luckybbjason1/trading/tree/main/.hermes/skills/creative/claude-design
Command: npx skills add https://github.com/luckybbjason1/trading --skill claude-design-luckybbjason1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing high-fidelity HTML artifacts in CLI/API environments often produces generic, low-quality output because agents lack a structured design process and taste guidelines. This Skill provides a complete design workflow—brief analysis, context gathering, system definition, variant exploration, and verification—adapted from Claude Design for local agent environments. ## Core Features & Use Cases - Structured Design Workflow: Guides the agent through brief understanding, context gathering from repos and brand docs, design system definition, and artifact verification before delivery. - Multiple Artifact Formats: Produces landing pages, interactive prototypes, 1920x1080 HTML slide decks with keyboard navigation, component labs, and motion studies as self-contained HTML files. - Variation and Tweaks System: Generates conservative, strong-fit, and divergent design options, plus optional in-page Tweaks panels for theme, density, and accent control persisted via localStorage. - Use Case: Ask for a landing page prototype for a new product; the agent inspects your repo's existing tokens and components, defines a color and type system, and delivers a verified single-file HTML artifact with three layout variants. ## Quick Start Ask the agent to design a landing page or interactive prototype as a self-contained HTML file and save it to a local path.

Frequently Asked Questions about claude-design

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

FAQPage Schema
How do I create an HTML prototype with an AI agent?

Describe the artifact you want, its audience, and fidelity level, and the agent follows a structured workflow: gather context from your repo or brand docs, define a design system, then build a self-contained HTML file with embedded CSS and JS. The final response includes the exact file path and verification status.

What is the difference between claude-design, popular-web-designs, and design-md?

claude-design provides design process and taste for one-off artifacts. popular-web-designs supplies ready-to-paste design systems matching known brands like Stripe or Linear. design-md authors formal DESIGN.md token spec files. They can be combined, with claude-design driving the process.

Can this skill build slide decks in HTML?

Yes, it creates fixed-size 1920x1080 HTML slide decks with keyboard navigation, visible slide counts, localStorage persistence of the current slide, and print-friendly layouts. Text on slides is kept at 24px or larger for readability.

Does the skill work with an existing codebase instead of standalone HTML?

Yes, when the user asks for implementation in an existing repo, the agent inspects theme files, tokens, global styles, and components, then generates code in the repo's actual stack rather than forcing a standalone HTML artifact.

When should I not use this design skill?

Do not use it for authoring DESIGN.md token spec files; use the design-md skill instead. It is also unnecessary for small tweaks or tasks where the user has already provided complete direction and an obvious default exists.