claude-design

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

1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Araara7/hermes-skills --skill claude-design-araara7
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: claude-design
Source: https://github.com/Araara7/hermes-skills/tree/main/creative/claude-design
Command: npx skills add https://github.com/Araara7/hermes-skills --skill claude-design-araara7

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 scoping, 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 understanding the brief, gathering brand/repo context, defining a design system (colors, type, spacing, motion), and building a verified artifact. - 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. - Anti-Slop and Quality Rules: Enforces typography, color, layout, and accessibility standards (44px hit targets, prefers-reduced-motion, contrast checks) while banning generic SaaS tropes and filler content. - Use Case: Ask for a landing page for a new product; the agent inspects your repo's existing tokens and components, produces three design variants (conservative, strong-fit, divergent) in a single HTML file with a Tweaks panel, and verifies it opens cleanly in a browser. ## 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 a high-fidelity HTML prototype with an AI agent?▼

Provide the brief, audience, and any brand or repo context, then request a self-contained HTML prototype. The agent gathers visual vocabulary from your source files, defines a design system, builds the artifact with embedded CSS and JS, and verifies the file before reporting the path.

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. They can be combined for brand-matched artifacts.

Can this skill build HTML slide decks?▼

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

Does it work with an existing codebase instead of standalone HTML?▼

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

When should I not use this design skill?▼

Do not use it for pure DESIGN.md token authoring; use design-md for that. It is also unnecessary for small tweaks with clear direction, and it will not clone proprietary branded UIs due to copyright constraints.