claude-design

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

Updated May 3, 2026
One-click install
npx skills add https://github.com/80portisfound/vibe-learning --skill claude-design-80portisfound
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: claude-design
Source: https://github.com/80portisfound/vibe-learning/tree/main/packages/hermes/skills/creative/claude-design
Command: npx skills add https://github.com/80portisfound/vibe-learning --skill claude-design-80portisfound

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Designing high-fidelity UI artifacts in a CLI/API agent environment often produces generic, low-quality output because hosted design tools and their workflows are unavailable. This Skill ports the Claude Design process and taste into local agent environments so you get thoughtful, verified HTML artifacts instead of generic mockups. ## Core Features & Use Cases - Structured Design Workflow: Guides the agent through brief scoping, context gathering from repos and brand docs, design-system definition, variant exploration, and verification before delivery. - Multiple Artifact Formats: Produces landing pages, interactive prototypes, 1920x1080 HTML slide decks, component labs, motion studies, and design-system boards as self-contained HTML files. - Anti-Slop Guardrails: Enforces typography, color, layout, motion, and content discipline rules to avoid generic AI design patterns like gradient backgrounds and fake dashboards. - Use Case: Ask for a landing page prototype for a new product; the agent inspects your repo's 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 for your product and have it saved as a self-contained HTML file.

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 coding agent?▼

Describe the brief, audience, and fidelity level, and the agent gathers context from your repo or brand docs before building a self-contained HTML file with embedded CSS and JS. It produces variants, verifies the file opens cleanly, and reports the exact 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 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 decks with keyboard navigation, slide counters, localStorage persistence of the current slide, and print-friendly layouts. Text is kept at 24px or larger for readability.

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

Yes, when the user asks for implementation in a repo, it inspects theme, token, and component files, lifts exact values, and generates code in the repo's actual stack instead of forcing a standalone artifact.

When should I not use claude-design?▼

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