claude-design

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

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill claude-design-jamsdoescode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-design
Source: https://github.com/jamsdoescode/Erik-s-Portfolio/tree/main/openclicky/AppResources/OpenClicky/OpenClickyBundledSkills/claude-design
Command: npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill claude-design-jamsdoescode

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 and taste guidelines. This Skill provides a complete design workflow for producing high-fidelity local HTML artifacts without hosted design tools. ## Core Features & Use Cases - Structured Design Workflow: Guides the agent through brief understanding, context gathering from repos and brand docs, design-system definition, building, and verification. - Multiple Artifact Formats: Produces landing pages, interactive prototypes, 1920x1080 HTML slide decks, component labs, and motion studies as self-contained HTML files. - Variation and Tweaks Support: Generates conservative, strong-fit, and divergent design variants, plus optional in-page Tweaks panels for theme, density, and accent control. - Use Case: Ask for a landing page for a new product; the Skill inspects your repo's existing tokens and components, defines a small color and type system, and delivers a verified standalone HTML file with three layout variants. ## Quick Start Ask the agent to design a landing page or clickable prototype as a self-contained HTML file, providing any brand docs, screenshots, or repo context you have.

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 product flow and provide any brand docs, screenshots, or repo files as context. The Skill produces a self-contained HTML file with embedded CSS and JavaScript, clickable primary paths, and key states like hover, loading, empty, and error.

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

claude-design provides the 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 specification files rather than rendered artifacts.

Can it build slide decks in HTML?

Yes, it creates fixed-size 1920x1080 HTML decks with keyboard navigation, visible slide counts, 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 codebase instead of standalone HTML?

Yes, when the user asks for implementation in a repo, it inspects theme, token, and component files first, then generates code in the repo's actual stack using existing components rather than forcing a standalone 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 avoids cloning proprietary branded UIs due to copyright constraints.