claude-design

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing one-off visual artifacts in a CLI/API environment often produces generic, low-quality output because agents lack a structured design process. This Skill provides a complete design workflow—brief analysis, context gathering, system definition, variant exploration, and verification—so agents produce thoughtful, high-fidelity HTML artifacts instead of generic templates. ## Core Features & Use Cases - Structured Design Workflow: Guides the agent through understanding the brief, gathering brand/repo context, defining a design system (colors, type, spacing, motion), and building the artifact. - Multiple Artifact Formats: Supports landing pages, interactive prototypes, 1920x1080 HTML slide decks with keyboard navigation, component labs, and motion studies, all as self-contained HTML files. - Variant Exploration & Tweaks Panels: Produces conservative, strong-fit, and divergent design options, plus optional in-page Tweaks controls for theme, density, and accent color 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 design system, and delivers a verified Landing Page.html file with three layout variants. ## Quick Start Ask the agent to design a landing page or interactive prototype as a self-contained HTML file, providing any brand docs, screenshots, or repo context available.

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?

Provide a brief describing the artifact, audience, and any brand or repo context. The agent gathers visual vocabulary from your files, defines a design system, and delivers a self-contained HTML file with embedded CSS and JavaScript that opens directly in a browser.

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

claude-design provides the design process and taste for from-scratch 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 rather than rendered artifacts.

Can this skill build slide decks in HTML?

Yes, it creates fixed-size 1920x1080 HTML slide decks with keyboard navigation, visible slide counts, and localStorage persistence of the current slide. Text is kept at 24px or larger and slides stay sparse with strong layout rhythm.

Does the skill work with an existing codebase or only standalone files?

Both. For standalone deliverables it produces self-contained HTML files, but when asked to implement in a repo it inspects theme, token, and component files first and follows the repo's actual stack and existing design tokens.

When should I not use this design skill?

Avoid it for pure DESIGN.md token authoring, where design-md is the right choice, and for matching a known brand's exact look, where popular-web-designs provides the visual vocabulary. It is meant for original one-off artifacts, not token spec files.