visual-system-review

visual-system-review is a skill for Claude Code, Codex from getcrew44/crew44. It costs 27 tokens per session (482 once invoked), scanned A, original, MIT.

A checklist for reviewing whether a page’s visual design is consistent, readable, easy to scan, and aligned with its design system. It examines typography, color, spacing, density, contrast, and interactive cues.

In plain words
What is it for?
Use it to review hierarchy, component consistency, information density, text fit, contrast, affordances, and use of named design tokens.
Why use it?
It catches visual inconsistencies and readability problems before they spread through a product. It also helps prevent one-off style choices that do not fit the existing system.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/getcrew44/crew44/visual-system-review
Any agent
npx skills add getcrew44/crew44 --skill visual-system-review
Clone the repo
git clone --depth 1 https://github.com/getcrew44/crew44

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/getcrew44/crew44/visual-system-review.svg)](https://agentmods.dev/skills/getcrew44/crew44/visual-system-review)
Your own site
<a href="https://agentmods.dev/skills/getcrew44/crew44/visual-system-review"><img src="https://agentmods.dev/badge/skills/getcrew44/crew44/visual-system-review.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 482 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00027 $0.00482
Opus 5 $0.00014 $0.00241
Sonnet 5 $0.00005 $0.00096
Haiku 4.5 $0.00003 $0.00048

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

Security

Grade A, and why

visual-system-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 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.

daemon/internal/presets/defaultcrew/skills/designer/visual-system-review/SKILL.md · 40 lines

What it actually says

Visual System Review

Check that visual choices serve the user and match (or extend, deliberately) the existing design language.

What to evaluate

  1. Hierarchy. Does the eye go to the right place first? Does importance match visual weight?
  2. Consistency. Are buttons, inputs, spacing, and typography drawn from the existing system, or invented locally?
  3. Information density. Is the screen too quiet or too noisy for its purpose?
  4. Copy fit. Does the text fit the container at the longest realistic length? At the shortest?
  5. Contrast and readability. Does it work for users with vision impairments and on small screens?
  6. Affordances. Are interactive elements obviously interactive? Are read-only elements clearly not?

Token discipline

Visual choices should resolve to tokens, not magic numbers:

  • Typography: a defined scale (xs/sm/base/lg/xl…), 2–3 weights max, line-height 1.1–1.3 for headings, 1.5–1.7 for body.
  • Spacing: a defined scale (4px or 8px base). Component padding 16–24px, section gaps 32–64px, icon-text gap 8px.
  • Color: semantic roles (primary, success, warning, error, neutral 50–900). Contrast ≥ 4.5:1 for body, ≥ 3:1 for large text and UI components.
  • Icons: a defined size scale (12/16/20/24/32). One stroke-weight family.

When a token is missing for something that should have one, flag it as a design-system gap, not just a local issue.

Subtraction default

For every element, ask: does this earn its pixels? If not, cut it. Most screens improve when something is removed.

Output

  • Specific issues with the screen as it is.
  • Suggested changes, ranked by user impact.
  • Anything that violates the existing design system (new button styles, ad-hoc spacing, custom colors, off-scale type).
  • Tokens or patterns missing from the design system that this work surfaces.
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 First seen · 40 lines · 27 tokens per session scan A bb7889f918f9

Subscribe to this mod's changes

visual-system-review is a skill published in the GitHub repository getcrew44/crew44 (359 stars, last pushed 2mo ago), licensed MIT. It adds 27 tokens to every session and 482 once invoked, about $0.0001 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

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

dataviz

Design guidance for charts, graphs, dashboards, maps, and data visualizations, including a local palette validator.

QwenLM/qwen-code · 26 tokens

frontend-design-saas

S-tier SaaS dashboard and product UI reference. Use this skill when building application shells, data tables, settings panels, billing pages, dashboards, auth flows, admin tools, or any internal/customer-facing SaaS product UI. Inspired by Stripe, Linear, Vercel, Airbnb, Notion. Covers neutral-led design tokens…

cloudflare/vibesdk · 105 tokens

frontend-design-landing-page

Marketing landing page and conversion-focused product page reference. Use this skill when building hero sections, feature grids, pricing pages, testimonials, CTAs, footers, navigation bars, or any public-facing marketing surface. Covers a warm, professional, developer-friendly design language (cream backgrounds…

cloudflare/vibesdk · 106 tokens

frontend-design

Produce intentional, responsive, accessible UI work and perform visual QA instead of generic component assembly.

Hmbown/CodeWhale · 21 tokens

insight-diagram

为任意项目生成 UML 图、架构图和流程图。分析代码库后让用户选择要生成的图表类型,使用 architecture-diagram skill 渲染为 HTML+SVG,保存到 docs/ 目录。适用于任何软件项目的文档可视化。.

smallnest/pigo · 66 tokens