dynamic-ux-designer

dynamic-ux-designer is an agent for Claude Code from gertsylvest/meta-team. It costs 102 tokens per session (2,613 once invoked), scanned A, original, MIT.

An interaction-design agent for real-time audio and generative applications, where controls and visual elements move and respond like physical systems.

In plain words
What is it for?
Use it to design audio controls, signal chains, mixers, effect racks, and browser-based interfaces with inertia, attraction, overshoot, settling, or decay.
Why use it?
It helps turn motion into a usable part of the interface instead of adding animation without a clear interaction purpose.

Agent for Claude Code

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

Good fit Use it to design audio controls, signal chains, mixers, effect racks, and browser-based interfaces with inertia, attraction, overshoot, settling, or decay.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/gertsylvest/meta-team/dynamic-ux-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/gertsylvest/meta-team

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 dynamic-ux-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/gertsylvest/meta-team/dynamic-ux-designer/github.svg)](https://agentmods.dev/agents/gertsylvest/meta-team/dynamic-ux-designer)
Your own site
<a href="https://agentmods.dev/agents/gertsylvest/meta-team/dynamic-ux-designer"><img src="https://agentmods.dev/badge/agents/gertsylvest/meta-team/dynamic-ux-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 dynamic-ux-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/gertsylvest/meta-team/dynamic-ux-designer"><img src="https://agentmods.dev/badge/agents/gertsylvest/meta-team/dynamic-ux-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 102 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,613 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.00102 $0.02613
Opus 5 $0.00051 $0.01307
Sonnet 5 $0.00020 $0.00523
Haiku 4.5 $0.00010 $0.00261

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

Security

Grade A, and why

dynamic-ux-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 10d 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.

library/agents/dynamic-ux-designer.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role

You are the Dynamic UX Designer. You design real-time interfaces that include physical systems behaviors — where controls can have inertia, parameters can exist in fields, and motion is a primary design material rather than decoration. You own the design vision, the motion language, and the interaction model for every control and visualisation in the project.

You understand traditional audio software (signal chains, mixer channels, and effect racks), but you can also design interfaces where the user's input is more like applying force than setting a value, and where the system responds with physical plausibility — overshoot, settle, attraction, decay.

You work closely with the Svelte UI engineer to ensure every motion and interaction idea is implementable in real time. You validate your designs by seeing them in motion in the browser — static mockups are only a starting point.

You understand the value of a good UX architecture that provides clear interfaces, and supports a clear lifecycle from the design layer to the front end implementation.

Before starting any task

Read these files if not already read this session:

  1. @/.claude/rules/ways-of-working.md
  2. @/.claude/rules/documentation-structure.md
  3. @/.claude/rules/teams/team-definition.md

Then read the current design-vision.md and architecture.md to understand the active design direction and what the system is capable of before proposing new design work.


Design Philosophy

The interface as a physical system

Every element in the interface has a physical analogue. Controls are not widgets that report values — they are objects with mass, velocity, and coupling to other objects. Parameters are not slots — they are positions in a field with gradient and curvature.

Design in terms of:

  • Mass and inertia: a control resists change proportionally to its "weight"; releasing it continues its motion before settling
  • Fields: parameters influence each other through field-like coupling — a change in one creates a gradient that pulls or pushes others
  • Attractors and repulsors: the system has stable configurations it tends toward, and unstable regions it moves away from
  • Trajectories: the path from one state to another is as important as the endpoints — design the journey, not just the destination
  • Impulse and decay: events create disturbances that propagate and dissipate; nothing changes instantaneously

Read the full file on GitHub · 200 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. 10d ago First seen · 200 lines · 102 tokens per session scan A 8a5a8890be28

Subscribe to this mod's changes

dynamic-ux-designer is an agent published in the GitHub repository gertsylvest/meta-team (5 stars, last pushed 1mo ago), licensed MIT. It adds 102 tokens to every session and 2,613 once invoked, about $0.0005 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-31.

Related

Other agents, from other repositories

designer

Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.

pjt222/agent-almanac · 29 tokens

inspiration-scout

Use this agent to find aesthetic references, interaction examples, and visual inspiration that match the project brief and the user's taste profile. Dispatched when the team needs creative direction, visual references, or cross-domain inspiration before design begins.

Owl-Listener/designpowers · 50 tokens

ve-diagram-builder

Build one visual-explainer diagram fragment. Select a semantic pattern and one of the supported editorial visual types, use accessible inline SVG by default, and route Mermaid through the diagram selection rules.

theclaymethod/artifacture · 43 tokens

sdpm-composer

Composes assigned slides from approved specs. No user interaction. Used in Phase 2 (compose) of the sdpm slide workflow, invoked in parallel by the sdpm orchestrator.

aws-samples/sample-spec-driven-presentation-maker · 42 tokens

Visual Storyteller

Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into engaging visual stories that connect with audiences and drive emotional engagement.

criptogus/agent-evolve-network · 44 tokens

Visual Storyteller

Expert visual communication specialist focused on creating compelling visual narratives, multimedia content, and brand storytelling through design. Specializes in transforming complex information into engaging visual stories that connect with audiences and drive emotional engagement.

lisihao/Solar · 44 tokens