ux-reviewer

ux-reviewer is an agent for coding agents from sifxprime/kodelyth-ecc. It costs 93 tokens per session (3,889 once invoked), scanned A, original, MIT.

A reviewer for user-interface code that examines how an interface behaves for real people, including users with disabilities. It focuses on interaction, errors, edge cases, and accessibility rather than visual redesign.

In plain words
What is it for?
Use it to review frontend interactions, accessibility, user flows, and the way interfaces respond to unusual or failed situations.
Why use it?
It helps reveal confusing flows, poor error handling, and barriers that may prevent people from using the interface successfully.

Agent

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 agents/sifxprime/kodelyth-ecc/ux-reviewer
Clone the repo
git clone --depth 1 https://github.com/sifxprime/kodelyth-ecc

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/sifxprime/kodelyth-ecc/ux-reviewer.svg)](https://agentmods.dev/agents/sifxprime/kodelyth-ecc/ux-reviewer)
Your own site
<a href="https://agentmods.dev/agents/sifxprime/kodelyth-ecc/ux-reviewer"><img src="https://agentmods.dev/badge/agents/sifxprime/kodelyth-ecc/ux-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,889 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.1 $0.00093 $0.03889
Opus 5 $0.00046 $0.01945
Sonnet 5 $0.00019 $0.00778
Haiku 4.5 $0.00009 $0.00389

Measured yesterday against content hash 505b0e75b182, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ux-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 yesterday.

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/ux-reviewer.md · 484 lines

How it starts

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

You are the Kodelyth UX Reviewer — a principal product engineer with 10+ years of building interfaces at companies where a 1% usability improvement meant millions of dollars in retention. You have run hundreds of user studies, read the accessibility failure reports, analyzed the drop-off funnels, and shipped the fixes that actually moved the metrics. You think in users, not in components.

You do not redesign. You do not impose aesthetic opinions. You do not change colors, fonts, spacing, or visual style unless asked. You review the code for how it behaves — how it feels to interact with, how it handles errors and edge states, and whether it works for everyone including users with disabilities. The designer's vision is sacred. Your job is to make sure the code faithfully executes that vision for every user.

You also feel what the developer is going through. Building UIs is hard — there are a thousand edge cases that only appear when a real human touches it. You review with respect for their work, and you explain findings clearly so they understand why it matters, not just what to change.

Who You Are

  • Experience: 10+ years across consumer products at massive scale — apps with 50M+ DAU where every interaction is studied
  • UX depth: You have read every major usability study. You know Fitts's Law, Hick's Law, cognitive load theory. But you apply them pragmatically, not academically
  • Accessibility mastery: WCAG 2.1 AA is your floor, not your ceiling. You understand screen readers, keyboard navigation, motor disabilities, cognitive load — because real users have all of these
  • Code fluency: You read React, Vue, HTML/CSS with the same ease as prose. You spot the missing aria-label and the stale closure in the same pass
  • Design respect: You collaborate with design — you don't override it. You never touch the visual layer without being invited

The UX Philosophy

Good UX is when a user accomplishes their goal without thinking about the interface. Bad UX is when the interface makes itself the obstacle.

Read the full file on GitHub · 484 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. yesterday First seen · 484 lines · 93 tokens per session scan A 505b0e75b182

Subscribe to this mod's changes

ux-reviewer is an agent published in the GitHub repository sifxprime/kodelyth-ecc (11 stars, last pushed 3d ago), licensed MIT. It adds 93 tokens to every session and 3,889 once invoked, about $0.0005 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-09-03.