ux-design

ux-design is a skill for Claude Code from bacnh85/pi-extensions. It costs 187 tokens per session (3,884 once invoked), scanned A, original, no licence file.

A set of rules for designing web or mobile interfaces with simple, deliberate layouts and complete interface states.

In plain words
What is it for?
Use it when creating or reviewing user interfaces, visual systems, layouts, and interaction states.
Why use it?
It helps prevent generic AI-made screens and catches details such as missing loading, error, or empty states.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it when creating or reviewing user interfaces, visual systems, layouts, and interaction states.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bacnh85/pi-extensions/ux-design
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 bacnh85/pi-extensions --skill ux-design
Clone the repo
git clone --depth 1 https://github.com/bacnh85/pi-extensions

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 ux-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/bacnh85/pi-extensions/ux-design/github.svg)](https://agentmods.dev/skills/bacnh85/pi-extensions/ux-design)
Your own site
<a href="https://agentmods.dev/skills/bacnh85/pi-extensions/ux-design"><img src="https://agentmods.dev/badge/skills/bacnh85/pi-extensions/ux-design/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 ux-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/bacnh85/pi-extensions/ux-design"><img src="https://agentmods.dev/badge/skills/bacnh85/pi-extensions/ux-design.svg" alt="Reviewed on agentmods" width="80" 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 3,884 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.03884
Opus 5 $0.00093 $0.01942
Sonnet 5 $0.00037 $0.00777
Haiku 4.5 $0.00019 $0.00388

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

Security

Grade A, and why

ux-design 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.

pi-ux/skills/ux-design/SKILL.md · 180 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. yesterday Changed · +40 lines · +16 tokens per session 60a8e7816f0a
  2. 8d ago First seen · 140 lines · 171 tokens per session scan A 1e05acd93097

Subscribe to this mod's changes

ux-design is a skill published in the GitHub repository bacnh85/pi-extensions (17 stars, last pushed yesterday), with no licence file. It adds 187 tokens to every session and 3,884 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

emil-design-eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

wangmiaozero/pi-harness · 35 tokens

apple-design

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

wangmiaozero/pi-harness · 80 tokens

animate

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a…

wangmiaozero/pi-harness · 96 tokens

review-animations

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

wangmiaozero/pi-harness · 34 tokens

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

wangmiaozero/pi-harness · 57 tokens

prototype

Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the one that feels right. Only runs when explicitly invoked; it does not trigger on its own.

wangmiaozero/pi-harness · 48 tokens