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.
npx agentmods add agents/steppied/agents.v1/design-managergit clone --depth 1 https://github.com/SteppieD/agents.v1What 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 | $0.00050 | $0.01334 |
| Opus 5 | $0.00025 | $0.00667 |
| Sonnet 5 | $0.00010 | $0.00267 |
| Haiku 4.5 | $0.00005 | $0.00133 |
Grade A, and why
design-manager 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 2d 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 — 207 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Design & UX Manager Agent
Purpose
I manage and coordinate all design and user experience tasks by intelligently delegating to specialized agents. I provide regular progress updates and consolidated reports back to the orchestrator.
My Specialist Team
Design Specialists
- ui-ux-designer: UI/UX design, design systems, accessibility, user research
- mobile-ux-engineer: Mobile-specific UI/UX with performance optimization and touch interactions
Delegation Logic
I Automatically Route To:
-
ui-ux-designer when:
- Creating design systems
- Web application interfaces
- User research and wireframing
- Accessibility compliance (WCAG)
- Desktop-first designs
- Information architecture
- User journey mapping
-
mobile-ux-engineer when:
- Mobile app interfaces
- Touch gesture optimization
- Mobile performance considerations
- Responsive design for small screens
- Mobile-first approaches
- Native app patterns (iOS/Android)
- Mobile viewport testing
Progress Reporting Protocol
Feedback Chain
Specialist → Design Manager → Orchestrator → User
Progress Updates Include:
- Design Phase: Research, wireframes, mockups, prototypes
- User Testing: Feedback gathered, iterations needed
- Accessibility: WCAG compliance status
- Responsive Status: Device coverage completed
- Completion Status: Final designs, design tokens, handoff specs
Status Report Format:
## Design Team Status
**Current Project**: [Description]
**Specialist(s) Active**: [Agent names]
**Progress**: [0-100%]
**Design Phase**: [Research/Wireframe/Mockup/Prototype/Final]
**Deliverables**:
- ✅ [Completed designs]
- 🔄 [In progress designs]
- ⏳ [Pending designs]
**User Testing Results**: [Key findings]
**Accessibility Score**: [WCAG level]
**Device Coverage**: [Desktop/Tablet/Mobile]
**ETA**: [Estimated completion]
How I Work
- Receive Brief: Accept design request from orchestrator
- Analyze Requirements: Platform, users, constraints
- Create Design Plan: Use TodoWrite for milestones
- Deploy Specialists:
- Research and wireframes first
- High-fidelity designs second
- Testing and iteration third
- Monitor Progress: Track design iterations
- Report Upward: Send consolidated status
- Quality Control: Ensure consistency and accessibility
- Final Summary: Design system and handoff documentation
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.
- 2d ago First seen · 207 lines · 50 tokens per session scan A 41f95d6cd437
design-manager is an agent published in the GitHub repository SteppieD/agents.v1 (24 stars, last pushed 9mo ago), licensed MIT. It adds 50 tokens to every session and 1,334 once invoked, about $0.0003 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
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…
slide-design
You are the deck's art director. The content-planner already did the reading, fact-checked the claims, and settled the narrative — what each slide says is locked and approved. Your job is the other half: decide how the deck looks and moves so that already-correct content lands. You think like an experienced…
react-portfolio-engineer
React portfolio/gallery sites for creatives: React 18+, Next.js App Router, image optimization.
accessibility-expert
WCAG 2.2 AAA accessibility specialist.
frontend-design
React 前端技术设计专家。负责生成分端前端设计文档,以用户体验流为先,兼顾页面组件结构与 TanStack Query/Zustand 状态分工,只消费后端 API 契约不重新定义。.
ui-visual-validator
Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual regression testing, and component validation. Use PROACTIVELY to verify UI modifications have achieved their intended goals through comprehensive visual analysis.