html-mockup-builder

html-mockup-builder is a skill for Claude Code from zapier/gtm-cheat-codes. It costs 21 tokens per session (207 once invoked), scanned A, original, MIT.

A workflow for turning a campaign, product, or webpage brief into a self-contained HTML mockup, a reviewable webpage made for planning rather than publishing. It includes page structure, content order, embedded styling, and responsive checks.

In plain words
What is it for?
Use it to create reviewable landing pages, campaign concepts, and product-page drafts from briefs and approved design guidance.
Why use it?
It gives a team an editable page concept to review before anything is published or deployed. It also keeps unapproved customer logos, screenshots, and assets out of the mockup.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the gtm-cheat-codes plugin — 21 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/zapier/gtm-cheat-codes/html-mockup-builder
Any agent
npx skills add zapier/gtm-cheat-codes --skill html-mockup-builder
Clone the repo
git clone --depth 1 https://github.com/zapier/gtm-cheat-codes

Made for: Claude Code.

Or install gtm-cheat-codes, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for html-mockup-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/html-mockup-builder.svg)](https://agentmods.dev/skills/zapier/gtm-cheat-codes/html-mockup-builder)
Your own site
<a href="https://agentmods.dev/skills/zapier/gtm-cheat-codes/html-mockup-builder"><img src="https://agentmods.dev/badge/skills/zapier/gtm-cheat-codes/html-mockup-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 207 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00207
Opus 5 $0.00010 $0.00103
Sonnet 5 $0.00004 $0.00041
Haiku 4.5 $0.00002 $0.00021

Measured 6d ago against content hash e2a397767917, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

html-mockup-builder scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/marketing/html-mockup-builder/SKILL.md · 29 lines

What it actually says

HTML Mockup Builder

Use this skill to turn a web or campaign idea into a reviewable HTML artifact.

Workflow

  1. Identify page type, audience, and conversion goal.
  2. Determine required sections and content hierarchy.
  3. Build a self-contained HTML file with embedded CSS.
  4. Use the team's design system tokens and component patterns.
  5. Verify responsive behavior before sharing.

Zapier MCP And SDK Role

  • Use Zapier MCP to read briefs, approved assets, design guidance, and source copy.
  • Use Zapier SDK for mockup request intake, artifact logging, and review routing when the workflow repeats.
  • Do not publish, deploy, or use customer assets without approval.

Guardrails

  • Do not publish or deploy unless explicitly requested.
  • Do not use unapproved customer logos or private screenshots.
  • Keep the mockup reviewable and easy to edit.
Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 29 lines · 21 tokens per session scan A e2a397767917

Subscribe to this mod's changes

html-mockup-builder is a skill published in the GitHub repository zapier/gtm-cheat-codes (334 stars, last pushed 1mo ago), licensed MIT. It adds 21 tokens to every session and 207 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

weave

Parallel strand orchestration — decompose a task into 3+ independently scoped strands, fan out real subagents (worktree-isolated when they write files), and coordinate through a session file and Insight Capsules. Use ONLY when the user explicitly invokes it by name or slash command.

entropyvortex/meta-llm-charter · 59 tokens

coding-agents-farm

To orchestrate parallel coding-agent farms (Claude, Codex, Copilot, Gemini, etc.) on isolated git worktrees.

griddynamics/rosetta · 32 tokens

premortem

First-principles premortem on a high-stakes plan: assume failure 6–18 months out, reconstruct causal death chains, surface hidden assumptions, deliver a revised reversibility-weighted plan. Use ONLY when the user explicitly invokes it by name or slash command.

entropyvortex/meta-llm-charter · 59 tokens

bcc-plan-spar

BCC align+lock+review PLAN.md for one slice (no product code). Slash: /bcc-plan-spar · chat: bcc:plan-spar · "lock PLAN" · spar the plan. Args: rounds=N (auto-review cap), review=self|subagent|cli|auto|off. Grill until clear enough (no default Q&A quota). Hand off to bcc-clean-cut after human APPROVE.

bo-cao/breaking-coding-chaos · 91 tokens

bcc-throughline

BCC global progress cockpit (plans.md/progress.md/findings.md). Slash: /bcc-throughline · chat: bcc:throughline · "where are we" · reprioritize · resume after /clear. Not for coding or full PLAN grill.

bo-cao/breaking-coding-chaos · 56 tokens

anti-slop-review

Review an implemented product UI or public prose surface for hard visual defects, design-system incoherence, repeated template patterns, and AI-writing tells without treating subjective taste as universal law. Use for pre-ship screenshots, browser review, README/tool-page copy, launch notes, guide prose, or redesigns…

markoblogo/abvx-agent-skills · 91 tokens