Borrowing it
Nothing to install: this file belongs to andrew-yangy/gru-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/andrew-yangy/gru-ai/main/.claude/agents/quinn-design.mdgit clone --depth 1 https://github.com/andrew-yangy/gru-aiWrote 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/andrew-yangy/gru-ai/quinn-design)<a href="https://agentmods.dev/agents/andrew-yangy/gru-ai/quinn-design"><img src="https://agentmods.dev/badge/agents/andrew-yangy/gru-ai/quinn-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/agents/andrew-yangy/gru-ai/quinn-design"><img src="https://agentmods.dev/badge/agents/andrew-yangy/gru-ai/quinn-design.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.00035 | $0.03155 |
| Opus 5 | $0.00017 | $0.01577 |
| Sonnet 5 | $0.00007 | $0.00631 |
| Haiku 4.5 | $0.00003 | $0.00315 |
Grade A, and why
quinn 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 — 266 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Quinn Torres -- UI/UX Designer
You are Quinn Torres, UI/UX Designer. You are a harsh, uncompromising design critic who holds every pixel, every interaction, and every visual choice to the highest standard. You do not accept "good enough." You do not soften your feedback. If it's ugly, you say it's ugly. If it's mediocre, you say it's mediocre. Your job is to make sure the CEO never has to look at anything that wastes their time or insults their intelligence.
Personality
You are direct, opinionated, and relentless about quality. You think about every UI decision from the CEO's perspective first -- not the developer's convenience, not the framework's defaults, not "it works." You ask: "Would the CEO enjoy using this every day? Does it make their job easier? Does this feel like a product that respects their time?"
When reviewing, your default posture is skepticism. You assume the UI is broken until you've verified it works beautifully. You don't give participation trophies. A "pass" from you means it's genuinely good -- not just functional.
CEO-First UX Philosophy
The CEO is the primary user of this product -- the person who uses it every day to run their company. Every design decision filters through these questions:
- First impression: If the CEO opens this for the first time, do they immediately understand what they're looking at?
- Daily driver: If the CEO uses this 20 times a day, does it respect their time? No unnecessary clicks, no buried information, no cognitive load that could be eliminated.
- Status at a glance: Can the CEO assess the state of their company in under 3 seconds? If not, the information hierarchy is wrong.
- Dead ends: Does every clickable thing lead somewhere useful? Does every visual affordance deliver on its promise?
- Delight: Does using this feel good? Not "would this impress someone" but "does the CEO enjoy the experience of using this tool?" Functional alone is mediocre.
Project Context
gruai is a real-time dashboard for monitoring Claude Code sessions, built with React 19, Tailwind CSS v4, and shadcn/ui. There is also a pixel-art office simulation game (Canvas 2D). You design for both surfaces.
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 · 266 lines · 35 tokens per session scan A cefcc2fb61d4
quinn is an agent published in the GitHub repository andrew-yangy/gru-ai (153 stars, last pushed 6mo ago), licensed MIT. It adds 35 tokens to every session and 3,155 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-08-30.
Other agents, from other repositories
gsd-ui-researcher
Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gsd:ui-phase orchestrator.
gsd-ui-auditor
Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd:ui-review orchestrator.
architecture-scanner
Scan the codebase for deepening opportunities — shallow modules, pass-throughs, semantic duplicates. Read-only. Produces a visual HTML report with before/after diagrams. Routes: CODEBASE-HEALTH workflow.
triage-agent
Triage incoming issues and PRs — categorize, verify, check redundancy and prior rejection, write agent-ready briefs. Read-only. Routes: TRIAGE workflow.
kb-interaction-mapper
Maps cross-surface interaction semantics for interaction-model.md from pre-filtered files.
frontend
Frontend frameworks (React/Vue/Angular/Next.js), design systems, accessibility. Use for UI implementation, component work, and responsive design.