ring:validating-ux-completeness

ring:validating-ux-completeness is a skill for Claude Code, Codex from LerianStudio/ring. It costs 113 tokens per session (1,305 once invoked), scanned A, original, Apache-2.0.

A checklist that reviews whether a user-interface design specification covers screens, states, different screen sizes, accessibility, and alignment with the component library.

In plain words
What is it for?
Use it after design work and before technical design for features with a user interface; it reports whether the design is ready or needs revision.
Why use it?
It finds missing design details before technical architecture is planned, reducing ambiguity for implementation.

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/lerianstudio/ring/validating-ux-completeness
Any agent
npx skills add LerianStudio/ring --skill validating-ux-completeness
Clone the repo
git clone --depth 1 https://github.com/LerianStudio/ring

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 ring:validating-ux-completeness

README.md
[![agentmods](https://agentmods.dev/badge/skills/lerianstudio/ring/validating-ux-completeness.svg)](https://agentmods.dev/skills/lerianstudio/ring/validating-ux-completeness)
Your own site
<a href="https://agentmods.dev/skills/lerianstudio/ring/validating-ux-completeness"><img src="https://agentmods.dev/badge/skills/lerianstudio/ring/validating-ux-completeness.svg" alt="Measured on agentmods" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,305 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.00113 $0.01305
Opus 5 $0.00056 $0.00652
Sonnet 5 $0.00023 $0.00261
Haiku 4.5 $0.00011 $0.00130

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

Security

Grade A, and why

ring:validating-ux-completeness 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 yesterday.

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.

pm-team/skills/validating-ux-completeness/SKILL.md · 139 lines

How it starts

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

UX Completeness Validation

Standalone utility — not a gate in any pre-dev track. Verifies that UX specifications are COMPLETE before investing in technical architecture. This is a VALIDATION pass — it checks existing artifacts, does not create new ones.

The TRD does not hard-block on this verdict: ring:writing-trds honors design-validation.md if present; if absent, it proceeds and notes the UX risk.

When to use

  • Feature has UI and a standalone product-designer run produced UX artifacts
  • Before starting the TRD (recommended slot: between PRD and TRD)
  • The pre-dev orchestrators recommend it as an optional standalone step when the feature has UI
  • User asks to "validate design" or "check if design is complete"

Skip when

  • Feature is backend-only with no UI
  • Pure API/infrastructure task
  • Bug fix with no UX changes

Sequence

Runs before: ring:writing-trds (recommended, not required) Runs after: ring:writing-prds and a standalone product-designer run (ux-validation mode; optionally ux-design mode)

Entry Criteria

Artifact Location Required
prd.md docs/pre-dev/{feature}/ always
ux-criteria.md docs/pre-dev/{feature}/ yes — produced by product-designer ux-validation mode
wireframes/ docs/pre-dev/{feature}/wireframes/ yes — produced by product-designer ux-validation mode
user-flows.md docs/pre-dev/{feature}/ only if a ux-design run happened — do NOT require otherwise

If prd.md, ux-criteria.md, or wireframes/ are missing → STOP. Report the missing artifacts and recommend a product-designer run first.

If feature has NO UI → this skill does not apply. Feature has UI if PRD contains: user stories with "see", "view", "click", "navigate", "page", "screen", "button", "form", or features involving login, dashboard, settings, profile, reports, notifications.

Validation Checklist

Section 1: Screen Completeness (CRITICAL — failure = NEEDS REVISION)

Read the full file on GitHub · 139 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. yesterday First seen · 139 lines · 113 tokens per session scan A ae5184540eb5

Subscribe to this mod's changes

ring:validating-ux-completeness is a skill published in the GitHub repository LerianStudio/ring (210 stars, last pushed 16d ago), licensed Apache-2.0. It adds 113 tokens to every session and 1,305 once invoked, about $0.0006 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.