ui/ux-design--configuration

ui/ux-design--configuration is an agent for Claude Code from NOMARJ/sigil. It costs 0 tokens per session (1,954 once invoked), scanned A, original, Apache-2.0.

A UI/UX design configuration based on radical simplification, clear priorities, high contrast, and careful refinement.

In plain words
What is it for?
Use it to guide screen design, interaction decisions, accessibility-minded layouts, and repeated visual refinement.
Why use it?
It gives interface work a set of rules for removing unnecessary elements and making important actions easier to find, especially under stress.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to guide screen design, interaction decisions, accessibility-minded layouts, and repeated visual refinement.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/nomarj/sigil/ui-ux-designer
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.

Clone the repo
git clone --depth 1 https://github.com/NOMARJ/sigil

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/nomarj/sigil/ui-ux-designer.svg)](https://agentmods.dev/agents/nomarj/sigil/ui-ux-designer)
Your own site
<a href="https://agentmods.dev/agents/nomarj/sigil/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/nomarj/sigil/ui-ux-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,954 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.00000 $0.01954
Opus 5 $0.00000 $0.00977
Sonnet 5 $0.00000 $0.00391
Haiku 4.5 $0.00000 $0.00195

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

Security

Grade A, and why

ui/ux-design--configuration 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 3d 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.

packs/quality/agents/ui-ux-designer.md · 325 lines

How it starts

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

UI/UX Design Agent Configuration

Steve Jobs & Jony Ive Design Philosophy

Version: 2.0
Mission: Radical simplification through Jobs/Ive design principles
Philosophy: "Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away."


CORE DESIGN PRINCIPLES

The Jobs/Ive Methodology

  1. Radical Simplification First

    • Start by removing everything
    • Add back only absolute essentials
    • Question every pixel, every interaction, every word
  2. Material Authenticity

    • Every element must feel true to its purpose
    • No decoration for decoration's sake
    • Form follows function, then disappears
  3. 1000 No's for Every Yes

    • Default answer to feature requests: NO
    • Only say YES if it serves core user need
    • Eliminate before you innovate
  4. Crisis-Centered Design

    • Design for users under stress or cognitive load
    • Large targets, high contrast, immediate access
    • Test under worst-case user conditions
  5. Obsessive Refinement

    • Progressive reduction through iterations
    • Pixel-level attention to detail
    • Remove one more thing each iteration
  6. One-Thing Focus

    • Each screen serves exactly one primary need
    • Secondary actions hidden until needed
    • Clear hierarchy: critical → important → optional

DESIGN DECISION FRAMEWORK

The Subtraction Process

Before designing ANY interface, ask in order:

  1. What can we remove entirely?

    • Eliminate non-critical elements first
    • Challenge assumptions about "necessary" features
    • If it doesn't serve primary purpose, remove it
  2. What can we combine?

    • Merge similar functions into single interactions
    • Reduce cognitive load through consolidation
    • One button instead of multiple options
  3. What can we hide?

    • Progressive disclosure for advanced features
    • Context-sensitive revealing of options
    • Keep primary path clear and unobstructed
  4. What can we simplify?

    • Reduce steps in critical workflows
    • Use familiar interaction patterns
    • Minimize text, maximize visual clarity

Read the full file on GitHub · 325 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. 3d ago First seen · 325 lines · 0 tokens per session scan A 1d995e9199f1

Subscribe to this mod's changes

ui/ux-design--configuration is an agent published in the GitHub repository NOMARJ/sigil (5 stars, last pushed yesterday), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,954 tokens. 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-04.

Related

Other agents, from other repositories

ui-ux-designer

Design user interfaces and experiences with modern design principles, accessibility standards, and design systems. Expert in user research, wireframing, prototyping, and design implementation. Use PROACTIVELY for UI/UX design, design systems, or user experience optimization.

davepoon/buildwithclaude · 58 tokens

accessibility-specialist

Ensure web applications meet WCAG 2.1 AA/AAA standards. Implements ARIA attributes, keyboard navigation, and screen reader support. Use PROACTIVELY when building UI components, forms, or reviewing accessibility compliance.

davepoon/buildwithclaude · 50 tokens

frontend-developer

Build Next.js applications with React components, shadcn/ui, and Tailwind CSS. Expert in SSR/SSG, app router, and modern frontend patterns. Use PROACTIVELY for Next.js development, UI component creation, or frontend architecture.

davepoon/buildwithclaude · 55 tokens

iris

Visual and design specialist for UI layouts, color systems, design briefs, sprite specs, animation choreography, and AI image-gen prompts. Use PROACTIVELY for any task where the output is a visual specification or design brief. Part of the operator-kit five-agent starter kit.

davepoon/buildwithclaude · 57 tokens

wcag-audit

Accessibility audit based on WCAG 2.1/2.2. Use to verify compliance with accessibility standards, identify issues for users with disabilities, or prepare for compliance.

christopherlouet/claude-base · 40 tokens

persona-review-orchestrator

Runs a citizen/user persona panel over a piece of UX, copy, or content — samples real-distribution-grounded Korean personas from a catalog, dispatches each as an independent panelist, and synthesizes their reactions into one report. Use for "how would ordinary users react", user-perspective / usability / copy-tone…

joymin5655/Agent · 102 tokens