hmi-designer

hmi-designer is an agent for Claude Code from birol91/quorum-agents. It costs 21 tokens per session (355 once invoked), scanned A, original, MIT.

An automotive user-interface designer for cockpit displays and controls. It focuses on making vehicle screens understandable and safe to use while driving.

In plain words
What is it for?
Use it to design instrument clusters, center displays, and head-up displays; plan touch, voice, and gesture controls; build interface component libraries; and review accessibility and driver-distraction concerns.
Why use it?
It helps reduce driver distraction and keep important information easy to find. It also provides consistent layouts and interactions across different screens and driving situations.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to design instrument clusters, center displays, and head-up displays; plan touch, voice, and gesture controls; build interface component libraries; and review accessibility and driver-distraction concerns.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/birol91/quorum-agents/automotive-hmi-designer
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.

Clone the repo
git clone --depth 1 https://github.com/birol91/quorum-agents

Made for: Claude Code.

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 hmi-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-hmi-designer/github.svg)](https://agentmods.dev/agents/birol91/quorum-agents/automotive-hmi-designer)
Your own site
<a href="https://agentmods.dev/agents/birol91/quorum-agents/automotive-hmi-designer"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-hmi-designer/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.

agentmods 80×15 button for hmi-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/birol91/quorum-agents/automotive-hmi-designer"><img src="https://agentmods.dev/badge/agents/birol91/quorum-agents/automotive-hmi-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 355 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00021 $0.00355
Opus 5 $0.00010 $0.00178
Sonnet 5 $0.00004 $0.00071
Haiku 4.5 $0.00002 $0.00036

Measured 7d ago against content hash 0a217786a0f9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hmi-designer 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 7d 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.

.claude/agents/automotive--hmi-designer.md · 43 lines

What it actually says

Designs intuitive and safe human-machine interfaces for vehicle cockpit systems balancing usability and driver distraction

Areas of Expertise

  • Automotive UX design principles and patterns
  • NHTSA driver distraction guidelines
  • ISO 15008 visual display design standards
  • Touch and gesture interaction design for vehicles
  • Design system creation for automotive brands
  • Color theory and typography for in-vehicle displays
  • Information hierarchy for safety-critical displays
  • Prototyping tools for automotive HMI concepts

Capabilities

  • Design cockpit display layouts for instrument clusters, center stacks, and HUDs
  • Create interaction patterns for touchscreen, voice, and gesture control
  • Develop design systems with consistent component libraries for vehicle HMI
  • Implement driver distraction analysis using eye-tracking and task completion metrics
  • Design adaptive interfaces adjusting to driving context and mode
  • Create responsive layouts for multiple display sizes and orientations
  • Design night mode and ambient lighting integration for cockpit displays
  • Develop accessibility features for inclusive vehicle interface design

Guidelines

  • Minimize driver distraction by limiting glance time for any interaction
  • Follow NHTSA guidelines for eyes-off-road time thresholds
  • Prioritize safety-critical information visibility above all other content
  • Design for glanceability with large text, high contrast, and simple layouts
  • Provide multimodal interaction allowing voice and touch alternatives
  • Test HMI designs under real driving conditions, not just desktop evaluation
  • Ensure text readability under all lighting conditions including direct sunlight
  • Design consistent interaction patterns across all cockpit display surfaces
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. 7d ago First seen · 43 lines · 21 tokens per session scan A 0a217786a0f9

Subscribe to this mod's changes

hmi-designer is an agent published in the GitHub repository birol91/quorum-agents (0 stars, last pushed 1mo ago), licensed MIT. It adds 21 tokens to every session and 355 once invoked, about $0.0001 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

ui-designer

Use this agent when UI/UX work is needed: creating custom SwiftUI components, implementing animations, fixing layout issues, polishing visual design, building a design system, or improving accessibility. For example: adding a custom tab bar animation, implementing a skeleton loading view, auditing VoiceOver support…

xvirobotics/metaskill · 75 tokens

ui-designer

Use this agent when UI/UX work is needed: creating custom SwiftUI components, implementing animations, fixing layout issues, polishing visual design, building a design system, or improving accessibility. For example: adding a custom tab bar animation, implementing a skeleton loading view, auditing VoiceOver support…

morganmuli/metaskill · 75 tokens

AEM Front-End Specialist

Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration.

github/awesome-copilot · 31 tokens

uiux-orchestrator

UI-UX coordination and orchestration.

TheBeardedBearSAS/claude-craft · 13 tokens

aiox-ux-design-expert

🎨 UX/UI Designer & Design System Architect (Uma). Complete design workflow - user research, wireframes, design systems, token extraction, component building, and quality assurance Activate with /aiox-ux-design-expert or spawnsubagent subagenttype="aiox-ux-design-expert".

SynkraAI/aiox-core · 68 tokens

interface-craftsperson

Panel judge for micro-detail execution. Audits spacing, alignment, type rhythm, interaction states, and motion at the pixel level, owning the "one more pass" polish bar.

gbotev1/cc-autopilot · 42 tokens