Claudecode Skill Html Screenshot
Description
HTML → PC + Mobile side-by-side screenshot composer. A Claude Code skill that renders local HTML at desktop and mobile viewports, then composites the two into one PNG/JPEG. Powered by Playwright + auto local HTTP server. Height-normalized panels, 14 background presets, custom gradients, full-page mode, folder batch.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🖼️ html-screenshot
Render local HTML at PC + Mobile viewports and export them **side-by-side** as a single image. A Claude Code skill.
Why
Mobile responsive screenshots usually live in two places — DevTools, then external image tools — or get exported as separate per-device files that don't read well in PRs, blog posts, or chat. **One composite image** with consistent height and a contrasting canvas reads at a glance and embeds cleanly anywhere.
┌──────────────────────────┐ ┌──────┐
│ │ │ │
│ PC │ │ Mob │ ← single PNG/JPEG
│ (1920×1080) │ │ ile │ padded canvas, gradient bg
│ │ │ │ height-normalized panels
└──────────────────────────┘ └──────┘
Features
- ⚡ One command, one image — PC + Mobile composited side-by-side
- 🎨 14 background presets + custom solid color or gradient (vertical / horizontal / diagonal)
- 📐 Height-normalized panels so PC and Mobile align cleanly (no upscaling)
- 📱 Optional tablet panel between PC and Mobile (
--tablet) - 🌐 Local HTTP server auto-spawned per run — relative
CSS / JS / img / fetchwork withoutfile://quirks - 📂 File or folder input — recursive
.htmldiscovery, output mirrors source t
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing