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/thurbeen/thurbox/ui-reviewnpx skills add Thurbeen/thurbox --skill ui-reviewgit clone --depth 1 https://github.com/Thurbeen/thurboxWrote 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/thurbeen/thurbox/ui-review)<a href="https://agentmods.dev/skills/thurbeen/thurbox/ui-review"><img src="https://agentmods.dev/badge/skills/thurbeen/thurbox/ui-review.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.00037 | $0.01812 |
| Opus 5 | $0.00018 | $0.00906 |
| Sonnet 5 | $0.00007 | $0.00362 |
| Haiku 4.5 | $0.00004 | $0.00181 |
Grade A, and why
ui-review 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ui-review — screenshot the thurbox TUI and critique its UI/UX
This skill drives the real thurbox TUI inside an isolated, throwaway environment, takes a PNG screenshot of each major screen/panel, then has Claude look at every screenshot and write a self-contained HTML report with UI/UX feedback.
It reuses the proven isolation + seeding model from scripts/demo/record.sh, but
swaps VHS video output for VHS Screenshot directives. Nothing it does touches your
real thurbox sessions, tmux server, or agent accounts — everything runs against the
thurbox-dev dev build in a mktemp sandbox that is torn down on exit.
Run this from the thurbox repo root (or any subdir of it). The output lands in
target/ui-review/ (git-ignored).
Requirements
vhs (+ ffmpeg + ttyd), sqlite3, cargo, git, tmux. The capture script
preflights these and fails fast with a clear message if any are missing. Real agent
CLIs (claude/codex/antigravity/opencode) are optional — if none are installed
the script registers a stub agent so every panel still renders.
Phase 1 — Capture
Resolve the skill directory and run the capture script. It builds the dev binaries,
sets up the sandbox, seeds sessions/tasks/an automation, and runs VHS to emit one PNG
per UI state plus a manifest.json describing them.
SKILL_DIR="$(cd "$(dirname "$(readlink -f .claude/skills/ui-review/SKILL.md)")" && pwd)"
# Default output dir is <repo>/target/ui-review/screenshots. Override with arg 1.
# Optional flags: --theme <thurbox-theme> (default doom), --width N, --height N.
"$SKILL_DIR/scripts/capture.sh"
When the user names a specific theme to review (e.g. "review the Tokyo Night theme"),
pass --theme "Tokyo Night". Valid theme strings are the ones from Ctrl+Y in the
TUI (e.g. doom, Catppuccin Mocha, Tokyo Night, Gruvbox Dark, Catppuccin Latte, …).
On success the script prints the screenshots dir and writes
<dir>/manifest.json — a JSON array of {file, label, screen, keys} objects. Read
it to learn what each PNG depicts.
What ships with it
4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 5d ago First seen · 148 lines · 37 tokens per session scan A 504295348f2c
ui-review is a skill published in the GitHub repository Thurbeen/thurbox (60 stars, last pushed yesterday), licensed MIT. It adds 37 tokens to every session and 1,812 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-30.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
prototype-web
可点击的功能性 Web 原型, 含导航、英雄区、特性区、CTA.
deck-course-module
暖纸背景 + Playfair, 左侧学习目标常驻, 含 MCQ 自测页.