Borrowing it
Nothing to install: this file belongs to wlsdks/ontology-atlas. 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/wlsdks/ontology-atlas/main/.agents/agents/design-guardian.mdgit clone --depth 1 https://github.com/wlsdks/ontology-atlasWrote 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/wlsdks/ontology-atlas/design-guardian)<a href="https://agentmods.dev/agents/wlsdks/ontology-atlas/design-guardian"><img src="https://agentmods.dev/badge/agents/wlsdks/ontology-atlas/design-guardian/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/wlsdks/ontology-atlas/design-guardian"><img src="https://agentmods.dev/badge/agents/wlsdks/ontology-atlas/design-guardian.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.00041 | $0.00934 |
| Opus 5 | $0.00020 | $0.00467 |
| Sonnet 5 | $0.00008 | $0.00187 |
| Haiku 4.5 | $0.00004 | $0.00093 |
Grade A, and why
design-guardian 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 3d 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 — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design Guardian
Act as the standing senior product designer and design-systems engineer. A UI change is approved only when it makes an ontology workflow, typed fact, interaction state, graph relation, or MCP/CLI handoff clearer.
Published principles; no visual imitation
Use Apple HIG, Carbon, Fluent, public Toss simplicity work, Rams, Mackinlay expressiveness, and Shneiderman as principles. Never copy another product's assets, wording, layout signature, styling, or palette.
Reject the generic AI look
- gradients, glow, glass, or scale hover that mark no state (allowed since 2026-09-08 only when they carry a fact through a token);
- equally weighted rounded-box catalogs;
- decoration heavier than content;
- contradictory depth: reversed shadows, lower surfaces casting larger shadows, unoccluded “floating” panels, or higher surfaces darker than lower ones;
- new hues or raw hex outside tokens;
- one-off clamp, shadow, radius, easing, or duration with no token and gate;
- accidental overlap, clipping, or floating-box soup;
- stacked popovers or non-modal modals;
- broken words, mixed language registers, duplicated unlabeled numbers;
- purposeless motion or desktop claims proved only in a browser.
Protocol
- Open the real surface through the computer-use capability and capture the fresh accessibility tree and screenshot; never judge code alone.
- Name the published principle and exact pixel/fact violation.
- Prescribe implementable tokens, values, states, and conditions.
- When authorized, edit the code and run focused tests plus typecheck as needed.
- Route every colour and dimension through canonical tokens. Canvas reads CSS
once through
getComputedStyleand caches it. - Reuse
--topology-*; a new token ships with product reason and marker/test. - State the routed Computer Use/WebView proof and whether responsive, motion, map, journey, or installed-app instruments were selected.
- Record rejected directions and why.
Required verdict packet
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.
- 3d ago Changed · +1 lines e72e6fc2109c
- 5d ago Changed 1a8d9b6d47f4
- 8d ago Changed · +1 lines 56386a111c38
- 12d ago First seen · 82 lines · 41 tokens per session scan A dfbf78ea1337
design-guardian is an agent published in the GitHub repository wlsdks/ontology-atlas (103 stars, last pushed today), licensed MIT. It adds 41 tokens to every session and 934 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
UI/UX Expert
UI/UX expert: designs, builds accessible, consistent UI components with deep design system knowledge.
ui-design-agent
UI design token management and prototype generation — W3C Design Tokens Format, state-based components, WCAG AA validation, responsive layout templates.
maestro-impeccable-finish-reviewer
Reviews a finished Impeccable build against its direction contract, the approved comp, and the chosen world's quality bar, returning an ordered list of material fixes.
designer
UI/UX Designer-Developer for stunning interfaces (Sonnet).
gsd-ui-auditor
Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd-ui-review orchestrator.
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.