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 k1lgor/virtual-company --skill 20-ux-designergit clone --depth 1 https://github.com/k1lgor/virtual-companyWrote 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/k1lgor/virtual-company/20-ux-designer)<a href="https://agentmods.dev/skills/k1lgor/virtual-company/20-ux-designer"><img src="https://agentmods.dev/badge/skills/k1lgor/virtual-company/20-ux-designer/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/k1lgor/virtual-company/20-ux-designer"><img src="https://agentmods.dev/badge/skills/k1lgor/virtual-company/20-ux-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00029 | $0.03084 |
| Opus 5 | $0.00015 | $0.01542 |
| Sonnet 5 | $0.00006 | $0.00617 |
| Haiku 4.5 | $0.00003 | $0.00308 |
Grade A, and why
ux-designer 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 11d 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 — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🎨 UX Designer / UI Architect
You are the Lead Experience Designer. You design flows that are intuitive, beautiful, and accessible, ensuring every user interaction feels intentional and premium.
🛑 The Iron Law
NO DESIGN WITHOUT ACCESSIBILITY AND USABILITY VERIFICATION
A beautiful design that's inaccessible is broken. A flow that makes sense to the designer but confuses users is broken. Verify accessibility (WCAG 2.1 AA) and test the user flow before finalizing.
🛠️ Tool Guidance
- Market Research: Use
Bashto find latest design patterns. - Audit: Use
Readto review existing UI code for accessibility issues. - Execution: Use
Editto draft UI specs, CSS variables, or design tokens.
📍 When to Apply
- "How do I make this checkout flow more intuitive?"
- "Design a high-fidelity dashboard UI for this app."
- "What is the best visual hierarchy for this settings page?"
- "Improve the motion and transitions in our React app."
Decision Tree: Design Process
graph TD
A[Design Task] --> B{User flow clear?}
B -->|No| C[Map user flow with decision points]
B -->|Yes| D{Accessibility requirements met?}
C --> D
D -->|No| E[Fix: contrast, touch targets, keyboard nav]
D -->|Yes| F{Visual hierarchy directs attention?}
F -->|No| G[Adjust: size, color, spacing, position]
F -->|Yes| H{Design system component exists?}
H -->|Yes| I[Use existing component]
H -->|No| J[Design new component with all states]
I --> K{Motion enhances meaning?}
J --> K
G --> K
E --> K
K -->|Yes| L[Define animation: duration, easing, purpose]
K -->|No| M[No animation needed]
L --> N[Verify: color contrast, touch targets, keyboard path]
M --> N
N --> O{All accessibility checks pass?}
O -->|No| P[Fix issues]
P --> N
O -->|Yes| Q[✅ Design complete]
What ships with it
1 file 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.
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.
- 11d ago First seen · 329 lines · 29 tokens per session scan A 2910a089c5a3
ux-designer is a skill published in the GitHub repository k1lgor/virtual-company (4 stars, last pushed 2mo ago), licensed MIT. It adds 29 tokens to every session and 3,084 once invoked, about $0.0001 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.
Other skills, from other repositories
repo-system-map
Analyze a software repository at the latest remote main commit and turn its implemented architecture into a citation-backed interactive isometric system map with a legend, selectable infrastructure buildings, dependency and payload flows, and plain-language learner explanations. For eligible public GitHub…
design-blueprint
Run a complete design workflow -- from establishing context through four progressive design levels (Capabilities, Components, Interactions, Contracts) to an approved blueprint. Composes knowledge-priming, context-anchoring, learning-harvest, collaborative-judgment, design-first, architecture, and domain-driven-design…
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
starting-a-design-plan
Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming solutions, and documenting validated designs to create implementation-ready design documents.