ui-ux-design

ui-ux-design is a skill for Claude Code from nexus-substrate/nexus-agents. It costs 99 tokens per session (6,496 once invoked), scanned A, original, MIT.

A user-interface and user-experience design guide for software products built with tools such as Astro, Svelte, and Tailwind CSS.

In plain words
What is it for?
Use it to create or review design systems, product interfaces, landing pages, visual identities, and accessibility or consistency requirements.
Why use it?
It provides rules for choosing visual styles, colors, typography, layouts, accessibility checks, and consistent design decisions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions CLAUDE.md.

Part of the nexus-agents plugin — 33 skills, 16 agents, 1 hook shipped together

Good fit Use it to create or review design systems, product interfaces, landing pages, visual identities, and accessibility or consistency requirements.

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

Made for: Claude Code.

Or install nexus-agents, the plugin that ships this one along with the rest of its 33 skills, 16 agents, 1 hook.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/nexus-substrate/nexus-agents/ui-ux-design"><img src="https://agentmods.dev/badge/skills/nexus-substrate/nexus-agents/ui-ux-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Prompt Injection · line 545
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
How audits are shown
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.00099 $0.06496
Opus 5 $0.00049 $0.03248
Sonnet 5 $0.00020 $0.01299
Haiku 4.5 $0.00010 $0.00650

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

Security

Grade A, and why

ui-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 10d 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.

skills/ui-ux-design/SKILL.md · 571 lines

How it starts

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

UI/UX Front-End Engineer Skill

Two Modes

This skill operates in one of two modes. Pick before writing any code.

Enforcement mode (default)

For PR review, a11y audits, compliance gating, pattern consistency checks. Produces structured findings. Uses the full pre-delivery checklist. JSON output format. M3 available as an opt-in reference but not required.

Creative mode

For greenfield design, visual identity, landing pages, distinctive product interfaces. Producer must commit to an aesthetic direction from the tone catalog before writing code.

Tone catalog (pick ONE): editorial/magazine · brutalist/raw · retro-futuristic · art-deco/geometric · soft/pastel · industrial/utilitarian · luxury/refined · playful/toy-like · organic/natural · maximalist-chaos · brutally-minimal · typewriter/archive

Anti-AI-slop prohibitions in creative mode:

  • Do NOT use Inter, Roboto, Arial, system-ui, or Space Grotesk as the primary display typeface. (Body sans is OK; Inter acceptable as body.)
  • Do NOT use purple gradients on white.
  • Do NOT default to centered max-w-2xl + card grid.
  • Do NOT apply Material Design 3 unless the caller explicitly requests it.
  • Rotate aesthetic direction across requests in the same session — no two designs should share a primary display typeface.

Preferred display faces: Fraunces, Newsreader, Crimson Pro, EB Garamond, DM Serif Display, Unica One, Bodoni Moda, Vollkorn. Preferred mono: IBM Plex Mono, Berkeley Mono, Redaction 35, Courier Prime.

Mandatory in BOTH modes

Read the full file on GitHub · 571 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. 10d ago First seen · 571 lines · 99 tokens per session scan A 98fdee30250c

Subscribe to this mod's changes

ui-ux-design is a skill published in the GitHub repository nexus-substrate/nexus-agents (18 stars, last pushed today), licensed MIT. It adds 99 tokens to every session and 6,496 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-30.

Related

Other skills, from other repositories

vue-base-skill

A parent guide for building Vue interface components with shared rules for cards, buttons, labels, and tables. It requires these components to sit inside a base card and use shared CSS design values.

jiushiwon/wg-skills · 108 tokens

shadcn-sveltekit-design

Use when building, redesigning, beautifying, or refactoring SvelteKit pages and reusable components with shadcn-svelte, Bits UI, or the shadcn-svelte MCP. Trigger on landing pages, dashboards, marketing sites, app shells, forms, navbars, tables, dialogs, responsive layouts, theming, icon selection, and requests to…

Michael-Obele/shadcn-svelte-mcp · 99 tokens

pandacss-styling

Use when panda CSS zero-runtime styling — token system, patterns, recipes, conditions, JSX styles. Use when working with pandacss styling.

oyi77/1ai-skills · 36 tokens

atai-design-system

Build the front-end for a Newton demo with the Archetype AI Design System — the published, versioned packages (@archetypeai/ds-lib-tokens, @archetypeai/ds-ui-svelte-console, @archetypeai/ds-ui-svelte-labs) and the ds scaffolding CLI (@archetypeai/ds-cli) — instead of hand-rolling tokens, components, fonts, or brand…

archetypeai/agent-skills · 259 tokens

od-vue-export

Use this plugin when the user wants to hand an accepted Open Design artifact to a Vue 3 project.

wolfenazz/YzPzCode · 0 tokens

tavern-ui

A front-end development guide for building interfaces shown inside SillyTavern chat messages, using HTML, CSS, JavaScript, or Vue 3. It also covers message placeholders, MVU variable access, packaging, deployment, and local previews.

ai4rpg/tavern-cards · 114 tokens