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.
npx skills add vasilyu1983/AI-Agents-public --skill software-ui-ux-designgit clone --depth 1 https://github.com/vasilyu1983/AI-Agents-publicWrote 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.
[](https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-ui-ux-design)<a href="https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-ui-ux-design"><img src="https://agentmods.dev/badge/skills/vasilyu1983/ai-agents-public/software-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.
<a href="https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-ui-ux-design"><img src="https://agentmods.dev/badge/skills/vasilyu1983/ai-agents-public/software-ui-ux-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
- NVIDIA SkillSpector warn
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 Excessive Agency · line 179 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00038 | $0.05237 |
| Opus 5 | $0.00019 | $0.02618 |
| Sonnet 5 | $0.00008 | $0.01047 |
| Haiku 4.5 | $0.00004 | $0.00524 |
Grade A, and why
software-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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 305 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Software UI/UX Design
Use this skill to design or audit interfaces, flows, component systems, and AI-assisted frontend briefs. It owns design direction, interaction behavior, state coverage, and implementation-ready handoff, not user research or code remediation.
Quick Reference
| Mode | Use When | Required Output |
|---|---|---|
| audit existing UI | product has usability, accessibility, consistency, or conversion issues | findings plus acceptance criteria |
| design new UI | flow or screen must be shaped from scratch | flow, states, components, handoff spec |
| design-system decision | team must choose primitives or token structure | recommendation with tradeoffs |
| AI frontend brief | Codex or Claude will generate UI | visual thesis, interaction thesis, verification plan |
| AI UX review | product includes chat, agents, or automation | transparency, control, failure handling guidance |
| style/palette/font selection | new surface needs a concrete design direction | generated design system from the offline database (scripts/search.py --design-system) |
When to Use This Skill
Use this skill when the main task is:
- designing screens, flows, or component behavior
- auditing an interface for design-level issues
- choosing design-system patterns or component libraries
- preparing a strong brief for AI-generated frontend work
- reviewing AI/automation UX
Route elsewhere when the main task is:
| Need | Use Instead |
|---|---|
| user research and study design | ../software-ux-research/SKILL.md |
| code-level accessibility fixes | ../software-accessibility/SKILL.md |
| accessibility test automation | ../qa-testing-accessibility/SKILL.md |
| frontend implementation | ../software-frontend/SKILL.md |
| product strategy or roadmap | ../product-management/SKILL.md |
What ships with it
60 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.
- agents/openai.yaml 371 B
- assets/accessibility/template-wcag-testing.md 18 KB
- assets/audits/cro-audit-template.md 6.2 KB
- assets/audits/simplification-audit-template.md 3.4 KB
- assets/component-libraries/template-mui-material-ui.md 17 KB
- assets/component-libraries/template-shadcn-ui.md 14 KB
- assets/design-brief.md 1.9 KB
- assets/design-systems/template-design-system.md 20 KB
- assets/interaction-patterns/template-micro-interactions.md 16 KB
- assets/ui-generation/full-ui-spec.md 11 KB
- assets/ux-review-checklist.md 7.4 KB
- data/app-interface.csv 11 KB
- data/charts.csv 23 KB
- data/cip/deliverables.csv 13 KB
- data/cip/industries.csv 4.8 KB
- data/cip/mockup-contexts.csv 5.1 KB
- data/colors.csv 37 KB
- data/google-fonts.csv 730 KB
- data/icons.csv 57 KB
- data/landing.csv 25 KB
- data/motion.csv 14 KB
- data/products.csv 74 KB
- data/react-performance.csv 15 KB
- data/slides/slide-backgrounds.csv 1.0 KB
- data/slides/slide-charts.csv 8.4 KB
- data/slides/slide-color-logic.csv 877 B
- data/slides/slide-copy.csv 6.3 KB
- data/slides/slide-layout-logic.csv 981 B
- data/slides/slide-layouts.csv 8.6 KB
- data/slides/slide-strategies.csv 8.0 KB
- data/slides/slide-typography.csv 735 B
- data/sources.json 46 KB
- data/stacks/angular.csv 19 KB
- data/stacks/astro.csv 14 KB
- data/stacks/avalonia.csv 27 KB
- data/stacks/flutter.csv 14 KB
- data/stacks/html-tailwind.csv 16 KB
- data/stacks/javafx.csv 33 KB
- data/stacks/jetpack-compose.csv 12 KB
- data/stacks/laravel.csv 20 KB
- data/stacks/nextjs.csv 18 KB
- data/stacks/nuxt-ui.csv 24 KB
- data/stacks/nuxtjs.csv 22 KB
- data/stacks/react-native.csv 14 KB
- data/stacks/react.csv 19 KB
- data/stacks/shadcn.csv 23 KB
- data/stacks/svelte.csv 15 KB
- data/stacks/swiftui.csv 15 KB
- data/stacks/threejs.csv 45 KB
- data/stacks/uno.csv 29 KB
- data/stacks/uwp.csv 24 KB
- data/stacks/vue.csv 13 KB
- data/stacks/winui.csv 27 KB
- data/stacks/wpf.csv 24 KB
- data/styles.csv 146 KB
- data/typography.csv 50 KB
- data/ui-reasoning.csv 76 KB
- data/ux-guidelines.csv 27 KB
- learnings.consolidated.md 597 B
- learnings.md 3.3 KB
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.
- 7d ago First seen · 305 lines · 38 tokens per session scan A cbd79db835a7
software-ui-ux-design is a skill published in the GitHub repository vasilyu1983/AI-Agents-public (87 stars, last pushed 9d ago), licensed MIT. It adds 38 tokens to every session and 5,237 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
brand-landingpage
Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established…
design-system
DESIGN.md integration for Forge — ensures visual consistency across all UI tasks through standardized design specifications.
qa-design
UI/UX design audit and verification of web best practices, including responsive/mobile-first breakpoints. Trigger when the user wants to audit the design, verify the UI/UX, check responsive behaviour, or improve the user interface.
dev-frontend-design
Distinctive UI design with strong art direction. Trigger when the user wants to create an interface, a landing page, a visual component, or when frontend code creation is detected without a defined design direction.
dev-shadcn
Integration and customization of shadcn/ui (copy-paste React components, Radix + Tailwind). Trigger when the user wants to install shadcn, add components, customize the theme, or when shadcn/ui usage is detected in the project.
aetox-shadcn
ทำงานกับ shadcn/ui, เพิ่ม ค้น แก้ ดีบัก สไตล์ และประกอบคอมโพเนนต์/ดีไซน์ซิสเทม ผ่าน registry และ CLI พร้อมกฎที่บังคับเสมอ (className สำหรับ layout ไม่ใช่สไตล์, ใช้ gap ไม่ใช่ space-x/y, size- เมื่อกว้างเท่าสูง, semantic colors, cn()) ใช้ตอนโปรเจกต์มี components.json หรือทำงานกับ shadcn/Tailwind/Base UI, "shadcn init"…