product-taste

product-taste is a skill for Claude Code, Codex from RefoundAI/lenny-skills. It costs 37 tokens per session (1,610 once invoked), scanned A, original, MIT.

A product-design coaching guide for developing judgment about what makes software feel useful, polished, fast, and easy to use. It draws on ideas from Lenny's Podcast and Newsletter.

In plain words
What is it for?
Use it to analyze product experiences, question assumptions about standard metrics, record decision reasoning, and improve the feel and usability of a product.
Why use it?
It helps when you must make product decisions before you have enough data, or when you need to explain why an experience feels good or poor. It also provides a way to review past decisions against their outcomes.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to analyze product experiences, question assumptions about standard metrics, record decision reasoning, and improve the feel and usability of a product.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/refoundai/lenny-skills/product-taste
About the project

Lenny Skills is a collection of product-management and engineering workflows for Claude Code and other AI agents, covering areas such as strategy, research, planning, shipping, growth, and hiring. Each skill gives an agent specialized guidance, frameworks, checklists, or templates for product work, and the catalogue contains many of these skills.

RefoundAI/lenny-skills · 1,321 stars · on GitHub

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.

Any agent
npx skills add RefoundAI/lenny-skills --skill product-taste
Clone the repo
git clone --depth 1 https://github.com/RefoundAI/lenny-skills

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-taste

README.md
[![agentmods](https://agentmods.dev/badge/skills/refoundai/lenny-skills/product-taste/github.svg)](https://agentmods.dev/skills/refoundai/lenny-skills/product-taste)
Your own site
<a href="https://agentmods.dev/skills/refoundai/lenny-skills/product-taste"><img src="https://agentmods.dev/badge/skills/refoundai/lenny-skills/product-taste/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-taste

Your own site · 80×15
<a href="https://agentmods.dev/skills/refoundai/lenny-skills/product-taste"><img src="https://agentmods.dev/badge/skills/refoundai/lenny-skills/product-taste.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,610 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00037 $0.01610
Opus 5 $0.00018 $0.00805
Sonnet 5 $0.00007 $0.00322
Haiku 4.5 $0.00004 $0.00161

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

Security

Grade A, and why

product-taste 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 12d 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-taste/SKILL.md · 91 lines

How it starts

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

Product Taste and Intuition

Develop a reliable internal compass to recognize and build world-class products.

Help the user with product taste and intuition using insights from 35 guests and posts across Lenny's Podcast and Newsletter.

How to Help

  1. Deconstruct experiences - Guide the user through analyzing specific product details to identify why they evoke certain emotional responses.
  2. Calibrate intuition - Help the user document and review their decision rationales against real-world outcomes to refine their judgment.
  3. Challenge assumptions - Use first-principles thinking to question standard industry metrics and focus on core user utility.
  4. Refine the feel - Assist in articulating the specific polish, speed, and usability elements that contribute to a high-quality product feel.

Core Principles

Learn Through Model Primitives

Howie Liu: "I think to really understand the solution space of what's possible, you have to be in the details. I mean, literally, you can't just look at screenshots or a pre-recorded video of a new product feature. AI is something you have to play with, and ideally you're playing with both the packaged up app or solution that you've built with it, but you're also playing around directly with the underlying primitives who are using the models either via API or via a chat interface."

True intuition is built by playing directly with the underlying technology and APIs rather than observing demos. Understanding the raw boundaries of your ingredients allows you to imagine new possibilities.

Articulate Emotional Responses

Jessica Hische: "Most people are better at understanding the feelings and sensations that typography and logos give us than they give themselves credit for, because what we are as people are endless absorbers of patterns, and information, and all this kind of stuff as we move throughout the world. We don't take time to sit and digest it, but it's still coming in and getting logged, and so even as a non-designer, I think you can look at examples of logos where something's not quite right and be like, 'Something's not right here, I just don't know how to name it.'"

Read the full file on GitHub · 91 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 91 lines · 37 tokens per session scan A e351cc12894e

Subscribe to this mod's changes

product-taste is a skill published in the GitHub repository RefoundAI/lenny-skills (1,321 stars, last pushed 1mo ago), licensed MIT. It adds 37 tokens to every session and 1,610 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

architecture-diagram

Generate dark-themed SVG diagrams of software systems and cloud infrastructure as standalone HTML files with inline SVG graphics. Semantic component colors (cyan=frontend, emerald=backend, violet=database, amber=cloud/AWS, rose=security, orange=message bus), JetBrains Mono font, grid background. Best suited for…

moltis-org/moltis · 163 tokens

baoyu-infographic

A toolkit for creating pictures and text banners from ordinary keyboard characters, called ASCII art. It supports local command-line tools and some free online services for text, images, and related artwork.

moltis-org/moltis · 70 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

PM-Shawn/Abu-Cowork · 59 tokens

infographic

A guide for creating infographics with only HTML and CSS. Infographics present structured information visually, such as timelines, comparisons, funnels and organisation charts.

PM-Shawn/Abu-Cowork · 71 tokens

svg-diagram

An SVG diagram generator for structured visuals such as architecture diagrams, flowcharts, sequence diagrams, hierarchy charts, and comparisons. SVG is a web image format that keeps diagrams sharp and allows flexible layouts.

PM-Shawn/Abu-Cowork · 70 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

PM-Shawn/Abu-Cowork · 77 tokens