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.
npx agentmods add skills/drvoss/everything-copilot-cli/ux-auditnpx skills add drvoss/everything-copilot-cli --skill ux-auditgit clone --depth 1 https://github.com/drvoss/everything-copilot-cliWrote 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.
[](https://agentmods.dev/skills/drvoss/everything-copilot-cli/ux-audit)<a href="https://agentmods.dev/skills/drvoss/everything-copilot-cli/ux-audit"><img src="https://agentmods.dev/badge/skills/drvoss/everything-copilot-cli/ux-audit.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00039 | $0.02489 |
| Opus 5 | $0.00019 | $0.01244 |
| Sonnet 5 | $0.00008 | $0.00498 |
| Haiku 4.5 | $0.00004 | $0.00249 |
Grade A, and why
ux-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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 269 lines — stays where its author put it; the contents beside it link to each section on GitHub.
UX Audit
Run a structured usability review based on Steve Krug's Don't Make Me Think. Use it to inspect page structure, copy, navigation, and interaction friction before or alongside design review.
When to Use
- UI를 만들기 전에 화면의 목적과 품질 기준을 먼저 못 박아야 할 때
- Before a design review or frontend handoff
- When users report confusion but the failure mode is still unclear
- When navigation, headings, or calls to action feel noisy or ambiguous
- During UI quality sweeps after major layout or copy changes
When NOT to Use
| Instead of ux-audit | Use |
|---|---|
| Accessibility conformance or ARIA debugging | browser-devtools |
| End-to-end flow automation | e2e-testing |
| Broken or non-functional controls discovered during a UX pass | flag in the audit, then hand off to e2e-testing for functional verification |
| Performance bottleneck analysis | browser-devtools or performance-optimization |
| Pure visual polish critique | manual design review |
Audit Modes
Choose the depth of review based on what you need:
| Mode | Checks | Best for |
|---|---|---|
| Quick scan (default) | 6 Krug usability checks | Navigation/copy confusion, pre-handoff spot checks |
| Deep audit | 15-dimension Jobs/Ive framework | Major redesigns, premium quality bar, comprehensive UI review |
Design Contract — Before Building
Before implementation starts, write a short contract for the screen so the later audit has something concrete to enforce.
Capture only three things:
- Purpose — one sentence for what this screen is for
- Primary action — the one action that must win attention first
- Forbidden defaults/patterns — shortcuts the screen is not allowed to fall back to
Keep it short:
## Design Contract: [screen]
- Purpose: [one sentence]
- Primary action: [the main CTA or task]
- Forbidden defaults:
- [generic welcome copy / dashboard filler / placeholder layout / competing CTAs / etc.]
Use the existing audit checks as the contract's enforcement points:
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.
- today First seen · 269 lines · 39 tokens per session scan A 45ab4e276ec4
ux-audit is a skill published in the GitHub repository drvoss/everything-copilot-cli (45 stars, last pushed 8d ago), licensed MIT. It adds 39 tokens to every session and 2,489 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-09-03.
Other skills, from other repositories
winui-design
Use when designing, reviewing, or fixing WinUI 3: sample and control discovery with winapp find-ui, layout planning, control choice, Fluent Design alignment, Light/Dark/High Contrast theming, typography, spacing, brushes, accessibility, and XAML data-binding design. Load before authoring new XAML, reviewing UI PRs…
winui-code-review
Code quality review for WinUI 3 apps — MVVM compliance, x:Bind correctness, accessibility, theming, security, and performance. Use before committing to catch issues that the compiler and UI tests won't find.
building-shadcn-flutter-ui
Build beautiful, accessible, and highly customizable user interfaces in Flutter using the Shadcn UI design system. This skill ensures proper framework integration (Pure, Material, or Cupertino), consistent theming, and effective use of the 30+ responsive components available in the library.
quizzing
Consolidated design questionnaire — get a design right on the first go by front-loading clarifying questions into one convenient web form instead of a long back-and-forth. The inverse (in cadence) of "grilling": first look up facts, ask 1-5 grilling-style "bearing" questions one at a time, then generate a capped (20…
github-brand
Apply GitHub-inspired brand guidance to workshop experiences using measurable visual, editorial, accessibility, and trademark rules. Use when generating or reviewing workshop pages, screens, modules, exercises, diagrams, or presentation-like workshop surfaces. This skill defines brand outcomes and…
hallmark
Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.