sketch

Generate 2-3 standalone HTML design sketch variants with inline CSS.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/Dq666dinger/my-hermes --skill sketch-dq666dinger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sketch
Source: https://github.com/Dq666dinger/my-hermes/tree/main/skills/creative/sketch
Command: npx skills add https://github.com/Dq666dinger/my-hermes --skill sketch-dq666dinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quick, disposable HTML sketches let teams explore multiple design directions without committing to production code, accelerating early visual decisions.

Core Features & Use Cases

  • Generate 2-3 standalone HTML variants, each containing an index.html and a Readme, with inline CSS and no external dependencies.
  • Follow a consistent sketching structure by organizing variants under sketches/ with descriptive folder names (NNN-stance-name) for easy review and comparison.
  • Enable rapid head-to-head evaluation by providing self-contained artifacts that can be opened in a browser and compared side-by-side.

Quick Start

Create 2-3 disposable HTML design sketches under sketches/ and open index.html in a browser to review.

Frequently Asked Questions about sketch

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

FAQPage Schema
How do I generate quick HTML mockups to compare UI design directions?

You can generate disposable HTML mockups to compare UI directions by creating 2-3 standalone HTML variants with inline CSS. Each variant includes an index.html file and a README, allowing rapid head-to-head visual evaluation in a browser without external dependencies.

What is a disposable HTML sketch for early-stage product exploration?

A disposable HTML sketch is a standalone web file with inline CSS used for early-stage product exploration. It lets teams quickly explore multiple design directions visually without committing to production code, accelerating early visual decisions.

Can I use these HTML UI prototypes for both web and mobile interfaces?

Yes, you can use these HTML UI prototypes for early-stage exploration across both web and mobile interfaces. The skill generates standalone variants applicable to multiple platforms without requiring external dependencies or frameworks.

What's the best way to organize multiple UI variants for side-by-side comparison?

The best way to organize UI variants for side-by-side comparison is using a consistent sketches/ directory structure. Each variant gets its own numbered folder (NNN-stance-name) containing an index.html and README.md, enabling quick head-to-head evaluation.

Do I need external CSS frameworks or dependencies to generate these UI mockups?

No, you do not need external CSS frameworks or dependencies to generate these UI mockups. Each HTML variant is completely standalone with inline CSS, ensuring artifacts can be opened directly in a browser without any setup.