polish-pass

polish-pass is a skill for Claude Code, Codex from Onevium/awesome-claude-skills. It costs 100 tokens per session (919 once invoked), scanned A, original, MIT.

A final review checklist for an interface before it is shown to customers, teammates, or other stakeholders. It checks accessibility, visual hierarchy, overly generic AI-style design, and interaction states such as hover, focus, loading, success, and failure.

In plain words
What is it for?
It is for reviewing a finished design, identifying and ranking issues, optionally fixing them, and checking the result again before release.
Why use it?
It catches delivery-blocking usability problems and noticeable inconsistencies while there is still time to fix them.

Skill for Claude CodeCodex

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

Good fit It is for reviewing a finished design, identifying and ranking issues, optionally fixing them, and checking the result again before release.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onevium/awesome-claude-skills/polish-pass
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 Onevium/awesome-claude-skills --skill polish-pass
Clone the repo
git clone --depth 1 https://github.com/Onevium/awesome-claude-skills

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/onevium/awesome-claude-skills/polish-pass/github.svg)](https://agentmods.dev/skills/onevium/awesome-claude-skills/polish-pass)
Your own site
<a href="https://agentmods.dev/skills/onevium/awesome-claude-skills/polish-pass"><img src="https://agentmods.dev/badge/skills/onevium/awesome-claude-skills/polish-pass/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 polish-pass

Your own site · 80×15
<a href="https://agentmods.dev/skills/onevium/awesome-claude-skills/polish-pass"><img src="https://agentmods.dev/badge/skills/onevium/awesome-claude-skills/polish-pass.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 919 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.00100 $0.00919
Opus 5 $0.00050 $0.00460
Sonnet 5 $0.00020 $0.00184
Haiku 4.5 $0.00010 $0.00092

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

Security

Grade A, and why

polish-pass 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 12d 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/design/polish-pass/SKILL.md · 56 lines

What it actually says

最终润色门禁

这是四类专项审查的总入口。重点是发现会阻碍交付的问题,并让用户知道什么已验证、什么仍需决策,而不是产生最长的问题清单。

1. 确认是否适合进入润色

读取最终交付物和相关样式,确认媒介、使用场景、品牌和用户约束。若布局仍破损、主要区块缺失或占位内容仍在重写,说明现在抛光的浪费,并先完成结构。

确认操作模式:只要求审查时不要修改;明确要求“修好并交付”时再实施修复。

2. 执行四个维度

可直接应用以下量表;运行环境支持并且并行不会增加风险时,也可以分别加载同库中的专项 Skill,再统一汇总。

  1. 无障碍:对比度、颜色信号、语义、标签、键盘、焦点、动效、表单和点击目标。
  2. AI 模板味:无依据渐变、装饰 emoji、默认卡片、临时插画、静默默认字体、散乱 token 和不合场景的暖色编辑风。
  3. 层级与节奏:主要与次要信息、5 秒扫描、间距和字号尺度、重复一致性、策略性变化、调色板和对齐。
  4. 交互状态:适用的 default、hover、active、disabled、focus、loading,以及过渡、成功、失败和当前状态反馈。

专项 Skill 或并行审查不可用时,在当前上下文按四个维度顺序完成,不要把工具缺失当成跳过检查的理由。

3. 去重并分级

  • 阻塞:真实无障碍失败、关键路径不可用、缺失键盘支持、表单无法完成等交付前必须修复的问题。
  • 质量问题:与品牌或简报冲突的模板化视觉、错误层级、必要状态缺失和明显不一致。
  • 润色建议:不阻碍使用的细微节奏、色调和表达改进。

相同根因只保留一条,附上多个受影响位置。低置信度审美意见不得升级成阻塞。

4. 修复与复验

获准修改时依次处理阻塞、质量问题和范围内的润色建议。重新检查关键路径、对比度、焦点、响应式、视觉层级和状态反馈,确认修复没有破坏品牌或其他页面。

5. 结论

结论使用“可以交付”“用户确认标记项后可以交付”或“仍需迭代”。列出各类修复数量、开放决定、未覆盖范围和实际验证方式。

示例

输入:“这个客户落地页准备展示了,做最后一轮检查并修好。”

**输出:**四维审查去重后得到两个无障碍阻塞、三个层级或状态问题和两个润色建议;修复并复验后给出“字体决定确认后可以交付”的结论。

来源与许可

本 Skill 基于 Trystan Sarrade 的 claude-design-system-prompt 进行中文化与 Claude Skill 规范适配。上游与本改编均按 MIT License 发布,详见 LICENSE.txt

Files

What ships with it

1 file 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. 12d ago First seen · 56 lines · 100 tokens per session scan A 040e24300055

Subscribe to this mod's changes

polish-pass is a skill published in the GitHub repository Onevium/awesome-claude-skills (1 stars, last pushed 15d ago), licensed MIT. It adds 100 tokens to every session and 919 once invoked, about $0.0005 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

accesslint-audit

Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.

lingxling/awesome-skills-cn · 75 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

lingxling/awesome-skills-cn · 64 tokens

accesslint-scan

Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.

lingxling/awesome-skills-cn · 32 tokens

frontend-design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

lingxling/awesome-skills-cn · 40 tokens

software-in-worten

Übersetzt zwischen Benutzeroberfläche und Text — in beide Richtungen. Aus einer beschriebenen Oberfläche wird ein Skill; aus einem Skill wird eine Oberfläche. Nutzen, wenn eine Anwendung entworfen wird und der Ablauf noch unklar ist, wenn ein bestehendes Werkzeug als Skill verfügbar gemacht werden soll, wenn…

ellmos-ai/skills · 87 tokens

image-to-code

Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards…

frankxai/claude-skills-library · 116 tokens