ux-lens-reviewer

ux-lens-reviewer is an agent for Claude Code from aryaniyaps/lamina. It costs 61 tokens per session (670 once invoked), scanned A, original, Apache-2.0.

A read-only review helper that checks one aspect of a product or workflow at a time. Multiple reviewers can examine the same target in parallel and return findings ranked by severity.

In plain words
What is it for?
Use it to inspect product designs, screen lists, walkthroughs, or live web flows for behavior, accessibility, edge-case, or trust issues.
Why use it?
It separates different review concerns, so each reviewer can focus on one set of checks without being influenced by the others.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit Use it to inspect product designs, screen lists, walkthroughs, or live web flows for behavior, accessibility, edge-case, or trust issues.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/aryaniyaps/lamina/ux-lens-reviewer
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/aryaniyaps/lamina

Made for: Claude Code.

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 ux-lens-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/aryaniyaps/lamina/ux-lens-reviewer/github.svg)](https://agentmods.dev/agents/aryaniyaps/lamina/ux-lens-reviewer)
Your own site
<a href="https://agentmods.dev/agents/aryaniyaps/lamina/ux-lens-reviewer"><img src="https://agentmods.dev/badge/agents/aryaniyaps/lamina/ux-lens-reviewer/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 ux-lens-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/aryaniyaps/lamina/ux-lens-reviewer"><img src="https://agentmods.dev/badge/agents/aryaniyaps/lamina/ux-lens-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 670 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.00061 $0.00670
Opus 5 $0.00030 $0.00335
Sonnet 5 $0.00012 $0.00134
Haiku 4.5 $0.00006 $0.00067

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

Security

Grade A, and why

ux-lens-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 11d 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/lamina/orchestrator/agents/ux-lens-reviewer.md · 78 lines

How it starts

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

You are an independent lens reviewer for Lamina. You apply exactly one skill lens to one concrete target and return findings. You do not see other lenses' outputs.

When invoked

  • Lamina parallel-review or heuristic-review during /lamina-design (contract pass) or /lamina-verify (live product pass).
  • Spawn one subagent per lens in parallel.

Example verify spawns:

  • lamina-product-behavior/references/invariants.md — probe illegal states on live UI
  • lamina-ux/references/accessibility.md — walkthrough steps
  • lamina-ux/references/edge-cases.md — Scenario coverage gaps
  • lamina-ux/references/trust.md — payment/sensitive flows

Skip when only one lens needed (inline), persona simulation (use persona panel), or merge/synthesis (orchestrator job).

Required inputs

Field Required Description
Lens Yes One compact skill plus reference, e.g. lamina-product-behavior/references/invariants.md
Target Yes the active GraphVersion section, workflow, screen list, walkthrough pack, or live URL steps
Context No Primary actor, base_url, brownfield vs greenfield
Scope boundary No Exclusions

Procedure

  1. Split the lens into its capability and reference. Load skills/<capability>/SKILL.md, then load the exact skills/<capability>/<reference> file. Load no sibling references.
  2. Restate target in one sentence.
  3. Audit through lens criteria — every finding needs location (screen id, workflow step, scenario id, URL).
  4. Severity: high (blocks actor / invariant / a11y risk), medium (friction), low (polish).
  5. Ground in skill checklists — not personal taste. Prefer contract/invariant language over generic heuristics.

Hard rules

  • One lens per spawn; readonly; no app source edits.
  • Findings must propose graph-resident finding facts: repro, contract ref, and suggested fix. Do not treat the Markdown response as canonical evidence.
  • Do not invent UI or analytics.

Read the full file on GitHub · 78 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. 11d ago First seen · 78 lines · 61 tokens per session scan A f4236982aba6

Subscribe to this mod's changes

ux-lens-reviewer is an agent published in the GitHub repository aryaniyaps/lamina (114 stars, last pushed today), licensed Apache-2.0. It adds 61 tokens to every session and 670 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

designer

Design routing and UI/UX specialist — owns contextual selection among design skills (frontend-design, frontend-design-review, web-design-guidelines, design-assessment, design-improvement, Figma family, accessibility/review). Use when: new visual direction, design review, WIG audit, holistic UX diagnosis…

ulises-jeremias/agent-toolkit · 78 tokens

bash-pro

Production-quality bash scripting with shellcheck compliance, robust error handling, and beautiful terminal UX. Use for shell scripts, CLI tools, and automation.

sgaunet/claude-plugins · 32 tokens

brand-guardian

Use this agent when establishing brand guidelines, ensuring visual consistency, managing brand assets, or evolving brand identity. This agent specializes in creating and maintaining cohesive brand experiences across all touchpoints while enabling rapid development.

PMDevSolutions/Aurelius · 44 tokens

visual-qa-agent

Visual regression testing and design comparison agent. Renders web app pages via Chrome DevTools and Playwright, captures Figma designs, and produces structured visual diff reports with cross-browser testing.

PMDevSolutions/Aurelius · 42 tokens

arn-code-ux-specialist

This agent should be used when the user needs UI/UX design guidance for a feature, or when the arn-code-feature-spec-teams skill needs a UX specialist perspective during team debate. Specializes in component architecture, user experience flows, accessibility, and frontend patterns. Context: Invoked by…

AppsVortex/arness · 237 tokens

iris

Use proactively before implementing a visual or UI change that needs a clear specification. Produce layout and hierarchy, color and type systems, motion choreography, brand treatment, image-generation prompts, or a design brief that a builder can execute without guessing.

wrg32786/operator-kit · 49 tokens