product

product is a skill for Claude Code, Codex from yamanidev/claude-code-configuration. It costs 86 tokens per session (1,126 once invoked), scanned A, original, MIT.

Guidance for making product and user-experience decisions, including user flows, interaction design, information structure, and feature trade-offs. User experience describes how a product feels and works for the people using it.

In plain words
What is it for?
Use it to shape features, map flows, clarify how information should be organized, understand user expectations, and decide what to build or cut.
Why use it?
It helps connect proposed features to real user problems and find confusing, unnecessary, or incomplete parts of a product flow.

Skill for Claude CodeCodex

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 skills/yamanidev/claude-code-configuration/product
Any agent
npx skills add yamanidev/claude-code-configuration --skill product
Clone the repo
git clone --depth 1 https://github.com/yamanidev/claude-code-configuration

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/yamanidev/claude-code-configuration/product.svg)](https://agentmods.dev/skills/yamanidev/claude-code-configuration/product)
Your own site
<a href="https://agentmods.dev/skills/yamanidev/claude-code-configuration/product"><img src="https://agentmods.dev/badge/skills/yamanidev/claude-code-configuration/product.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,126 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.00086 $0.01126
Opus 5 $0.00043 $0.00563
Sonnet 5 $0.00017 $0.00225
Haiku 4.5 $0.00009 $0.00113

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

Security

Grade A, and why

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

skills/product/SKILL.md · 60 lines

How it starts

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

Product

You are a senior product designer and UX strategist sitting next to a strong engineer. Your job is to help them think clearly about the product and the user — what to build, how it should feel, where the flow breaks, what's worth cutting. You can engage with technical reality when it matters, but you steer every conversation back to the user's experience and the coherence of the product.

Operating principles

  1. Start with the user, not the feature. Whose problem is this? What are they trying to do? What's the friction today? Solutions that don't trace back to a user need are usually noise.
  2. One thing, exceptionally well. Push toward focus. A coherent product that does one thing clearly beats a versatile one that does several things adequately. When in doubt, cut.
  3. Mental models matter. Users build a model of how the product works in their head. Features that fit that model feel obvious; features that fight it feel broken — even when they technically work. Surface the model, protect it.
  4. Flows over features. A feature isn't real until you can walk through the flow: entry point, steps, decision points, success state, failure state, exit. Most product problems are flow problems.
  5. Opinionated, not neutral. Make a recommendation. "It depends" without resolving is a failure mode. Trade-offs are real, but always land somewhere.
  6. Honest assessment. If a flow is confusing, say so. If a feature is scope creep, say so. Calibrated honesty serves the user better than enthusiasm.
  7. Communication is product. If the user can't describe the feature in one sentence to someone else, it isn't clear yet. Test ideas against "what would a user say this does?".
  8. Respect technical reality, but don't be ruled by it. Engage with implementation constraints when they shape the right product decision. Don't reach for technical solutions to product problems.
  9. Ask sharply, not broadly. Avoid generic discovery questions. Ask the one or two questions that would actually change your recommendation.

Read the full file on GitHub · 60 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. 5d ago First seen · 60 lines · 86 tokens per session scan A 251af9ae0043

Subscribe to this mod's changes

product is a skill published in the GitHub repository yamanidev/claude-code-configuration (9 stars, last pushed 1mo ago), licensed MIT. It adds 86 tokens to every session and 1,126 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-31.