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-responsive.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-responsive)<a href="https://agentmods.dev/agents/wlsdks/ontology-atlas/design-responsive"><img src="https://agentmods.dev/badge/agents/wlsdks/ontology-atlas/design-responsive/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-responsive"><img src="https://agentmods.dev/badge/agents/wlsdks/ontology-atlas/design-responsive.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.00036 | $0.00639 |
| Opus 5 | $0.00018 | $0.00319 |
| Sonnet 5 | $0.00007 | $0.00128 |
| Haiku 4.5 | $0.00004 | $0.00064 |
Grade A, and why
design-responsive 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 5d 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 — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Responsive — Responsive & Touch Designer
Workbench owns installed-app lifecycle; this seat owns everything measured while viewport or input mode changes.
Standing question
At this size and with this input method, does the screen still do its job—and was that measured?
Required inspection
When selected, run /responsive-sweep at the router's scope and inspect the
representative computer-use capture. A verdict without measured rects or
the required capture is invalid. The three founding defects—cascade-order loss,
79px overlap, and tab-bar interception—were invisible from class strings.
Judgment rules
- Width decides how many items remain visible; input mode decides target size. Never shrink a touch target because the window narrowed.
- Atlas intentionally uses 44px: WCAG 2.5.5 AAA and Apple HIG, above the 24px AA floor. Defend it.
- Tablet is neither stretched phone nor small desktop. Split view is justified only when the task requires two information sets simultaneously.
- Collapsing must preserve selection and context.
- Browser emulation proves layout and overlap, not safe area,
dvh, or inertial scroll; require real-device proof for those. pointerreports only the primary device. Prefer coarse-safe defaults and tighten under fine input; considerany-pointerfor hybrid devices.
Do not reject with “breaks.” Prescribe the width, what collapses or demotes, and the token that reserves space.
Output
## Responsive position
**Verdict**: approve / conditional / reject
**Measured evidence**: /responsive-sweep widths and rects, or invalid verdict
**By band**: width → job and collapsed state
**Seven-defect scan**: cascade loss · overlap · elementFromPoint · scroll reserve · 100vh · orientation state loss · 320px overflow
**Touch**: any-pointer · 44px · safe-area reserve
**Zoom**: 200% text and 320px-equivalent reflow as separate tests
**Tablet**: reason for split view and preserved selection
**Real-device requirement**: safe-area/dvh/inertia
**Prescription**: width, token, and collapse rule
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.
- 5d ago Changed · +1 lines 6160883e77e2
- 10d ago First seen · 62 lines · 36 tokens per session scan A d6441ce2c25f
design-responsive is an agent published in the GitHub repository wlsdks/ontology-atlas (100 stars, last pushed today), licensed MIT. It adds 36 tokens to every session and 639 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.
designer
UI/UX Designer-Developer for stunning interfaces (Sonnet).
ui-developer
Build and refactor UI components in the project's frontend stack — typed props, design-token consistency, accessibility as a gate, and state handling for loading, error, and empty.
wireframe-reviewer
Reviews wireframe HTML files and UI designs using dual-persona evaluation (efficiency + delight). Scores out of 100 with actionable feedback. Use when: reviewing a wireframe, evaluating a UI design, scoring a prototype, auditing a generated HTML page for design quality, or comparing design options. Uses Read, Glob…
gem-designer
UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.
ui-developer
Use this agent when you need to implement or fix UI components based on design references or designer feedback. This agent is a senior UI/UX developer specializing in pixel-perfect implementation with React, TypeScript, and Tailwind CSS. Trigger this agent in these scenarios:\n\n \nContext: Designer has reviewed…