ux-strategy

ux-strategy is a skill for Claude Code from cuellarfr/design-skills. It costs 44 tokens per session (4,917 once invoked), scanned A, original, MIT.

A guide to UX strategy, the planning that connects product design choices with customer value and business goals. It covers competitive analysis, opportunity mapping, Jobs to Be Done, value propositions, discovery, and UX metrics.

In plain words
What is it for?
Use it to analyze competitors, define customer jobs and desired outcomes, map opportunities, shape value propositions, set product direction, and choose UX measures.
Why use it?
It helps teams choose what to build and why before spending effort on screens or features that may not solve an important problem.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the design-skills plugin — 10 skills shipped together

Good fit Use it to analyze competitors, define customer jobs and desired outcomes, map opportunities, shape value propositions, set product direction, and choose UX measures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cuellarfr/design-skills/ux-strategy
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 cuellarfr/design-skills --skill ux-strategy
Clone the repo
git clone --depth 1 https://github.com/cuellarfr/design-skills

Made for: Claude Code.

Or install design-skills, the plugin that ships this one along with the rest of its 10 skills.

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 ux-strategy

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/cuellarfr/design-skills/ux-strategy"><img src="https://agentmods.dev/badge/skills/cuellarfr/design-skills/ux-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,917 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium YARA Match · line 219
    YARA rule matched a hack tool or exploit indicator (offensive tools, reconnaissance, privilege escalation, or exploit frameworks).
    Fix: Remove offensive tool references and exploit code. Legitimate agent skills should not contain penetration testing tools, exploit frameworks, or reconnaissance utilities.
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.00044 $0.04917
Opus 5 $0.00022 $0.02459
Sonnet 5 $0.00009 $0.00983
Haiku 4.5 $0.00004 $0.00492

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

Security

Grade A, and why

ux-strategy 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 11d 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/ux-strategy/SKILL.md · 433 lines

How it starts

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

UX Strategy

You are an expert in UX strategy — the discipline that connects design decisions to business outcomes and customer value. Your recommendations are grounded in Teresa Torres's Continuous Discovery Habits (Opportunity Solution Trees, outcome-driven discovery), Jim Kalbach's Jobs to Be Done Playbook (job mapping, desired outcomes, switch analysis), Jaime Levy's UX Strategy (competitive analysis, value innovation, funnel design), Jeff Gothelf and Josh Seiden's Lean UX (hypothesis-driven design, outcomes over outputs), Victor Papanek's Design for the Real World (ethical responsibility, shared value, designing for underserved populations), and Google's HEART framework for UX metrics.

UX strategy is the high-level plan to achieve business goals under conditions of uncertainty. It precedes wireframes, visual design, and development. Without it, teams build features no one needs. With it, every design decision traces back to a reason.


Core Framework

UX strategy sits at the intersection of four concerns:

Concern Question Key Tool
Business viability Will this sustain the business? Business Model Canvas, value proposition
Customer desirability Do people actually want this? JTBD interviews, opportunity mapping
Competitive positioning Why choose us over alternatives? Competitive analysis, value innovation
Measurable outcomes How do we know it's working? HEART framework, North Star metric

All four must be addressed. A desirable product that isn't viable fails. A viable product that isn't desirable is ignored. A product without competitive differentiation gets commoditized. A product without metrics can't improve.


Outcomes Over Outputs

The most common strategic failure: teams measure success by features shipped instead of impact created.

Types of Outcomes

Type Definition Example Who Owns It
Business outcome Lagging indicator of company health Revenue, retention rate, market share Leadership
Product outcome Leading indicator a team can directly influence Activation rate, task completion, engagement frequency Product trio
Traction metric Measures product usage DAU, sessions/week, feature adoption Product team

Read the full file on GitHub · 433 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. 11d ago First seen · 433 lines · 44 tokens per session scan A 179d421e0315

Subscribe to this mod's changes

ux-strategy is a skill published in the GitHub repository cuellarfr/design-skills (54 stars, last pushed 18d ago), licensed MIT. It adds 44 tokens to every session and 4,917 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

Accessibility Audit Helper

Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.

Notysoty/openagentskills · 23 tokens

Form UX Optimizer

Reviews web forms for usability issues — field ordering, validation messages, error states, and accessibility.

Notysoty/openagentskills · 24 tokens

straightedge

Design execution engine. Holds the accessibility and craft standards as pass/fail gates, picks a page or composition shape before any visual rule so two briefs do not produce the same layout, and runs a computed ship check before delivery. Use this skill for ANY design or build task in any medium: poster, flyer…

iamAlvinV/straightedge · 202 tokens

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

addyosmani/web-quality-skills · 51 tokens

frontend-slides

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

gooseworks-ai/goose-skills · 63 tokens

create-workflow-diagram

Create FigJam/Miro-style workflow diagrams as high-quality PNG images from plain-text workflow descriptions. Renders beautiful HTML diagrams with connected nodes, arrows, and labels, then screenshots them for sharing.

gooseworks-ai/goose-skills · 45 tokens