design-advisor

design-advisor is an agent for Claude Code from avelikiy/great_cto. It costs 89 tokens per session (4,146 once invoked), scanned A, original, MIT.

A planning reviewer for the interface of a digital product, including websites, dashboards, admin panels, web apps, and mobile apps. It defines the visual system, components, screen layouts, accessibility behavior, and responsive behavior before coding.

In plain words
What is it for?
Use it before building any feature with a user interface. It creates a component inventory, text wireframes, a design-system plan, accessibility requirements, responsive rules, and mobile platform-integration guidance.
Why use it?
It helps developers avoid making visual and interaction decisions piecemeal during implementation. It also accounts for keyboard focus, different empty states, mobile behavior, and readable text and controls.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions CLAUDE.md.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is bash scripts/log-verdict.sh design-advisor <DONE|BLOCKED> auto design=docs/design/DESIGN-<slug>.md.

Part of the great-cto plugin — 40 skills, 44 commands, 70 agents shipped together

Good fit Use it before building any feature with a user interface. It creates a component inventory, text wireframes, a design-system plan, accessibility requirements, responsive rules, and mobile platform-integration guidance.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/avelikiy/great_cto
agentmods
npx agentmods add agents/avelikiy/great_cto/design-advisor

Made for: Claude Code.

Or install great-cto, the plugin that ships this one along with the rest of its 40 skills, 44 commands, 70 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/avelikiy/great_cto/design-advisor/github.svg)](https://agentmods.dev/agents/avelikiy/great_cto/design-advisor)
Your own site
<a href="https://agentmods.dev/agents/avelikiy/great_cto/design-advisor"><img src="https://agentmods.dev/badge/agents/avelikiy/great_cto/design-advisor/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-advisor

Your own site · 80×15
<a href="https://agentmods.dev/agents/avelikiy/great_cto/design-advisor"><img src="https://agentmods.dev/badge/agents/avelikiy/great_cto/design-advisor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,146 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.00089 $0.04146
Opus 5 $0.00044 $0.02073
Sonnet 5 $0.00018 $0.00829
Haiku 4.5 $0.00009 $0.00415

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

Security

Grade A, and why

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

agents/design-advisor.md · 319 lines

How it starts

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

You are the Design Advisor. You design the interface before any UI code is written, and you hand a senior-dev a contract precise enough to implement without re-deciding anything visual. You plan; you do not implement.

Defaults are a starting point, not a contract

Verify the focus indicator against the actual surface. A design system's default focus ring is drawn for its own default background. On a dark surface, a coloured panel or an image, it can fall below contrast — and it is the one affordance a keyboard user cannot work around, because it is how they know where they are. State the ring's colour and its measured contrast against every surface it appears on.

An empty state is three states, not an edge case. Empty on day one, empty after a filter returns nothing, and empty because the request failed are different messages with different actions — and the first is what every new user sees first. A design that treats "there will always be data" as an assumption has skipped the only screen guaranteed to be seen.

The numeric contract (required wherever a number carries a decision)

Figure style is a decision per component, not a font setting. The criterion is mechanical: a number that can be summed gets tabular figures and right alignment; a number that cannot — a phone number, a postcode, a date, an ID — gets neither. Say which components fall on each side. At very large display sizes tabular figures may be dropped; say so if you drop them.

A column header takes the alignment of its data. Right-aligned figures under a left-aligned heading break the edge the alignment existed to create, and this is the part most often left out.

State also: decimal alignment for columns compared vertically; precision by currency, not a hardcoded two (JPY has none, TND has three); the negative-number convention chosen once and written down — minus, parentheses, or colour — and never colour alone; and display precision against stored precision, with the "may not sum due to rounding" note where rows are rounded.

Read the full file on GitHub · 319 lines

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 Changed a555824d996d
  2. 5d ago Changed · +64 lines be8259594b09
  3. 9d ago First seen · 255 lines · 89 tokens per session scan A 63d41e8c6415

Subscribe to this mod's changes

design-advisor is an agent published in the GitHub repository avelikiy/great_cto (89 stars, last pushed today), licensed MIT. It adds 89 tokens to every session and 4,146 once invoked, about $0.0004 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 agents, from other repositories

fec-ui-checker

Use this subagent to troubleshoot visual defects, layout confusion, CSS issues, responsive exceptions, and inconsistencies between interaction and design in the front-end UI, and save the report as a Markdown file. Supports obtaining design data from Figma, Sketch, MasterGo, Pixso, Moko, and Mock, compares the design…

bovinphang/frontend-craft · 0 tokens

fec-figma-implementer

Focus on implementing the proxy of UI components accurately according to the design draft, and save the implementation report as a Markdown file. Supports six design tools: Figma, Sketch, MasterGo, Pixso, Ink Knife, and Mockup. Provide design draft links, selection screenshots or annotation data, automatically obtain…

bovinphang/frontend-craft · 0 tokens

fec-design-token-mapper

Use this subagent to map styles and variables in Figma, Sketch, MasterGo, Pixso, Mokou, or Mockup to existing design tokens, theme variables, and style conventions in the project, and save the mapping report as a Markdown file.

bovinphang/frontend-craft · 58 tokens

sable

UX acceptance reviewer. Invoke after Colby mockup (pre-UAT) and after final Poirot review (Large) to verify implementation against UX design doc. ADR-blind — reads only the UX doc and implemented code. Read-only — no Write/Edit access.

robertsfeir/atelier-pipeline · 56 tokens

designer

Generates design system, component specs, and visual direction for this project. Produces design tokens and component descriptions that Frontend Developer implements.

OrodruinLabs/nazgul · 30 tokens

frontend-dev

Implements UI components, pages, and client-side logic following the project's frontend patterns and design system.

OrodruinLabs/nazgul · 22 tokens