design-assessment

design-assessment is a skill for Claude Code from ulises-jeremias/agent-toolkit. It costs 61 tokens per session (2,346 once invoked), scanned A, original, MIT.

An evidence-based review of a product interface as a design unit, covering visual hierarchy, user-experience friction, interaction, accessibility, responsive behavior, design-system consistency, and distinctiveness.

In plain words
What is it for?
Use it for visual reviews, UX audits, accessibility checks, responsive-interface assessments, design-system compliance reviews, and evaluations of a product's visual identity.
Why use it?
It replaces impression-based design feedback with findings tied to observed evidence, including severity and confidence. Missing evidence is reported instead of being hidden behind an exact score.

Skill for Claude Code

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

Part of the agent-toolkit-complete plugin — 116 skills shipped together

Good fit Use it for visual reviews, UX audits, accessibility checks, responsive-interface assessments, design-system compliance reviews, and evaluations of a product's visual identity.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ulises-jeremias/agent-toolkit/design-assessment
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 ulises-jeremias/agent-toolkit --skill design-assessment
Clone the repo
git clone --depth 1 https://github.com/ulises-jeremias/agent-toolkit

Made for: Claude Code.

Or install agent-toolkit-complete, the plugin that ships this one along with the rest of its 116 skills.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/ulises-jeremias/agent-toolkit/design-assessment/github.svg)](https://agentmods.dev/skills/ulises-jeremias/agent-toolkit/design-assessment)
Your own site
<a href="https://agentmods.dev/skills/ulises-jeremias/agent-toolkit/design-assessment"><img src="https://agentmods.dev/badge/skills/ulises-jeremias/agent-toolkit/design-assessment/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-assessment

Your own site · 80×15
<a href="https://agentmods.dev/skills/ulises-jeremias/agent-toolkit/design-assessment"><img src="https://agentmods.dev/badge/skills/ulises-jeremias/agent-toolkit/design-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,346 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00061 $0.02346
Opus 5 $0.00030 $0.01173
Sonnet 5 $0.00012 $0.00469
Haiku 4.5 $0.00006 $0.00235

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

Security

Grade A, and why

design-assessment 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 10d 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/agent-toolkit-complete/.github/skills/design-assessment/SKILL.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Design Assessment (WHAT)

Assess a product's interface as a design unit delegated by project-assessment. Use this skill when the user asks for a design audit, visual review, UX assessment, accessibility evaluation, design-system compliance check, or distinctive-identity review.

Router contract (ADR-0002 Option A): project-assessment collects evidence via project-assessment-evidence, then delegates to this skill alongside technical-unit-assessment / management-unit-assessment when UI/design is in scope. This skill is also directly invokable for single-page or multi-screen UI audits. It reuses the single evidence framework — do not re-ask evidence already in the map.

Default guardrails

  1. Apply project-assessment-evidence before scoring. If calling via project-assessment, reuse its evidence map — do not duplicate intake questions.
  2. Apply output-handshake before producing any final design assessment report, scorecard, or roadmap.
  3. Never assign a maturity score without evidence. If evidence is missing, mark the indicator as Not assessed or score with Low confidence and state the assumption. Never emit fake precision like 72/100 — use rating bands + severity/confidence.
  4. Screenshots must not capture secrets. Observe-only, L1. Redact private data. Keep sensitive details out of reusable artifacts.
  5. Generic-template risk (distinctiveness) must be context-aware — rounded cards = bad is not a rule. Evaluate whether the aesthetic is distinctive for this product's subject and tone, not via a checklist.
  6. Vision fallback: This skill is vision-required for full visual critique. If the harness cannot render screenshots/recordings, perform a text-only heuristic review (code, tokens, a11y attributes) and flag each finding with Low confidence — vision unavailable.

Design-unit intake

Ask before scoring (or reuse from router evidence map):

  • Product & purpose: product name, audience, single job the page/ flow does
  • Scope: screens/flows/components in scope, Figma files / variables, Storybook, Tailwind/config, design-system entry points
  • Repositories & assets: app repo(s), component library, token files, asset locations
  • Systems of record for design evidence: Figma, Storybook, WCAG reports, performance reports, screenshots, recordings, product analytics, UX research
  • Assessment period & audience: who will act on findings
  • Decision ownership: who validates subjective visual judgments

Read the full file on GitHub · 151 lines

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. 10d ago First seen · 151 lines · 61 tokens per session scan A 28e249cf36ec

Subscribe to this mod's changes

design-assessment is a skill published in the GitHub repository ulises-jeremias/agent-toolkit (16 stars, last pushed today), licensed MIT. It adds 61 tokens to every session and 2,346 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.

Related

Other skills, from other repositories

ui-ux-design

Create production-grade frontend interfaces with strong UX and visual craft. Use when building web components, pages, dashboards, forms, landing pages, modals, or any UI. Use when user says 'build a form', 'create a dashboard', 'design a component', 'make a landing page', or asks for UI/UX work. Use even when the user…

arvindand/agent-skills · 98 tokens

margaret-design

Figma bridge, both directions: generate a new Figma design or diagram from a prompt/spec, or pull an existing Figma file/selection into this codebase (as code, a design-context summary, a Code Connect link, or a motion implementation). Use when the user asks to create/generate something in Figma or FigJam, wants a…

sofiahernandes/margaret · 181 tokens

adobe-express-spectrum-ui-ux

Build or review Adobe Express add-on panel UI with Spectrum patterns, stack selection guidance (raw SWC, swc-react, React Spectrum), Express theme setup, state and navigation design, and actionable UX quality checks. Use when implementing or auditing panel layouts, interaction states, multi-screen flows, and…

Sandgrouse/adobe-express-dev-skill · 70 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, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

dvasyliev/ai-dev-tools-getting-started · 77 tokens

ui-styling

Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns…

duongductrong/cursor-kit · 90 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.

duongductrong/cursor-kit · 43 tokens