design-compare

design-compare is a skill for Claude Code from Aboudjem/ui-ux-suite. It costs 35 tokens per session (164 once invoked), scanned A, original, MIT.

A design review that compares a project’s visual design with a reference website, product, or described style.

In plain words
What is it for?
Use it to review colors, typography, layout, components, and other design areas, then get a side-by-side gap report with recommendations.
Why use it?
It shows where the current design differs and which changes would bring it closer to the chosen reference.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ui-ux-suite plugin — 14 skills, 5 commands, 12 agents, 1 MCP server shipped together

Good fit Use it to review colors, typography, layout, components, and other design areas, then get a side-by-side gap report with recommendations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aboudjem/ui-ux-suite/design-compare
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 Aboudjem/ui-ux-suite --skill design-compare
Clone the repo
git clone --depth 1 https://github.com/Aboudjem/ui-ux-suite

Made for: Claude Code.

Or install ui-ux-suite, the plugin that ships this one along with the rest of its 14 skills, 5 commands, 12 agents, 1 MCP server.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/aboudjem/ui-ux-suite/design-compare/github.svg)](https://agentmods.dev/skills/aboudjem/ui-ux-suite/design-compare)
Your own site
<a href="https://agentmods.dev/skills/aboudjem/ui-ux-suite/design-compare"><img src="https://agentmods.dev/badge/skills/aboudjem/ui-ux-suite/design-compare/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 design-compare

Your own site · 80×15
<a href="https://agentmods.dev/skills/aboudjem/ui-ux-suite/design-compare"><img src="https://agentmods.dev/badge/skills/aboudjem/ui-ux-suite/design-compare.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 164 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.00035 $0.00164
Opus 5 $0.00017 $0.00082
Sonnet 5 $0.00007 $0.00033
Haiku 4.5 $0.00003 $0.00016

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

Security

Grade A, and why

design-compare 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 5d 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-compare/SKILL.md · 26 lines

What it actually says

/design-compare: Compare Against Reference

Compare the current project's design against a reference product or competitor.

Usage

/design-compare linear.app    # Compare against Linear's design
/design-compare "clean SaaS"  # Compare against a style archetype

Flow

  1. Audit current project design (quick scan)
  2. Analyze reference (from URL, description, or known product)
  3. Compare across all 12 dimensions
  4. Output gap analysis with specific recommendations

Output

Side-by-side comparison with gap scores and specific catch-up recommendations per dimension.

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. 5d ago Changed · -1 lines · +23 tokens per session 1eff54d2cfa7
  2. 9d ago First seen · 27 lines · 12 tokens per session scan A b42fb0b6675d

Subscribe to this mod's changes

design-compare is a skill published in the GitHub repository Aboudjem/ui-ux-suite (7 stars, last pushed 2d ago), licensed MIT. It adds 35 tokens to every session and 164 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