Claude-Style HTML and Deck Design
Paste the following prompt into your AI chat to install this skill:
Please install @user_c4891115/jacobk-claude-design-html following https://skillhub.cn/install/skillhub.md.
About this skill
What Problem It Solves
When users ask for an HTML page, landing page, or deck, models often emit generic templates: gradient backgrounds, rounded cards, stacked icons, and no design context. This skill frames HTML design as a designer workflow: understand requirements, find brand assets, build a system, and produce maintainable files.
How It Works
- Ask before building: identify output type, brand assets, fidelity, devices, and number of variants.
- Design first: read UI kits, brand colors, and font specs; if missing, use
oklch(), Google Fonts, and clear placeholders instead of hand-drawn SVG. - Build and validate: use
React + Babelfor interactive prototypes and plain HTML/CSS for static pages; split files, keep versions, and check console, responsive layout, and touch targets. - Deliver variants: provide conservative, progressive, and experimental options, with optional Tweaks controls.
Boundaries
It is best for engineers, designers, and prototype workflows that need reviewable pages quickly. It is not a general production site system: it does not guarantee backend integration, real assets, or complex business components. Without brand context, humans must still steer visual direction.
Use Cases
- Prepare product review by turning scattered selling points into a 1920×1080 navigable deck.
- Handle a branded homepage request by extracting the UI kit and outputting three variants.
- Build a clickable mobile feature demo with React, state management, and a Tweaks panel.
- Check delivery readiness by validating console errors, overflow, text size, and 44px touch targets.
Best For
- Designers preparing product demos need navigable, tunable slide decks.
- Frontend engineers validating mobile interactions need clickable HTML prototypes.
- Independent designers working on brand websites need to avoid generic AI styling.
- Product engineers delivering reviewable pages need conservative, progressive, and experimental variants.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
A local CLI for Dreamina image and video generation, including credit checks, async submission, result queries, and task history review.
Generate and validate JianYing drafts from storyboard JSON with narrated commentary, original-sound preservation, timing checks, and draft inspection.