ux-update

ux-update is a command for coding agents from ssheleg/super-ux. It costs 30 tokens per session (258 once invoked), scanned A, original, MIT.

A command for keeping UX documentation current when user-facing behavior changes, or for checking a proposed feature against the product's existing foundation and user journeys.

In plain words
What is it for?
Use it to validate feature ideas, update user scenarios and flows, refresh screen documentation, and update linked design frames when a change affects the interface.
Why use it?
It prevents changes from leaving screens, flows, scenarios, or design references out of date. It also identifies feature ideas that do not clearly serve a user need.

Command

Part of the super-ux plugin — 7 skills, 15 commands 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 commands/ssheleg/super-ux/ux-update
Clone the repo
git clone --depth 1 https://github.com/ssheleg/super-ux

Or install super-ux, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/ssheleg/super-ux/ux-update.svg)](https://agentmods.dev/commands/ssheleg/super-ux/ux-update)
Your own site
<a href="https://agentmods.dev/commands/ssheleg/super-ux/ux-update"><img src="https://agentmods.dev/badge/commands/ssheleg/super-ux/ux-update.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 258 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.00030 $0.00258
Opus 5 $0.00015 $0.00129
Sonnet 5 $0.00006 $0.00052
Haiku 4.5 $0.00003 $0.00026

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

Security

Grade A, and why

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

plugins/super-ux/commands/ux-update.md · 21 lines

What it actually says

If $ARGUMENTS describes a new feature idea: validate it against the chain first — which job does it serve, which journey stage, which story (ux-foundation / ux-scenarios Validate; an idea serving no job is challenged, not silently accepted) — then design/extend the affected flows (ux-flows) and cover them with scenarios (ux-scenarios).

If it describes a change already made or in progress: run the ux-scenarios Update workflow against it (use the current git diff when no description is given), and cascade to ux-flows Update when the change touches screens, branches, or error paths — updating screens.md (states, elements, coverage) and, when Figma is enabled, the Figma frame(s) and their links, all in the same change. Leaving screens.md or a frame stale is drift.

Change / feature to process: $ARGUMENTS

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 · 21 lines · 30 tokens per session scan A b7d3ce88dd7b

Subscribe to this mod's changes

ux-update is a command published in the GitHub repository ssheleg/super-ux (3 stars, last pushed today), licensed MIT. It adds 30 tokens to every session and 258 once invoked, about $0.0002 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 commands, from other repositories

ux-case-study

Generate a project case study in pure-monochrome editorial format. Triggers on "write a case study", "case study this project", "do the wrap-up doc". Use when writing a project case study, shipping a publishable Wfrah-editorial document, ending a project with a case-study artifact, producing the (A)–(G) section format…

Laith0003/ux-skill · 112 tokens

ux-copy

Microcopy review and rewrite against the voice rubric. Produces a before/after table with severity per string and a clean rewrite block. Triggers on "review the copy", "fix the microcopy", "the error messages are bad", or "rewrite this". Use when reviewing or rewriting microcopy, fixing error messages that sound like…

Laith0003/ux-skill · 121 tokens

ux-system

Propose a complete starter design system for a project that doesn't have one. Triggers on "we don't have a design system", "build us a system", "propose tokens", "what should our theme be". Use when proposing a starter design system, generating tokens / foundations / components from a brand brief, the project has no…

Laith0003/ux-skill · 102 tokens

ux-recommend

The v2 flagship. Runs the 5-parallel-search Python engine across 11 data manifests (75+ styles, 170+ palettes, 65+ type pairs, 120+ components, 170+ industries, 110+ UX laws, 50+ motion presets, 120+ anti-patterns, 92 brand specs) and returns a complete recommended design system for your project — with always-on…

Laith0003/ux-skill · 93 tokens

ui-audit

Comprehensive UI audit for accessibility, consistency, and usability.

nyldn/claude-dolphin · 11 tokens

error-analysis

You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.

HermeticOrmus/LibreUIUX-Claude-Code · 0 tokens