ux-ai-automation

ux-ai-automation is a skill for Claude Code, Codex from parhamb/design-skills. It costs 59 tokens per session (1,072 once invoked), scanned A, original, MIT.

Guidance for designing app features that use artificial intelligence or automate decisions. It covers assistants, recommendations, search, generated summaries, transparency, feedback, and user control.

In plain words
What is it for?
Use it to review chat assistants, recommendations, natural-language search, predictive input, automatic labels, AI summaries, opt-outs, feedback, and error handling.
Why use it?
It helps users understand when AI is involved, judge its results, and correct or reject them. It also provides ways to handle uncertainty and errors without hiding what happened.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review chat assistants, recommendations, natural-language search, predictive input, automatic labels, AI summaries, opt-outs, feedback, and error handling.

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

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 ux-ai-automation

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/parhamb/design-skills/ux-ai-automation"><img src="https://agentmods.dev/badge/skills/parhamb/design-skills/ux-ai-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,072 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.00059 $0.01072
Opus 5 $0.00030 $0.00536
Sonnet 5 $0.00012 $0.00214
Haiku 4.5 $0.00006 $0.00107

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

Security

Grade A, and why

ux-ai-automation 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 12d 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.

ux-ai-automation/SKILL.md · 112 lines

How it starts

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

AI and Automation UX

AI features fail not because the model is bad, but because the experience around it is poorly designed. Users need to trust the AI, understand what it can and cannot do, stay in control, and recover gracefully when it is wrong.


Checklist

Item Guidance
AI assistant / chatbot Clear entry point. Example prompts shown to start. Scope communicated upfront.
Smart recommendations Explains why ("Because you liked X"). Includes a "Not interested" option.
AI-powered search Supports natural language queries. Shows what the AI understood from the input.
Predictive input Non-intrusive. Tap to accept, ignore to dismiss. Never auto-inserts without confirmation.
Auto-categorization Shows the AI-assigned label and lets the user correct it inline.
AI-generated summaries Clearly labeled as AI-generated. Links to the original source.
AI transparency All AI-generated content is marked with a consistent icon or badge.
User control over AI Per-feature opt-out in Settings. Not a single global "Disable AI" toggle.
AI error handling Falls back gracefully when uncertain. Never exposes a raw model error to the user.
On-device AI On-device processing is used for sensitive content (photos, notes, health data).
Feedback mechanism Thumbs up / down on every AI output. Minimal friction to give feedback.
Automation and workflows Preview of what the automation will do is shown before the user confirms execution.
Context-aware suggestions Suggestions adapt to the user's current task, time of day, and usage history.
AI model update disclosure Users are informed when the AI model powering a feature changes significantly.

AI UX Principles

Explainability: Always answer "why is the AI showing me this?" — either proactively or available on demand. A recommendation with a visible reason is trusted. One without a reason is suspicious.

Graceful degradation: When confidence is low, the AI should say less, not guess more. "I'm not sure — here are 3 options" is better than one confident wrong answer.

Read the full file on GitHub · 112 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. 12d ago First seen · 112 lines · 59 tokens per session scan A d2767d401587

Subscribe to this mod's changes

ux-ai-automation is a skill published in the GitHub repository parhamb/design-skills (23 stars, last pushed 2mo ago), licensed MIT. It adds 59 tokens to every session and 1,072 once invoked, about $0.0003 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

plan

Use when a request needs shaping before any code is written — a rough or vague prompt to sharpen, an ambiguous idea to design, or a clear-enough task to decompose. One chain-starter that amplifies the prompt, designs the approach, and decomposes it into a batched task file, skipping whichever phases the request…

jeremylongshore/tons-of-skills-marketplace · 144 tokens

enhance-prompt

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

google-labs-code/stitch-skills · 41 tokens

dstack-prototyping

Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is not proven. Guides task-first prototyping on real hardware, choosing fleets/backends that can reuse idle instances and caches, checking vLLM/SGLang sources, and verifying the final…

dstackai/dstack · 80 tokens

llm-icon-finder

Finding and accessing AI/LLM model brand icons from lobe-icons library. Use when users need icon URLs, want to download brand logos for AI models/providers/applications (Claude, GPT, Gemini, etc.), or request icons in SVG/PNG/WEBP formats.

daymade/claude-code-skills · 61 tokens

drawio-databricks

Use when the user asks for a Databricks lakehouse architecture diagram — medallion architecture (Bronze/Silver/Gold), Delta Lake, Unity Catalog, workspace deployment, data-plane/control-plane, or any diagram built with Databricks icons. Builds with the declarative layout engine using ground-truth stencils, validates…

sparklabx/drawio-ai-kit · 104 tokens

ss-dial

Turn ONE design axis up or down as a coordinated, deterministic transform — "denser", "sharper corners", "more muted", "bolder", "flatter", "livelier". Not a vibe the model reinterprets each time; a defined ramp that moves many tokens together, respects the guardrails (8px grid, a11y floors, single accent…

bitjaru/styleseed · 114 tokens