web-design-reviewer

web-design-reviewer is a skill for Claude Code, Codex from biggora/dev-team. It costs 74 tokens per session (2,451 once invoked), scanned A, original, no licence file.

A guide for visually reviewing websites running locally or online. It looks for layout problems, responsive behaviour, accessibility, visual consistency, and broken page arrangements.

In plain words
What is it for?
It is for reviewing website design, checking user interfaces, finding layout and responsive issues, and fixing visual or accessibility problems.
Why use it?
It helps find interface problems that may be hard to notice from source code alone, especially at different screen sizes.

Skill for Claude CodeCodex

Part of the dev-team plugin — 43 skills, 1 command, 11 agents shipped together

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/biggora/dev-team/web-design-reviewer
Any agent
npx skills add biggora/dev-team --skill web-design-reviewer
Clone the repo
git clone --depth 1 https://github.com/biggora/dev-team

Made for: Claude Code, Codex.

Or install dev-team, the plugin that ships this one along with the rest of its 43 skills, 1 command, 11 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 web-design-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/biggora/dev-team/web-design-reviewer.svg)](https://agentmods.dev/skills/biggora/dev-team/web-design-reviewer)
Your own site
<a href="https://agentmods.dev/skills/biggora/dev-team/web-design-reviewer"><img src="https://agentmods.dev/badge/skills/biggora/dev-team/web-design-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,451 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00074 $0.02451
Opus 5 $0.00037 $0.01226
Sonnet 5 $0.00015 $0.00490
Haiku 4.5 $0.00007 $0.00245

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

Security

Grade A, and why

web-design-reviewer 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.

skills/web-design-reviewer/SKILL.md · 369 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

Files

What ships with it

2 files 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. 5d ago First seen · 369 lines · 74 tokens per session scan A 2b324a0a6b44

Subscribe to this mod's changes

web-design-reviewer is a skill published in the GitHub repository biggora/dev-team (3 stars, last pushed 1mo ago), with no licence file. It adds 74 tokens to every session and 2,451 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-31.

Related

Other skills, from other repositories

review-team

6つの専門レビュアーロールを並列実行し、consensusLevel(複数ロールの合意度)と Tech Lead レポート(top3指摘・blindSpots・consensusSummary)で結果を統合する マルチエージェントレビュー entry skill。 Parallel multi-role review with consensus scoring (consensusLevel) and Tech Lead report. Use when a major release needs exhaustive multi-angle review, or when a single-perspective review…

s977043/river-review · 147 tokens

mode

Adopt the lead role for this session: plan work, delegate to executors via relay, review reports, never implement large work directly. Invoke with /relay:mode.

spacegrowth/claude-relay · 37 tokens

verify

Machine-check an executor's report against its staged reality — TL;DR block well-formed, claimed files actually staged, declared counts cross-checked — stamping MALFORMED / MISMATCH / INCONCLUSIVE / COUNTS-MATCH. Invoke with /relay:verify, or when asked "check that report", "did it really do what it says", "verify X's…

spacegrowth/claude-relay · 83 tokens

grok-cli-runtime

Internal helper contract for calling the grok-companion runtime from Claude Code.

okisdev/claude-code-fusion · 19 tokens

auto

Flip this lead session's autonomous posture: proceed by default on routine in-plan steps instead of asking, or go back to waiting. Invoke with /relay:auto, or when asked to "go autonomous", "stop asking me every time", "just proceed", "turn auto off", "what posture am I in".

spacegrowth/claude-relay · 65 tokens

handoff

Hand this lead session off to a fresh successor. Invoke with /relay:handoff, or when asked to "hand off", "hand this off to a new session", "start a successor lead".

spacegrowth/claude-relay · 44 tokens