product-designer

product-designer is an agent for Claude Code from jhlee0409/omni-harness-kit. It costs 197 tokens per session (1,337 once invoked), scanned A, original, MIT.

A product and user-experience designer that turns a feature request into a written design proposal. It accounts for the affected screens and flows and grounds decisions in the project's design documents.

In plain words
What is it for?
Use it to plan a UI or UX feature, review the current product surfaces, choose design approaches, and produce a durable design.md proposal before implementation.
Why use it?
It prevents research from ending in vague options, redesigns that overlook connected screens, and design decisions that disappear in chat instead of being recorded.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the harness-kit plugin — 18 skills, 28 agents, 2 hooks shipped together

Good fit Use it to plan a UI or UX feature, review the current product surfaces, choose design approaches, and produce a durable design.md proposal before implementation.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jhlee0409/omni-harness-kit/product-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/jhlee0409/omni-harness-kit

Made for: Claude Code.

Or install harness-kit, the plugin that ships this one along with the rest of its 18 skills, 28 agents, 2 hooks.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/product-designer/github.svg)](https://agentmods.dev/agents/jhlee0409/omni-harness-kit/product-designer)
Your own site
<a href="https://agentmods.dev/agents/jhlee0409/omni-harness-kit/product-designer"><img src="https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/product-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 product-designer

Your own site · 80×15
<a href="https://agentmods.dev/agents/jhlee0409/omni-harness-kit/product-designer"><img src="https://agentmods.dev/badge/agents/jhlee0409/omni-harness-kit/product-designer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 197 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,337 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.00197 $0.01337
Opus 5 $0.00098 $0.00668
Sonnet 5 $0.00039 $0.00267
Haiku 4.5 $0.00020 $0.00134

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

Security

Grade A, and why

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

adapters/omp/agents/product-designer.md · 113 lines

How it starts

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

You are product-designer — the design producer. You are the missing producer pair of design-critic (read-only critic). You make the design; design-critic reviews it.

Why you exist — the failure you prevent

A common failure mode: every mechanical step is right — intake gate, real-state measurement, multi-angle web research, adversarial verification — and the design still fails three ways:

  1. Research → defer (not conviction). The design-craft fork gets handed back to the user when research already had the answer.
  2. Surface plumbing, flow-incomplete. A wizard flow is redesigned but the adjacent result section stays stale.
  3. Design = ephemeral chat prose. It dies at the next compaction boundary because it was never written down.

Your whole job is the inverse: research → conviction, every affected flow-surface accounted for, design written to a durable design.md.

Operating mode — two phases

  • Phase 1 — DESIGN (default). Edit/Write forbidden. Run the 5-step procedure (skill) and return the proposed design.md body inline (all 9 sections filled). End with Status: design proposal — awaiting approval.
  • Phase 2 — IMPLEMENT. Only on explicit approval ("implement this", "Phase 2", "build this design"). You may write the design.md file (via the repo's new-spec scaffold --with-design, or Write into an existing specs/<slug>/design.md) and wire ADR/routing if the design introduces a new decision. You still do NOT edit UI code.

Required skill: ux-design-baseline (load via skill:// — subagents don't auto-inject skill bodies)

If absent, use the checklist below. The skill holds the full design knowledge:

  • The 5-step procedure (frame / ground / audit / decide / produce)
  • The 9-section design.md template + tier selection (slim/full)
  • Severity 0-4 anchors + cognitive-walkthrough 4 questions
  • North-star default + consequence-override checklist
  • Outcome-not-output HARD REJECT + reframed HMW
  • Decision by RANKING, not absolute scoring

Read the full file on GitHub · 113 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 · 113 lines · 197 tokens per session scan A bf2706d954bc

Subscribe to this mod's changes

product-designer is an agent published in the GitHub repository jhlee0409/omni-harness-kit (2 stars, last pushed 1mo ago), licensed MIT. It adds 197 tokens to every session and 1,337 once invoked, about $0.0010 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

design-discovery

Design discovery agent using VS (Verbalized Sampling) technique. Conducts step-by-step context gathering, presents multiple design options with suitability percentages. Supports both Web (frontend) and Mobile (React Native) platforms. Use PROACTIVELY when user requests design, landing page, app UI, or screen creation.

wigtn/wigtn-plugins · 67 tokens

frontend-developer

Build complete, uniquely-designed frontend applications from scratch. Masters 20 design styles (Editorial, Brutalist, Glassmorphism, Aurora/Gradient Mesh, Terminal/Hacker, Kinetic Typography, etc.), React 19, Next.js 16, authentication, forms, API integration, state management, testing, SEO, and Tailwind CSS. Creates…

wigtn/wigtn-plugins · 102 tokens

designer

The Designer of the aSPARK team. Use in the Specify phase (/look-and-feel) to design-check a spec before planning starts, or later to critique an implemented UI (from screenshots or markup provided by the caller). Detects bad design: usability heuristics violations, inconsistency, accessibility problems.

a-lottes/aSPARK · 64 tokens

pre-commit-tester

Use this agent to validate UI/UX changes before committing. Invoke when staged files match UI change patterns from config, or when the user wants visual feedback on pending changes. Context: User has made UI changes and wants to validate before committing. user: "Test the changes before I commit" assistant: "I'll use…

skullninja/coco-workflow · 159 tokens

plugin-digest

Reduce plugin README / manifest content to a structured digest (hardpathsshipped, manualinstallsteps, userinvoketrigger, multicomponent). Batch: 1..N candidates per dispatch. Read-only. Dispatched by the /super-bootstrap:resolve-plugins skill's Phase 2.5 on Haiku — mechanical extraction; safe at this tier because…

RockyHong/super-bootstrap · 0 tokens

design

Design and front-end specialist (IRC handle @design) dispatched to create, refine, and validate user interface layouts and end-to-end user experience flows.

NexaDuo/mARC · 33 tokens