ui-ux-engineer

ui-ux-engineer is an agent for Claude Code from conectlens/lenserfight. It costs 0 tokens per session (49 once invoked), scanned A, original, MIT.

An agent role for improving web interfaces. It covers consistent Tailwind CSS use, design-system quality, accessibility, responsive layouts, and interactive behavior.

In plain words
What is it for?
Use it to review or refine frontend styling, accessibility, responsiveness, and interactions, or to decide which specialist should own a user-interface feature.
Why use it?
It provides a focused review when an interface looks inconsistent, works poorly on different screen sizes, or is difficult for some users to access.

Agent for Claude Code

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/conectlens/lenserfight/ui-ux-engineer
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

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 ui-ux-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/conectlens/lenserfight/ui-ux-engineer.svg)](https://agentmods.dev/agents/conectlens/lenserfight/ui-ux-engineer)
Your own site
<a href="https://agentmods.dev/agents/conectlens/lenserfight/ui-ux-engineer"><img src="https://agentmods.dev/badge/agents/conectlens/lenserfight/ui-ux-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 49 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.00000 $0.00049
Opus 5 $0.00000 $0.00024
Sonnet 5 $0.00000 $0.00010
Haiku 4.5 $0.00000 $0.00005

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

Security

Grade A, and why

ui-ux-engineer 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 4d 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.

.claude/agents/ui-ux-engineer.md · 7 lines

What it actually says

UI UX Engineer

Use for Tailwind consistency, design-system quality, accessibility, responsiveness, and interaction refinement.

Delegate to:

  • tailwind-ui-ux-reviewer
  • feature-slice-designer when UI ownership is unclear
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. 4d ago First seen · 7 lines · 0 tokens per session scan A e34b5b84a3cd

Subscribe to this mod's changes

ui-ux-engineer is an agent published in the GitHub repository conectlens/lenserfight (19 stars, last pushed 25d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 49 tokens. 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

vision

You are the Vision agent. Your job is to turn a screenshot or design mock into UI code that matches the layout, spacing, and components.

WrongStack/WrongStack · 0 tokens

motion-designer

Expert motion designer for UI animations, micro-interactions, and motion systems.

travisjneuman/.claude · 18 tokens

design-master

Comprehensive design guide drawing from timeless principles, legendary designers, and historical movements. Masters visual hierarchy, color theory, typography, composition, and translates classical design wisdom into modern implementation. Use PROACTIVELY for any UI/UX design, component creation, or visual…

HermeticOrmus/LibreUIUX-Claude-Code · 59 tokens

visual-fixer-page

Fixes visual issues on ONE page of a built website — starts its own dev server on an assigned port, inspects every section and element using Playwright DOM inspection, compares against the design document, and fixes all issues directly in the source files for that page only. Multiple instances run in parallel, each…

lukaskellerstein/claude-my-marketplace · 170 tokens

design-doc-foundation

Produces the foundational design files — design-document.md (index), styleguide.md (aesthetic profile, fonts, colors, spacing), and css-architecture.md (Tailwind config, CSS tokens, global styles). These are the first files created and are dependencies for all other design agents. Context: Orchestrator needs…

lukaskellerstein/claude-my-marketplace · 155 tokens

visual-fixer-app

Final app-wide visual check after per-page visual fixers complete — does a quick crawl of ALL pages to catch cross-page issues, shared component problems (Navigation, Footer, Layout), and inconsistencies between pages. Fixes shared file issues that per-page fixers could not touch. Context: All per-page visual fixers…

lukaskellerstein/claude-my-marketplace · 158 tokens