ui-audit

ui-audit is a skill for Claude Code, Codex from MigoXLab/webqa-agent. It costs 14 tokens per session (1,243 once invoked), scanned A, original, Apache-2.0.

A structured review of a web interface’s usability, visual organization, and accessibility. Accessibility means making a site usable by people with different abilities and assistive technologies.

In plain words
What is it for?
Auditing pages with screenshots and accessibility information, then assessing visual hierarchy, style, accessibility, navigation, cognitive load, errors, onboarding, and interaction feedback when relevant.
Why use it?
It helps identify confusing layouts, weak navigation, inconsistent design, and barriers for users before they become larger usability problems.

Skill for Claude CodeCodex

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/migoxlab/webqa-agent/ui-audit
Any agent
npx skills add MigoXLab/webqa-agent --skill ui-audit
Clone the repo
git clone --depth 1 https://github.com/MigoXLab/webqa-agent

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/migoxlab/webqa-agent/ui-audit.svg)](https://agentmods.dev/skills/migoxlab/webqa-agent/ui-audit)
Your own site
<a href="https://agentmods.dev/skills/migoxlab/webqa-agent/ui-audit"><img src="https://agentmods.dev/badge/skills/migoxlab/webqa-agent/ui-audit.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,243 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.00014 $0.01243
Opus 5 $0.00007 $0.00622
Sonnet 5 $0.00003 $0.00249
Haiku 4.5 $0.00001 $0.00124

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

Security

Grade A, and why

ui-audit 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.

webqa_agent/executor/flash/skills/ui-audit/SKILL.md · 122 lines

How it starts

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

UI Audit Skill

Evaluate interfaces against proven UX principles.

When to Use

  • Auditing a web page for UI/UX quality
  • Evaluating accessibility compliance
  • Reviewing visual hierarchy and design consistency
  • Assessing navigation and information architecture

Core Audit Process

  1. Take a screenshot of the current page state.
  2. Take an accessibility snapshot to get the semantic structure.
  3. Load the core framework reference for the decisioning model: load_skill(skill_name="ui-audit", reference="00-core-framework")
  4. Evaluate required sections (always include):
    • Visual Hierarchy — load 23-patterns-visual-hierarchy if needed
    • Visual Style — load 12-checklist-visual-style if needed
    • Accessibility — load 27-patterns-accessibility if needed
  5. Evaluate contextual sections (include when relevant):
    • Navigation (multi-page) — load 31-patterns-navigation
    • Cognitive Load (complex flows) — load 22-patterns-cognitive-load
    • Error Handling (forms) — load 26-patterns-error-handling
    • Onboarding (new users) — load 29-patterns-onboarding
    • Feedback (interactive) — load 25-patterns-feedback
  6. Generate the audit report in the JSON format below.

Required Audit Sections (always include)

  • Visual Hierarchy — headings, CTAs, grouping, reading flow, type scale, color hierarchy, whitespace
  • Visual Style — spacing consistency, color usage, elevation/depth, typography, motion/animation
  • Accessibility — keyboard navigation, focus states, contrast ratios, screen reader support, touch targets

Contextual Sections (include when relevant)

  • Navigation — wayfinding, breadcrumbs, menu structure, information architecture
  • Usability — discoverability, feedback, error handling, cognitive load
  • Onboarding — first-run, tutorials, progressive disclosure
  • Social Proof — testimonials, trust signals, social integration
  • Forms — labels, validation, error messages, field types

Read the full file on GitHub · 122 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. 4d ago First seen · 122 lines · 14 tokens per session scan A 117ae836012f

Subscribe to this mod's changes

ui-audit is a skill published in the GitHub repository MigoXLab/webqa-agent (228 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 14 tokens to every session and 1,243 once invoked, about $0.0001 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 skills, from other repositories

browserwing-executor

Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.

MemTensor/MemOS · 42 tokens

html-coder

Expert HTML development skill for building web pages, forms, and interactive content. Use when creating HTML documents, structuring web content, implementing semantic markup, adding forms and media, working with HTML5 APIs, or needing HTML templates, best practices, and accessibility guidance. Supports modern HTML5…

opensquilla/opensquilla · 67 tokens

web-design

Penguin visual language for generated web pages and app UIs — GitHub-style simplicity with a single blue accent, light and pure-black dark themes, design tokens, component and chat-interface recipes, plus an opt-in warm paper editorial theme.

Prism-Shadow/penguin-harness · 51 tokens

penguin-harness-frontend

Use when changing the PenguinHarness Web App (packages/web) — adding or restyling any UI, picking a status colour, adding an icon, laying out a row or a form field, writing user-facing copy, or building a popup. Covers the semantic tone tokens, the icon size/stroke/gap scale, the semantic-versus-formatting rule for…

Prism-Shadow/penguin-harness · 104 tokens

bento-slides

Create and edit Bento presentations — self-contained .bento.html decks whose document is JSON. Use whenever the user wants a slide deck or presentation: from scratch, from source material, or by improving an existing file.

Prism-Shadow/penguin-harness · 0 tokens

ui-craft

Design, build, redesign, or modify browser-visible web interfaces with product-quality composition, visual systems, interaction states, responsive behavior, accessibility, and browser visual QA. Use for HTML, CSS, JavaScript, React, Vue, or Svelte pages and components, landing pages, dashboards, admin tools, settings…

MemTensor/memmy-agent · 86 tokens