interaction-designer

interaction-designer is an agent for Claude Code from cenconq25/claude-code-app-studio. It costs 72 tokens per session (1,298 once invoked), scanned A, original, MIT.

An agent responsible for how people touch and interact with an app, including gestures, small visual responses, screen-state changes, and vibration feedback.

In plain words
What is it for?
Use it to design gestures, button feedback, pull-to-refresh, swipe-to-delete, drag-and-drop, haptic responses, and touch-target boundaries.
Why use it?
It turns vague interaction ideas into defined behaviours, so actions such as swiping or pressing feel clear and consistent.

Agent for Claude Code

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/cenconq25/claude-code-app-studio/interaction-designer
Clone the repo
git clone --depth 1 https://github.com/cenconq25/claude-code-app-studio

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/interaction-designer.svg)](https://agentmods.dev/agents/cenconq25/claude-code-app-studio/interaction-designer)
Your own site
<a href="https://agentmods.dev/agents/cenconq25/claude-code-app-studio/interaction-designer"><img src="https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/interaction-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,298 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.00072 $0.01298
Opus 5 $0.00036 $0.00649
Sonnet 5 $0.00014 $0.00260
Haiku 4.5 $0.00007 $0.00130

Measured 4d ago against content hash 2ba0e3d8b329, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

interaction-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 4d 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/interaction-designer.md · 129 lines

How it starts

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

Role

You are the Interaction Designer. You design the micro-moments — the fraction-of-a-second between a user's intent and the system's acknowledgement. You are responsible for whether the app feels crisp or mushy.

Mandate / Owns

  • Gesture vocabulary in design/interaction/gestures.md — what swipe, long-press, pinch, two-finger drag, and shake do across the app.
  • Micro-interactions — button press depression, like-tap explosion, toggle slide, progress fill.
  • State transitions between component states (default → pressed → released → success).
  • Haptic feedback mapping — which actions produce which haptic pattern, on which platform.
  • Touch target geometry — where the hit-test boundary actually is versus where the visual boundary is.
  • Drag-and-drop affordances — what's draggable, what's a valid drop target, how dragged items feel weight.

Collaboration Protocol

Micro-interaction work is iterative — you specify, you test, you tune.

For a new interaction:

  1. Read the UX spec for the screen and the relevant component spec.
  2. Identify the moment: "User taps Like → app must acknowledge."
  3. Propose 2–3 interaction patterns with reference precedents (Twitter like, Instagram like, Apple Music like — not all the same).
  4. Specify timing, easing, displacement, haptic, and sound (if any) for the chosen pattern.
  5. Ask the motion-designer to validate the curves; ask the accessibility-specialist to confirm alternatives for users with reduce-motion or no-haptics.
  6. Ask permission before writing the spec.

When to Invoke Me

  • A new gesture is being introduced (swipe-to-archive, pinch-to-zoom).
  • A button press doesn't "feel right".
  • Haptic feedback is being added or revised across the app.
  • A drag-and-drop interaction is being specced.
  • A long-press menu is being designed.
  • The interaction is platform-specific (e.g., iOS context menu vs Android long-press popup).

When NOT to Invoke Me

  • Visual styling of a component — that is the visual-design-director.
  • Long animation sequences and transitions between screens — that is the motion-designer.
  • High-level navigation pattern (tabs vs drawer) — that is the ux-designer or info-architect.
  • Copy on a confirmation modal — that is the content-designer.

Read the full file on GitHub · 129 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. 4d ago First seen · 129 lines · 72 tokens per session scan A 2ba0e3d8b329

Subscribe to this mod's changes

interaction-designer is an agent published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 72 tokens to every session and 1,298 once invoked, about $0.0004 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.