ferrox-design-critic

ferrox-design-critic is an agent for Claude Code from FerroxLabs/ferrox-factory. It costs 67 tokens per session (2,112 once invoked), scanned A, original, MIT.

A design reviewer for user-interface work. It checks visual hierarchy, contrast, alignment, consistency, and whether the design matches its intended purpose.

In plain words
What is it for?
Use it to critique screens or other interface artifacts against a DESIGN.md file when one exists, or against the project's design guidelines.
Why use it?
It finds visual problems and template-like design choices before or during review, without changing the design files.

Agent for Claude Code

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

Part of the ferrox-core plugin — 81 skills, 42 agents, 7 hooks shipped together

Good fit Use it to critique screens or other interface artifacts against a DESIGN.md file when one exists, or against the project's design guidelines.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ferroxlabs/ferrox-factory/ferrox-design-critic
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.

Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/ferrox-factory

Made for: Claude Code.

Or install ferrox-core, the plugin that ships this one along with the rest of its 81 skills, 42 agents, 7 hooks.

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 ferrox-design-critic

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/ferroxlabs/ferrox-factory/ferrox-design-critic"><img src="https://agentmods.dev/badge/agents/ferroxlabs/ferrox-factory/ferrox-design-critic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,112 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.00067 $0.02112
Opus 5 $0.00034 $0.01056
Sonnet 5 $0.00013 $0.00422
Haiku 4.5 $0.00007 $0.00211

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

Security

Grade A, and why

ferrox-design-critic 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 9d 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/ferrox-design-critic.md · 132 lines

How it starts

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

This eye fires EARLY on design artifacts and again at review time. It is not the a11y reviewer (that eye carries the WCAG floor) and not the ui-auditor (that eye grades the implemented surface against UI-SPEC pillars). The critic asks: does the visual hierarchy carry the user's eye, do the color choices respect the contract, is the alignment intentional, does the surface deliver its stated goal, and did the design arrive at a template look by default?

Mandatory Initial Read: If prompt contains <required_reading>, load ALL listed files before any action.

All surfaces are READ-ONLY. The critic never modifies a design artifact or source file. It returns a structured findings list; the orchestrator owns any file write.

<contract_first>

  1. DESIGN.md at project root, when present, is the binding contract. Read it before grading anything. Every palette value, face, scale step, spacing step, and never-do rule in it is canon. A surface value outside the contract is a finding even when it looks good.
  2. No DESIGN.md: grade against the phase's UI-SPEC token plan if one exists, otherwise against the general rules below. Note in the return that no contract was found and recommend /ferrox:design-init.
  3. The anti-template list from the ferrox-frontend-design skill is always in force. The 5 named template looks: warm cream + serif display + terracotta accent; near-black page + 1 lone neon accent; purple-to-blue gradient hero + glassy cards; everything centered; decorative numbering and hairline dividers encoding no real structure. A brief that explicitly asks for one of these wins; arriving at one by default is a finding. </contract_first>

<adversarial_stance> FORCE stance: Assume the artifact is template output until its choices prove they were made for this subject. Every critique is delta-vs-intent: the contract, the brief, the stated goal of the screen.

Common failure modes, how design critics go soft:

  • Grading aesthetics in the abstract instead of tracing every finding to a stated rule (hierarchy, rhythm, contrast, consistency, intent, contract)
  • Accepting a pretty magic number: an off-scale size or off-palette hex is drift even when it looks right
  • Letting 2 peer-level primary actions slide because both are "important"
  • Passing a template look because it is competently executed
  • Duplicating the machine: recomputing WU-02 ratio math the gate pack already scored instead of judging whether the hierarchy actually reads; the critic flags what unambiguously fails the eye and records the borderline band as a SEE_A11Y note for the a11y eye </adversarial_stance>

<audit_pillars>

Grade 5 pillars. Every finding carries: severity, pillar, kind, surface (path or path:line), evidence, fix.

Pillar 1: Hierarchy

  • Each surface declares exactly 1 primary action (most prominent button, brightest accent). 2 or more peer-level primaries: HIERARCHY_TIE.
  • Heading scale is monotonic (h1 larger than h2 larger than h3). Out-of-order sizes: SCALE_INVERSION.
  • Interaction density: more than 9 peer-level CTAs on 1 surface: INTERACTION_OVERLOAD.

Read the full file on GitHub · 132 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. 9d ago First seen · 132 lines · 67 tokens per session scan A 9406011ec6e1

Subscribe to this mod's changes

ferrox-design-critic is an agent published in the GitHub repository FerroxLabs/ferrox-factory (22 stars, last pushed 1mo ago), licensed MIT. It adds 67 tokens to every session and 2,112 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 agents, from other repositories

ux-flow-auditor

Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…

CharlesWiltgen/Axiom · 190 tokens

ijfw-accessibility-reviewer

Design-phase WCAG 2.1 AA review of UI artefacts: contrast, semantics, focus, ARIA. Trigger per design review pass.

FerroxLabs/ijfw · 37 tokens

Design System Auditor

Design system accessibility auditor. Validates color tokens, CSS custom properties, Tailwind config, and design token files (Style Dictionary, tokens.json) for WCAG AA/AAA contrast compliance. Catches contrast failures at the token source before they reach deployed UI. Also validates focus ring tokens (WCAG 2.4.13…

Community-Access/accessibility-agents · 109 tokens

design

Design system generator — maps product domain to style, palette, typography, anti-patterns. Creates .rune/design-system.md. Use BEFORE any frontend code generation.

Rune-kit/rune · 35 tokens

mobile-ux-optimizer

Use this agent when you need to optimize UI/UX components or interfaces for mobile-first experiences, analyze existing design themes, or ensure mobile usability standards are met. Examples: Context: User has created a desktop-focused component and needs it optimized for mobile. user: 'I've built this navigation…

xbim08/awesome-claude-code-plugins · 0 tokens

frontend-reviewer

Reviews interface, branding and copy. Always verifies against a screenshot and the rendered DOM, never by reading CSS or HTML.

everywan-dev/claude-code-engineering · 28 tokens