Tru8: Skill for Claude Code

.claude/skills/verify-ui/SKILL.md

verify-ui is a skill for Claude Code from SamYatesSmith/Tru8. It costs 187 tokens per session (1,496 once invoked), scanned A, original, no licence file.

A skill for checking whether a frontend or web-interface change works correctly and still matches the intended design. It covers visual appearance and behaviour, such as routing, navigation, layouts, and marketing-page copy.

In plain words
What is it for?
Verifying UI changes in the Tru8 web app, including routes, navigation, marketing pages, layouts, and text changes.
Why use it?
Some interface problems are difficult to detect with automated unit tests because they involve what users see and how pages behave.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is SamYatesSmith/Tru8's own configuration. It tells Claude Code how to work on Tru8 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Tru8 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SamYatesSmith/Tru8. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SamYatesSmith/Tru8/main/.claude/skills/verify-ui/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/SamYatesSmith/Tru8

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 verify-ui

README.md
[![agentmods](https://agentmods.dev/badge/skills/samyatessmith/tru8/verify-ui.svg)](https://agentmods.dev/skills/samyatessmith/tru8/verify-ui)
Your own site
<a href="https://agentmods.dev/skills/samyatessmith/tru8/verify-ui"><img src="https://agentmods.dev/badge/skills/samyatessmith/tru8/verify-ui.svg" alt="Measured on agentmods" height="20"></a>
Per session 187 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,496 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00187 $0.01496
Opus 5 $0.00093 $0.00748
Sonnet 5 $0.00037 $0.00299
Haiku 4.5 $0.00019 $0.00150

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

Security

Grade A, and why

verify-ui 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/skills/verify-ui/SKILL.md · 105 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 Changed · +18 lines 3bbb69620e51
  2. 7d ago First seen · 87 lines · 187 tokens per session scan A 211525aacfcd

Subscribe to this mod's changes

verify-ui is a skill published in the GitHub repository SamYatesSmith/Tru8 (0 stars, last pushed 3d ago), with no licence file. It adds 187 tokens to every session and 1,496 once invoked, about $0.0009 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 skills, from other repositories

accessibility-compliance

Web accessibility patterns for news and academic sites. Use for WCAG audits, alt text, accessible data viz, and assistive tech.

jamditis/claude-skills-journalism · 32 tokens

web-ui-best-practices

Signs of taste in web UI. Use when building or reviewing web interfaces, dashboards, SaaS apps, or internal tools.

jamditis/claude-skills-journalism · 32 tokens

web-design-picker

Use when creating distinct website directions, a client review picker, asset catalog, previews, and Cloudflare-ready handoffs.

jamditis/claude-skills-journalism · 28 tokens

tui-designer

Design and implement retro/cyberpunk/hacker-style terminal UIs. Covers React (Tuimorphic), SwiftUI (Metal shaders), and CSS approaches. Use when creating terminal aesthetics, CRT effects, neon glow, scanlines, phosphor green displays, or retro-futuristic interfaces.

ckorhonen/claude-skills · 64 tokens

gemini-visual

Visual and front-end development assistant powered by Google Gemini's multimodal models. Use for UI analysis, design comparison, accessibility audits, color palette extraction, screenshot-to-code conversion, generating UI assets, and text-based design assistance from briefs.

ckorhonen/claude-skills · 52 tokens

ui-design

Opinionated constraints for building better interfaces with agents. Use when building UI components, implementing animations, designing layouts, reviewing frontend accessibility, or working with Tailwind CSS, motion/react, or accessible primitives like Radix/Base UI.

ckorhonen/claude-skills · 48 tokens