agents-design-experience

agents-design-experience is a plugin for Claude Code from davepoon/buildwithclaude. Its manifest loads nothing; the 2 agents it bundles cost 108 tokens per session together, scanned A, original, MIT.

A collection of agents focused on user-interface design, accessibility, and user experience. Accessibility means making software usable by people with different abilities.

In plain words
What is it for?
It helps design interfaces, review usability, improve accessibility, and optimize the overall experience of using a product.
Why use it?
It brings specialized attention to how an interface looks, feels, and works for a broad range of users.

Plugin 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.

Claude Code
/plugin marketplace add davepoon/buildwithclaude
agentmods
npx agentmods add plugins/davepoon/buildwithclaude/agents-design-experience
Clone the repo
git clone --depth 1 https://github.com/davepoon/buildwithclaude

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 agents-design-experience

README.md
[![agentmods](https://agentmods.dev/badge/plugins/davepoon/buildwithclaude/agents-design-experience.svg)](https://agentmods.dev/plugins/davepoon/buildwithclaude/agents-design-experience)
Your own site
<a href="https://agentmods.dev/plugins/davepoon/buildwithclaude/agents-design-experience"><img src="https://agentmods.dev/badge/plugins/davepoon/buildwithclaude/agents-design-experience.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 2 agents cost 108 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

agents-design-experience 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.

plugins/agents-design-experience/.claude-plugin/plugin.json · 18 lines

What it actually says

{
  "name": "agents-design-experience",
  "version": "1.0.0",
  "description": "Agents for UI/UX design, accessibility, and user experience optimization",
  "author": {
    "name": "BuildWithClaude Community",
    "url": "https://github.com/davepoon/buildwithclaude"
  },
  "repository": "https://github.com/davepoon/buildwithclaude",
  "license": "MIT",
  "keywords": [
    "agents",
    "subagents",
    "design-experience",
    "accessibility-specialist",
    "ui-ux-designer"
  ]
}
Contents

What it installs

The manifest is a name and a version. 2 agents travel with it, and installing the plugin installs all of them — 108 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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 · 18 lines scan A a94fb2051ccd

Subscribe to this mod's changes

agents-design-experience is a plugin published in the GitHub repository davepoon/buildwithclaude (3,405 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.

Related

Other plugins, from other repositories

api-tester

Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.

ccplugins/awesome-claude-code-plugins · not measured

app-starter

Bootstrap new Next.js, Flutter, and FastAPI apps with current packages, no deprecated APIs, and a consistent house style. Ships skills nextjs-app, flutter-app, and fastapi-app.

ccplugins/awesome-claude-code-plugins · not measured

adamsreview

Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.

ccplugins/awesome-claude-code-plugins · not measured

aceternity-ui

100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

secondsky/claude-skills · not measured

brand-guardian

Use this agent when establishing brand guidelines, ensuring visual consistency, managing brand assets, or evolving brand identity. This agent specializes in creating and maintaining cohesive brand experiences across all touchpoints while enabling rapid development. Examples:\n\n \nContext: Creating brand guidel.

xbim08/awesome-claude-code-plugins · not measured

budgetclaw

Zero-key Claude Code cost tracking, per project and per branch. Budget caps with SIGTERM enforcement, reads your local /.claude session logs, and syncs to a hosted team dashboard (Goei).

RoninForge/budgetclaw · not measured