html-design-polish

html-design-polish is a skill for Claude Code, Codex from EthanYoQ/Skill-hub. It costs 33 tokens per session (3,252 once invoked), scanned A, original, MIT.

A design and review guide for improving HTML websites and web tools. It focuses on clear purpose, information hierarchy, spacing, proportions, responsive behavior, and a consistent visual system.

In plain words
What is it for?
It supports product-page redesigns, internal tools, navigation hubs, mobile web tools, visual audits, reference-image interpretation, and responsive visual refinement.
Why use it?
It helps fix pages that feel unclear, generic, poorly organized, or inconsistent while preserving their existing data, links, routes, formulas, and behavior.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It supports product-page redesigns, internal tools, navigation hubs, mobile web tools, visual audits, reference-image interpretation, and responsive visual refinement.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ethanyoq/skill-hub/html-design-polish
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.

Any agent
npx skills add EthanYoQ/Skill-hub --skill html-design-polish
Clone the repo
git clone --depth 1 https://github.com/EthanYoQ/Skill-hub

Made for: Claude Code, Codex.

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-design-polish

README.md
[![agentmods](https://agentmods.dev/badge/skills/ethanyoq/skill-hub/html-design-polish/github.svg)](https://agentmods.dev/skills/ethanyoq/skill-hub/html-design-polish)
Your own site
<a href="https://agentmods.dev/skills/ethanyoq/skill-hub/html-design-polish"><img src="https://agentmods.dev/badge/skills/ethanyoq/skill-hub/html-design-polish/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for html-design-polish

Your own site · 80×15
<a href="https://agentmods.dev/skills/ethanyoq/skill-hub/html-design-polish"><img src="https://agentmods.dev/badge/skills/ethanyoq/skill-hub/html-design-polish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,252 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00033 $0.03252
Opus 5 $0.00016 $0.01626
Sonnet 5 $0.00007 $0.00650
Haiku 4.5 $0.00003 $0.00325

Measured 9d ago against content hash 3f473c3372ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

html-design-polish 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 9d 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/07-media-content/html-design-polish/SKILL.md · 331 lines

How it starts

The opening of the file, as written. The whole thing — 331 lines — stays where its author put it; the contents beside it link to each section on GitHub.

HTML设计美化

Goal

Make the product purpose and primary user task clear before adding visual character. Build quality through hierarchy, proportion, spacing, material, and brand fit; do not reproduce a fixed palette, font, radius, layout, or component library.

Scope and boundaries

Use for product pages, internal tools, navigation hubs, mobile web tools, design audits, redesigns, visual refinement, reference-image interpretation, and pages that feel generic, templated, or brand-incoherent.

Do not trigger by default for:

  • Ordinary feature implementation with an already-decided design.
  • A single CSS bug or mechanical responsive fix.
  • Pure code refactoring.
  • Exact pixel replication.
  • Component work with no product, hierarchy, or visual judgment.
  • Business research or content strategy without a web artifact.

In an existing project, preserve data, formulas, links, routes, states, business rules, and working behavior unless the brief explicitly changes them. Do not turn a focused tool into a landing page or dashboard merely to make it look more designed.

Choose the execution mode

Audit mode

Use when the user asks to analyze, assess, audit, evaluate, recommend, or explicitly says not to modify yet.

  • Read the relevant project material and inspect the rendered page when possible.
  • Produce a diagnosis at the requested depth.
  • Do not edit code, generate implementation artifacts, or claim visual verification for changes that were not made.

Execute mode

Use when the user asks to modify, redesign, optimize, implement, repair the design, or polish the page.

  1. Diagnose internally.
  2. Lock protected behavior and content.
  3. Implement high-confidence, in-scope changes directly.
  4. Run the page and verify rendered and business states.
  5. Complete a second refinement pass.
  6. Report at the task-appropriate detail level.

Do not stop after routine diagnosis to request approval. An unfamiliar project is not a blocker: inspect it, establish invariants, and proceed.

Read the full file on GitHub · 331 lines

Files

What ships with it

7 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. 9d ago First seen · 331 lines · 33 tokens per session scan A 3f473c3372ea

Subscribe to this mod's changes

html-design-polish is a skill published in the GitHub repository EthanYoQ/Skill-hub (9 stars, last pushed 2d ago), licensed MIT. It adds 33 tokens to every session and 3,252 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

impeccable

Use when the user wants distinctive, production-grade frontend design, anti-generic AI aesthetics, UX critique, technical UI audits, or final polish through bundled Impeccable references and an optional upstream detector CLI.

Peiiii/nextclaw · 47 tokens

align-grid

Build editorial/magazine/report webpages on a GENUINE Müller-Brockmann modular grid (International Typographic Style) — not a decorative one. Encodes the discipline (columns + modules + baseline, grotesque type, flush-left, restrained black/white/red palette) AND the hard-won front-end engineering to make the grid…

danielvm-git/bigpowers · 160 tokens

animation-patterns

Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.

vibeeval/vibecosystem · 26 tokens

extract-design-system

Extract design primitives from a public website and generate starter token files for your project.

arvindrk/extract-design-system · 20 tokens

web-design

Use when building any web page, HTML artifact, landing page, dashboard, slide deck, report, email, or UI component the user will look at. A taste-first design system that makes generated pages look intentional and crafted instead of generic "AI-made". Provides an aesthetic-direction process, design tokens, a starter…

drewnekota/cetus · 80 tokens

component-library-patterns

Design system token management, component API design, Storybook, and visual regression testing patterns.

vibeeval/vibecosystem · 22 tokens