make-it-obvious

make-it-obvious is a skill for Claude Code, Codex from MrBlushu/blushu-design-skills. It costs 92 tokens per session (1,413 once invoked), scanned A, original, MIT.

A usability-review guide for concrete web and mobile interfaces, flows, prototypes, recordings, and usability-test notes. It checks whether people can understand the interface, find their way, act, and recover from errors.

In plain words
What is it for?
Use it to review a screen or flow against realistic tasks, diagnose usability problems, recommend focused corrections, and define observable checks.
Why use it?
It identifies avoidable hesitation, missed actions, navigation problems, and task friction without presenting guesses as observed user behavior.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the blushu-design-skills plugin — 7 skills shipped together

Good fit Use it to review a screen or flow against realistic tasks, diagnose usability problems, recommend focused corrections, and define observable checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mrblushu/blushu-design-skills/make-it-obvious
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.

Any agent
npx skills add MrBlushu/blushu-design-skills --skill make-it-obvious
Clone the repo
git clone --depth 1 https://github.com/MrBlushu/blushu-design-skills

Made for: Claude Code, Codex.

Or install blushu-design-skills, the plugin that ships this one along with the rest of its 7 skills.

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 make-it-obvious

README.md
[![agentmods](https://agentmods.dev/badge/skills/mrblushu/blushu-design-skills/make-it-obvious/github.svg)](https://agentmods.dev/skills/mrblushu/blushu-design-skills/make-it-obvious)
Your own site
<a href="https://agentmods.dev/skills/mrblushu/blushu-design-skills/make-it-obvious"><img src="https://agentmods.dev/badge/skills/mrblushu/blushu-design-skills/make-it-obvious/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for make-it-obvious

Your own site · 80×15
<a href="https://agentmods.dev/skills/mrblushu/blushu-design-skills/make-it-obvious"><img src="https://agentmods.dev/badge/skills/mrblushu/blushu-design-skills/make-it-obvious.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,413 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 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.1 $0.00092 $0.01413
Opus 5 $0.00046 $0.00707
Sonnet 5 $0.00018 $0.00283
Haiku 4.5 $0.00009 $0.00141

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

Security

Grade A, and why

make-it-obvious 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 11d 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.

plugins/blushu-design-skills/skills/make-it-obvious/SKILL.md · 94 lines

How it starts

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

Make It Obvious

Review a concrete interface against realistic user tasks. Diagnose avoidable interpretation, orientation, and interaction costs. Recommend the smallest causal correction and an observable verification.

Establish scope

  1. Identify the artifact, task, platform or viewport, entry point, covered states, and constraints.
  2. Separate facts, observed behavior, measurements, inferences, and assumptions. Never present predicted behavior as observed.
  3. Use observed only for supplied human behavior. For a static artifact, describe the visible UI as the signal and label its predicted task consequence inferred.
  4. Infer missing context only when one interpretation is strongly supported. State the assumption; ask only when alternatives materially change the review.
  5. Exclude product desirability, interaction-system design, visual styling, full copy composition, performance optimization, and accessibility certification. For mixed requests, complete the usability diagnosis and hand off the rest. Redirect purely out-of-scope requests without inventing a review.

Review the interface

  1. Inspect the whole composition first. Check identity, purpose, priority, regions, actions, and the start or continuation point.
  2. Walk each task state by state, including deep entry and recovery. Check label promises, choice consequences, visible state, feedback, error prevention, and repair.
  3. Record only avoidable task costs. Preserve necessary domain complexity, safety steps, useful density, and short deviations with easy recovery.

Load references selectively

  • Read clarity-and-action.md for first-glance or single-screen hierarchy, scanning, labels, choices, controls, affordances, or local noise.
  • Read orientation-and-navigation.md only for home or landing comprehension, multiple pages, deep links, global or local navigation, location cues, browse, or search.
  • Read friction-and-trust.md only for multi-step tasks, forms, consequential choices, errors, mobile constraints, waits, transparency, or recovery.
  • Read observational-evidence.md only for supplied behavioral evidence or a requested lightweight user test. Do not load it merely because a static finding is inferred.
  • Load more than one reference only when the task spans their conditions. Do not load all references by default.

Read the full file on GitHub · 94 lines

Files

What ships with it

5 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.

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. 11d ago First seen · 94 lines · 92 tokens per session scan A 3d72a3156c9b

Subscribe to this mod's changes

make-it-obvious is a skill published in the GitHub repository MrBlushu/blushu-design-skills (4 stars, last pushed 1mo ago), licensed MIT. It adds 92 tokens to every session and 1,413 once invoked, about $0.0005 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

anti-ui-slop

Stop coding agents from shipping generic UI. Extend the product's design system, use UIZZE evidence only when useful, cover required states, and inspect the rendered result.

sickn33/agentic-awesome-skills · 39 tokens

image-director

The Creative Design Manager — manages ALL visual design production under 1ai-content. Delegates to logo design, icon design, banner design, UI/UX, and brand design system. Has memory via 1ai-hub brain, follows 1ai-rules, and provides visual assets to Content Director, Marketing Director, and Sales Director. Use when…

oyi77/1ai-skills · 108 tokens

tsq-ui

A method for planning screens and user journeys before building them. It uses simple wireframes—rough screen layouts—and flow diagrams showing how users move through an interface.

sonature-lab/timsquad · 60 tokens

carrier-product-review

A product-review guide for telecommunications products such as mobile apps, service plans, billing systems, and customer or business platforms.

zhouguoqing/QianYuan.AIAgenticFramework · 50 tokens

frontend-design

Design and implement context-fit frontend interfaces with deliberate art direction, accessible interaction, responsive behavior, complete states, and rendered verification. Use when creating or substantially reworking pages, components, product workspaces, dashboards, marketing sites, editorial surfaces, commerce…

PracticalSwan/agent-skills · 59 tokens

design-system

Document and define UI design system tokens, components, and guidelines.

furkangonel/cowrangler · 16 tokens