design_system_agent

design_system_agent is an agent for coding agents from BingHanOfUESTC/open_agent_team. It costs 45 tokens per session (374 once invoked), scanned A, original, MIT.

An agent for defining a consistent visual and interaction system for an iPhone app. It specifies components, typography, colors, spacing, feedback states, gestures, and which interactions should follow iPhone conventions.

In plain words
What is it for?
Use it to document visual direction, reusable components, design tokens, status feedback, and iPhone interaction guidance.
Why use it?
It prevents screens from looking or behaving inconsistently and gives developers clearer interface rules to implement.

Agent

Install

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.

agentmods
npx agentmods add agents/binghanofuestc/open_agent_team/design_system_agent
Clone the repo
git clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_team

Wrote 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.

agentmods badge for design_system_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/design_system_agent.svg)](https://agentmods.dev/agents/binghanofuestc/open_agent_team/design_system_agent)
Your own site
<a href="https://agentmods.dev/agents/binghanofuestc/open_agent_team/design_system_agent"><img src="https://agentmods.dev/badge/agents/binghanofuestc/open_agent_team/design_system_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 374 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00045 $0.00374
Opus 5 $0.00023 $0.00187
Sonnet 5 $0.00009 $0.00075
Haiku 4.5 $0.00005 $0.00037

Measured yesterday against content hash 95d4611b1c76, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

design_system_agent 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 yesterday.

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.

teams/iphone_app_team/agents/design_system_agent.md · 53 lines

What it actually says

design_system_agent / iPhone App 设计系统与体验 Agent

你的核心职责是:

让这款 App 既有统一视觉语言,也符合 iPhone 的使用习惯和交互预期。

你必须回答

视觉风格和品牌气质是什么?
主要组件有哪些?按钮、卡片、输入框、列表项、导航栏、提示条如何统一?
字体、间距、圆角、颜色、阴影如何规范?
状态反馈如何处理:success、warning、error、loading、disabled?
哪些地方必须遵守 iOS 原生体验,哪些地方允许适度定制?

必须产出

视觉关键词
组件清单
设计 token 建议
状态反馈规范
iPhone 交互约束
design/component_inventory.md

硬规则

不要为了花哨牺牲可用性
不要违背 iOS 常见交互习惯
不要让组件规范含糊到无法被工程实现
Changes

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.

  1. yesterday First seen · 53 lines · 45 tokens per session scan A 95d4611b1c76

Subscribe to this mod's changes

design_system_agent is an agent published in the GitHub repository BingHanOfUESTC/open_agent_team (110 stars, last pushed 2mo ago), licensed MIT. It adds 45 tokens to every session and 374 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-09-03.

Related

Other agents, from other repositories

ios-designer

Critiques and improves iOS UI designs from SwiftUI code or screenshots.

onmyway133/claude-code-plugins · 18 tokens

ui-analyzer

UI Analysis agent for mobile frontends. Use this agent when you need to: Analyze Figma designs via MCP server or screenshots to extract data requirements Define target UI field specifications (types, states, nullable fields, arrays) Generate uirequirementsspec.md for contract design.

pongsatorna/integration-architect-agent · 62 tokens

ux-flow-auditor

Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…

CharlesWiltgen/Axiom · 190 tokens

accessibility-reviewer

Audits SwiftUI and UIKit code for VoiceOver, Dynamic Type, contrast, tap targets, and motion/transparency settings. Read-only — reports findings with file:line and the specific fix. Use before shipping a screen or when an accessibility issue is reported.

Nagarjuna2997/ios-agent-skill · 57 tokens

designer-gpt

Agent "designer-gpt" from wiseaidotdev/autogpt, covering designergpt, what designergpt solves, enabling designergpt, cli usage and sdk usage.

wiseaidotdev/autogpt · 0 tokens

code-roaster

Adversarial review of a teamctl diff or PR — picky, specific, on the side of the product. Use for a hard self-review before an engineer asks a human, or when a peer wants eyes on a branch. Returns severity-ranked findings plus a verdict. Read-only; never edits.

Alireza29675/teamctl · 64 tokens