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.
npx skills add EthanYoQ/Skill-hub --skill html-design-polishgit clone --depth 1 https://github.com/EthanYoQ/Skill-hubWrote 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.
[](https://agentmods.dev/skills/ethanyoq/skill-hub/html-design-polish)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
- Diagnose internally.
- Lock protected behavior and content.
- Implement high-confidence, in-scope changes directly.
- Run the page and verify rendered and business states.
- Complete a second refinement pass.
- 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.
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.
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.
- 9d ago First seen · 331 lines · 33 tokens per session scan A 3f473c3372ea
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.
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.
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…
animation-patterns
Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.
extract-design-system
Extract design primitives from a public website and generate starter token files for your project.
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…
component-library-patterns
Design system token management, component API design, Storybook, and visual regression testing patterns.