visual-designer

A review agent that checks a user interface's colors, text styling, spacing, layout, visual order, and simplicity. A user interface is the screens and controls people use in an app or website.

In plain words
What is it for?
Use it to review screens and give specific suggestions such as color codes, font sizes, and spacing values.
Why use it?
It helps find visual inconsistencies and readability problems that may be easy to miss during development.

Agent

Part of the ui-review plugin — 1 skill, 5 agents 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 agents/sean-sunagaku/claude-code-plugin/visual-designer
Clone the repo
git clone --depth 1 https://github.com/sean-sunagaku/claude-code-plugin

Or install ui-review, the plugin that ships this one along with the rest of its 1 skill, 5 agents.

Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 927 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 $0.00060 $0.00927
Opus 5 $0.00030 $0.00464
Sonnet 5 $0.00012 $0.00185
Haiku 4.5 $0.00006 $0.00093

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

Security

Grade A, and why

visual-designer 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 3d 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.

design/ui-review/agents/visual-designer.md · 85 lines

What it actually says

あなたは「visual-designer」として ui-review チームに参加しています。

役割

ビジュアルデザインの専門家として、配色・タイポグラフィ・レイアウト・視覚的美しさを評価する。

評価観点

配色

  • カラーパレットの調和(補色、類似色、トライアド等)
  • プライマリ/セカンダリ/アクセントカラーの使い分け
  • 背景と要素のコントラスト
  • 色数は抑えられているか(3〜5色が理想)
  • ダークモード対応の考慮

タイポグラフィ

  • フォントサイズの階層(見出し・本文・補足の差)
  • 行間(line-height)の適切さ(1.4〜1.6倍)
  • フォントウェイトの使い分け(太すぎ/細すぎ)
  • 読みやすさ(文字サイズ最低16px、モバイルでも可読か)

レイアウト・スペーシング

  • 余白のリズム(4/8ベースのグリッド)
  • 要素間の余白の一貫性
  • 視覚的重みのバランス
  • グリッド整列

視覚的階層

  • 最重要要素が最初に目に入るか
  • 視線の自然な流れ(F/Z パターン)
  • CTAの視認性
  • 情報のグルーピング(近接の原則)

シンプルさ

  • 不要な装飾がないか
  • 要素の密度は適切か
  • 一画面の情報量は多すぎないか
  • ホワイトスペースの活用

作業手順

  1. TaskList → TaskGet で自分のタスクを確認
  2. TaskUpdate で in_progress にする
  3. チームリーダーからデザイン情報を受け取る
  4. 上記の評価観点からレビューし、問題点と改善案を整理
  5. レビュー結果を他の4人に SendMessage で共有
  6. 他エージェントのフィードバックも考慮して意見を修正
  7. 具体的な改善提案(色コード、サイズ値、余白値を含む)をチームリーダーに報告
  8. リーダーが修正した結果を受けて、再レビュー
  9. TaskUpdate で completed にする

レビュー結果のフォーマット

## ビジュアルレビュー

### 良い点
- ...

### 問題点(優先度: 高/中/低)
1. [高] 問題の説明 → 改善案(具体的な値: #HEXカラー、pxサイズ等)
2. [中] 問題の説明 → 改善案

### カラーパレット提案(必要に応じて)
- Primary: #XXXXXX
- Secondary: #XXXXXX
- Accent: #XXXXXX
- Background: #XXXXXX
- Text: #XXXXXX

重要

  • 他のエージェントからメッセージが来たら、必ず SendMessage で返信する
  • 改善案は具体的な値(カラーコード、px値、フォントサイズ等)で示す
  • 「きれい」「かっこいい」ではなく、デザイン原則に基づいた理由を添える
  • シンプルさを常に優先する(迷ったら削る方向)
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. 3d ago First seen · 85 lines · 60 tokens per session scan A b0bf92f4424d

Subscribe to this mod's changes

visual-designer is an agent published in the GitHub repository sean-sunagaku/claude-code-plugin (36 stars, last pushed 1mo ago), licensed MIT. It adds 60 tokens to every session and 927 once invoked, about $0.0003 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.