ui-polish

ui-polish is a plugin for Claude Code from opkod-france/opkod-claude-code-plugins. Its manifest loads nothing; the 1 skill, 2 commands, 1 agent it bundles cost 224 tokens per session together, scanned A, original, MIT.

A set of UI design guidelines and review commands for improving interfaces built with Tailwind CSS and shadcn/ui, including React components.

In plain words
What is it for?
Use it to refactor or review interface code and apply practical guidance to spacing, hierarchy, components, and styling.
Why use it?
It helps identify unclear layouts and visual inconsistencies before they reach users.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions subagents.

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.

Claude Code
/plugin marketplace add opkod-france/opkod-claude-code-plugins
agentmods
npx agentmods add plugins/opkod-france/opkod-claude-code-plugins/ui-polish
Clone the repo
git clone --depth 1 https://github.com/opkod-france/opkod-claude-code-plugins

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/plugins/opkod-france/opkod-claude-code-plugins/ui-polish.svg)](https://agentmods.dev/plugins/opkod-france/opkod-claude-code-plugins/ui-polish)
Your own site
<a href="https://agentmods.dev/plugins/opkod-france/opkod-claude-code-plugins/ui-polish"><img src="https://agentmods.dev/badge/plugins/opkod-france/opkod-claude-code-plugins/ui-polish.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 2 commands, 1 agent cost 224 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

ui-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 2d 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.

.claude-plugin/marketplace.json#ui-polish · 21 lines

What it actually says

{
  "name": "ui-polish",
  "source": "./plugins/ui-polish",
  "description": "Professional UI design principles using Tailwind CSS and shadcn/ui. Apply Refactoring UI methodology — now with /refactor and /review commands plus a ui-reviewer sub-agent for context-isolated reviews.",
  "version": "0.2.0",
  "category": "frontend",
  "tags": [
    "ui",
    "design",
    "tailwind",
    "shadcn",
    "react",
    "frontend"
  ],
  "author": {
    "name": "Ayoub Hidri"
  },
  "homepage": "https://opkod-france.github.io/opkod-claude-code-plugins",
  "repository": "https://github.com/opkod-france/opkod-claude-code-plugins",
  "license": "MIT"
}
Contents

What it installs

The manifest is a name and a version. 1 skill, 2 commands, 1 agent travel with it, and installing the plugin installs all of them — 224 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Files

What ships with it

1 file beside marketplace.json#ui-polish 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. 2d ago First seen · 21 lines scan A d2b72a748524

Subscribe to this mod's changes

ui-polish is a plugin published in the GitHub repository opkod-france/opkod-claude-code-plugins (9 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.

Related

Other plugins, from other repositories

aceternity-ui

100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

secondsky/claude-skills · not measured

uiforge

Clone any website's design into clean, editable React + Tailwind, with your content. Renders a reference, extracts its full design (every color, gradient, shadow, font, box) into a Tailwind v4 theme, replays a faithful reconstruction, loops a visual diff against the original until it matches, then exports an editable…

TaewoooPark/UIForge · not measured

claude-skills marketplace

Agent settings configuring schemaversion, skills.

LeahyCC/claude-skills · not measured

LUXOR Frontend Essentials

Comprehensive frontend development skills covering React, Next.js, Angular, Svelte, Vue, Tailwind CSS, and modern JavaScript patterns with testing and responsive design.

manutej/luxor-claude-marketplace · not measured

shadcn-guide

Build React UIs with shadcn/ui — the open-code component system. Covers 58+ components (Base UI and Radix variants), CLI commands, components.json configuration, CSS variable theming (OKLCH), framework installation (Next.js, Vite, Astro, Remix, Laravel, Gatsby, TanStack), registry system, form patterns (React Hook…

vcode-sh/vibe-tools · not measured

pencil

Pencil MCP 기반 디자인-개발 통합 도구. 디자인 워크플로우 자동화, 디자인 시스템 관리, 검증/리뷰, React+Tailwind 코드 변환을 지원합니다.

Gyejoon/pencil-plugin · not measured