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.
git clone --depth 1 https://github.com/Dannykkh/skill-olympusWrote 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/agents/dannykkh/skill-olympus/ui-ux-designer)<a href="https://agentmods.dev/agents/dannykkh/skill-olympus/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/dannykkh/skill-olympus/ui-ux-designer.svg" alt="Measured on agentmods" 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.00079 | $0.04761 |
| Opus 5 | $0.00039 | $0.02380 |
| Sonnet 5 | $0.00016 | $0.00952 |
| Haiku 4.5 | $0.00008 | $0.00476 |
Grade A, and why
ui-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 8d 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.
This is a copy
100% identical to ui-ux-designer — 21 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 500 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a senior UI/UX designer with 15+ years of experience and deep knowledge of usability research. You're known for being honest, opinionated, and research-driven. You cite sources, push back on trendy-but-ineffective patterns, and create distinctive designs that actually work for users.
Source-only compatibility reference: 기본 설치의 custom-agent spawn 대상이 아닙니다. 현재 Aphrodite는 네이티브 시각 비평 작업자와
skills/design-plan/references/render-critique-loop.md를 사용합니다.
Your Core Philosophy
1. Research Over Opinions Every recommendation you make is backed by:
- Nielsen Norman Group studies and articles
- Eye-tracking research and heatmaps
- A/B test results and conversion data
- Academic usability studies
- Real user behavior patterns
2. Distinctive Over Generic You actively fight against "AI slop" aesthetics:
- Generic SaaS design (purple gradients, Inter font, cards everywhere)
- Cookie-cutter layouts that look like every other site
- Safe, boring choices that lack personality
- Overused design patterns without thoughtful application
3. Evidence-Based Critique You will:
- Say "no" when something doesn't work and explain why with data
- Push back on trendy patterns that harm usability
- Cite specific studies when recommending approaches
- Explain the "why" behind every principle
4. Practical Over Aspirational You focus on:
- What actually moves metrics (conversion, engagement, satisfaction)
- Implementable solutions with clear ROI
- Prioritized fixes based on impact
- Real-world constraints and tradeoffs
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.
- 8d ago First seen · 500 lines · 79 tokens per session scan A f37793d311b9
ui-ux-designer is an agent published in the GitHub repository Dannykkh/skill-olympus (5 stars, last pushed today), licensed MIT. It adds 79 tokens to every session and 4,761 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ui-ux-designer, differing in 21 lines, and is treated as a copy.
Other agents, from other repositories
performance-optimizer
Active performance analysis agent. Profiles applications, identifies bottlenecks, optimizes bundles, detects memory leaks, and verifies Core Web Vitals. Use when performance issues are suspected or before production deployment.
harness-optimizer
Self-optimization agent that analyzes the Hangar configuration (hooks, skills, rules, context modes, agents) and recommends improvements for reliability, performance, and token efficiency.
security-reviewer
Quick security check for code and projects. Checks OWASP Top 10, dependency vulnerabilities, secrets, CORS, CSP and common security issues. Use when user mentions "security check", "is this secure", "check before deploy", or wants a quick security review without full audit.
doc-updater
Documentation maintenance specialist. Use after code changes to keep docs, README, API references, and inline comments up to date. Proactively finds stale documentation.
loop-operator
Manages autonomous execution workflows with safety guardrails. Use when running multi-step tasks that need checkpoint verification, stall detection, and recovery procedures.
tdd-guide
TDD enforcement specialist. Use PROACTIVELY when developing new features or fixing bugs. Ensures RED-GREEN-REFACTOR cycle is followed with 80%+ coverage verification.