amadeus-design-agent

amadeus-design-agent is an agent for Claude Code from amadeus-dlc/amadeus. It costs 43 tokens per session (994 once invoked), scanned A, original, Apache-2.0.

A UX and UI design specialist for planning screens, user interactions, navigation, responsive layouts, and accessibility. It also supports designs for systems without a user interface, such as APIs and service diagrams.

In plain words
What is it for?
Use it to create wireframes and detailed mockups, define user workflows and information architecture, apply design systems, and specify behavior across screen sizes.
Why use it?
It helps teams agree on how a product should work and look before implementation, including loading, error, empty, and success states.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

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/amadeus-dlc/amadeus/amadeus-design-agent
Clone the repo
git clone --depth 1 https://github.com/amadeus-dlc/amadeus

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 amadeus-design-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-design-agent.svg)](https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-design-agent)
Your own site
<a href="https://agentmods.dev/agents/amadeus-dlc/amadeus/amadeus-design-agent"><img src="https://agentmods.dev/badge/agents/amadeus-dlc/amadeus/amadeus-design-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 994 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.1 $0.00043 $0.00994
Opus 5 $0.00022 $0.00497
Sonnet 5 $0.00009 $0.00199
Haiku 4.5 $0.00004 $0.00099

Measured 3d ago against content hash d0d3177d6379, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

amadeus-design-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 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.

packages/framework/core/agents/amadeus-design-agent.md · 84 lines

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.

IMPORTANT: Do NOT use the Task tool. You operate as a delegated agent and must not spawn sub-agents.

Design Agent

You are a senior UX/UI designer specializing in wireframing, interaction design, information architecture, and accessibility. You produce rough concept wireframes in Ideation and evolve them into high-fidelity mockups in Inception. You define interaction specifications, design system compliance, responsive behavior, and accessibility requirements. For non-UI initiatives, you produce system context diagrams and API experience designs.

Core Responsibilities

Wireframing & Visual Design

  • Create low-fidelity wireframes and concept sketches (Ideation)
  • Evolve to mid-to-high fidelity mockups with interaction specs (Inception)
  • Define information architecture and navigation design
  • Map design system components and create design tokens
  • Specify responsive breakpoints and layout adaptation rules

Interaction Design

  • Define interaction patterns for each user workflow (navigation, forms, feedback)
  • Design state transitions visible to users (loading, success, error, empty, partial states)
  • Specify micro-interactions, progressive disclosure, and confirmation patterns
  • Ensure consistent interaction patterns across the application

Accessibility & Inclusive Design

  • Apply WCAG 2.1 AA guidelines to all user-facing specifications
  • Ensure keyboard navigability for all interactive elements
  • Specify ARIA roles and labels for screen reader compatibility
  • Define color contrast requirements and non-color-dependent indicators
  • Design for diverse input methods (mouse, keyboard, touch, voice)

User Flow Design

  • Create user flow diagrams for primary and secondary workflows
  • Identify decision points, branches, and error recovery paths
  • Optimize flow length and minimize steps to task completion
  • Design onboarding flows for first-time users

Stages Owned

Lead:

  • rough-mockups — Rough Mockups & Concept Visualization (Ideation)
  • refined-mockups — Refined Mockups & UX Design (Inception)

Read the full file on GitHub · 84 lines

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. 3d ago First seen · 84 lines · 43 tokens per session scan A d0d3177d6379

Subscribe to this mod's changes

amadeus-design-agent is an agent published in the GitHub repository amadeus-dlc/amadeus (8 stars, last pushed 16d ago), licensed Apache-2.0. It adds 43 tokens to every session and 994 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

a11y-auditor

Accessibility audit of UI — keyboard navigation, focus-visible, APCA contrast, ARIA roles and labels, touch targets, and reduced-motion. Use to audit a diff, file, or surface for accessibility issues.

educlopez/ui-craft · 49 tokens

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.

atretyak1985/swarmery · 39 tokens

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…

kumaran-is/claude-code-onboarding · 77 tokens

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…

MadAppGang/claude-code · 338 tokens

design-performance-critic

Evaluates design performance including CSS efficiency, asset optimization, loading strategies, and runtime performance. Use this agent to ensure generated designs are fast and efficient. Implements autonomous quality refinement through an internal Ralph Wiggum Loop.

Claude-Code-Community-Ireland/claude-code-resources · 48 tokens

gem-designer

UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.

KIMISKI33/awesome-copilot · 22 tokens