design-review

design-review is a skill for Claude Code from lukaskellerstein/claude-my-marketplace. It costs 110 tokens per session (1,848 once invoked), scanned A, original, no licence file.

A design critique tool for websites, visual designs, and frontend code. It checks how elements such as fonts, colours, spacing, contrast, and visual order work together.

In plain words
What is it for?
Use it to review a website or frontend, find common design mistakes, and get feedback on issues such as weak contrast, inconsistent spacing, generic fonts, and unclear visual hierarchy.
Why use it?
It helps identify layout and presentation problems that can make an interface difficult to read, inconsistent, or hard to use.

Skill for Claude Code

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

Part of the design-plugin plugin — 4 skills, 1 command, 1 agent shipped together

Good fit Use it to review a website or frontend, find common design mistakes, and get feedback on issues such as weak contrast, inconsistent spacing, generic fonts, and unclear visual hierarchy.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lukaskellerstein/claude-my-marketplace/design-review
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 lukaskellerstein/claude-my-marketplace --skill design-review
Clone the repo
git clone --depth 1 https://github.com/lukaskellerstein/claude-my-marketplace

Made for: Claude Code.

Or install design-plugin, the plugin that ships this one along with the rest of its 4 skills, 1 command, 1 agent.

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-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/design-review/github.svg)](https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/design-review)
Your own site
<a href="https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/design-review"><img src="https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/design-review/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-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/lukaskellerstein/claude-my-marketplace/design-review"><img src="https://agentmods.dev/badge/skills/lukaskellerstein/claude-my-marketplace/design-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 110 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,848 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 unknown 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.00110 $0.01848
Opus 5 $0.00055 $0.00924
Sonnet 5 $0.00022 $0.00370
Haiku 4.5 $0.00011 $0.00185

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

Security

Grade A, and why

design-review 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.

plugins/design-plugin/skills/design-review/SKILL.md · 189 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 189 lines · 110 tokens per session scan A 9348eb511775

Subscribe to this mod's changes

design-review is a skill published in the GitHub repository lukaskellerstein/claude-my-marketplace (3 stars, last pushed 1mo ago), with no licence file. It adds 110 tokens to every session and 1,848 once invoked, about $0.0006 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

colors

Color systems for web interfaces — OKLCH conversion and palette generation, contrast measurement (APCA/WCAG), gamut and P3 fallbacks, theming, one meaning per color. INVOKE PROACTIVELY when converting color values, building or extending a palette or token set, checking or reporting contrast, or theming light and dark…

PrabhdeepSingh/claude-plugins · 99 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

composio-community/awesome-claude-plugins · 43 tokens

ui-polish

Design-engineering details that make an interface feel polished — border radius, optical alignment, shadows and elevation, animations and micro-interactions, press feedback, icons. INVOKE PROACTIVELY when building or reviewing UI components, adding motion or hover/active states, or when the user says "make it feel…

PrabhdeepSingh/claude-plugins · 109 tokens

layout

Layout structure for web interfaces — grouping, alignment, negative space, reading order, progressive disclosure, breakpoints, direction-aware (RTL) structure. INVOKE PROACTIVELY when structuring a page or component, spacing or aligning controls, deciding what collapses at small sizes, or reviewing frontend structure.…

PrabhdeepSingh/claude-plugins · 104 tokens

design-spatial

Spatial composition and layout for frontend design. Load with design when composing pages/dashboards/components, or whenever generated UI looks off — overlapping/colliding elements, weak hierarchy, or generic ("looks like every startup site"). The core idea: a model can't trust its own layout, so render it, critique…

connerkward/ckw-design-skill · 0 tokens

design-system

Mechanical implementation invariants for frontend design: token architecture, typography hierarchy, loading order, FOUT prevention, chrome stability, motion timing, color semantics. Use with design when building components, pages, or design systems. (Aesthetic direction lives in design-thinking; anti-trend/anti-slop…

connerkward/ckw-design-skill · 67 tokens