MCP HubMCP Hub
Retour aux compétences

lean-ux

wondelai
Mis à jour 2 days ago
3 vues
1,096
121
1,096
Voir sur GitHub
Métawordapidesign

À propos

Cette compétence aide les développeurs à appliquer les principes du Lean UX en guidant la conception axée sur les hypothèses, l'esquisse collaborative et les expérimentations rapides pour remplacer la documentation lourde. Utilisez-la pour co-concevoir avec des équipes interfonctionnelles, mener des tests d'utilisabilité rapides ou créer des MVP UX. Elle se concentre sur l'obtention de résultats plutôt que sur la production de livrables grâce à des méthodes telles que la cartographie des hypothèses et la recherche légère.

Installation rapide

Claude Code

Recommandé
Principal
npx skills add wondelai/skills -a claude-code
Commande PluginAlternatif
/plugin add https://github.com/wondelai/skills
Git CloneAlternatif
git clone https://github.com/wondelai/skills.git ~/.claude/skills/lean-ux

Copiez et collez cette commande dans Claude Code pour installer cette compétence

Documentation

Lean UX Framework

A practice-driven approach to user experience design that replaces heavy deliverables with rapid experimentation, cross-functional collaboration, and continuous learning. Based on a fundamental truth: teams that obsess over pixel-perfect specs before testing with real users waste months building the wrong thing. Lean UX shifts the question from "What should we design?" to "What do we need to learn?"

Core Principle

Outcomes over outputs. The value of a design is not measured by the fidelity of the deliverable but by the change in user behavior it produces.

The foundation: Traditional UX waterfalls requirements into wireframes, wireframes into mockups, mockups into specs, and specs into code. At every handoff, context is lost and assumptions go untested. Lean UX eliminates waste by compressing the distance between idea and evidence. Instead of debating opinions in conference rooms, teams declare assumptions, form hypotheses, run the smallest possible experiment, and let real user behavior settle the argument. Shared understanding replaces documentation. Learning velocity replaces pixel perfection.

Scoring

Goal: 10/10. When reviewing or creating UX processes, design plans, or team workflows, rate them 0-10 based on adherence to Lean UX principles. A 10/10 means full alignment with hypothesis-driven design, minimal deliverables, collaborative practices, and outcome-focused metrics; lower scores indicate heavy-deliverable thinking or untested assumptions. Always provide the current score and specific improvements needed to reach 10/10.

1. Declaring Assumptions

Core concept: Every design starts with assumptions. Lean UX makes those assumptions explicit so they can be prioritized and tested, rather than baked invisibly into specifications.

Why it works: When assumptions remain unspoken, teams build on shaky ground and discover problems only after launch. By surfacing assumptions early, the team can focus energy on the riskiest ones first, reducing the cost of being wrong.

Key insights:

  • Business assumptions define what must be true for the business to succeed (revenue model, market size, willingness to pay)
  • User assumptions define who the users are, what they need, and what behaviors they exhibit
  • Assumption prioritization is based on two axes: risk (how damaging if wrong) and uncertainty (how little we know)
  • High-risk, high-uncertainty assumptions are tested first
  • The team writes assumptions collaboratively, not in isolation

Product applications:

ContextApplicationExample
New feature kick-offAssumption mapping workshop"We assume users want to share reports with teammates"
Redesign initiativeIdentify what you believe about current users"We assume users leave because the dashboard is confusing"
Roadmap planningRank features by assumption riskPrioritize features whose success depends on untested beliefs
Stakeholder alignmentExpose hidden assumptions across rolesPM assumes pricing works; engineer assumes scale works; designer assumes flow works

Ethical boundary: Assumptions should be honest assessments, not post-hoc justifications for decisions already made. If leadership has already committed to a direction, acknowledge that constraint rather than pretending the assumption is open to falsification.

See: references/hypothesis-canvas.md

2. Hypothesis Statements

Core concept: A hypothesis translates an assumption into a testable prediction. The Lean UX hypothesis format links a proposed change to a measurable outcome for a specific user segment.

Why it works: Hypotheses force precision. Instead of "make onboarding better," the team commits to a specific prediction that can be proven or disproven. This prevents scope creep, sharpens success criteria, and makes the learn step unambiguous.

Key insights:

  • Standard format: "We believe [outcome] will happen if [persona] achieves [action] with [feature]"
  • Every hypothesis should specify the persona, action, outcome, and measurable signal
  • Sub-hypotheses break a large bet into smaller, independently testable parts
  • Hypotheses are not goals; they are predictions that could be wrong
  • The team must agree on what "validated" and "invalidated" look like before running an experiment

Product applications:

ContextApplicationExample
Feature designWrite hypothesis before wireframing"We believe trial-to-paid conversion will increase by 10% if new users complete a guided setup wizard"
A/B testsFormalize test rationale"We believe click-through will rise 15% if we move the CTA above the fold"
Sprint planningAttach hypothesis to each user storyStory: "As a user I can filter by date." Hypothesis: "We believe task completion time drops 30%"
RetrospectivesReview validated vs. invalidated hypotheses"3 of 5 hypotheses validated this quarter; 2 pivoted"

Ethical boundary: Never cherry-pick metrics after the fact to declare a hypothesis validated. Pre-commit to success criteria.

See: references/hypothesis-canvas.md

3. MVPs and Experiments

Core concept: An MVP in Lean UX is the smallest design artifact that can test a hypothesis with real users. It is not a product launch; it is a learning tool.

Why it works: Heavy deliverables delay learning. A paper prototype tested with five users in a hallway can invalidate a hypothesis that would otherwise consume a full sprint of engineering. By matching experiment fidelity to the risk of the assumption, teams learn faster and waste less.

Key insights:

  • Experiment types range from low fidelity (paper prototypes, concierge tests) to high fidelity (coded A/B tests, Wizard of Oz)
  • Choose the lowest-fidelity experiment that can answer the question
  • A good experiment has a clear hypothesis, defined audience, measurable signal, and time box
  • "Proto-personas" can stand in for full research when speed matters, but must be validated later
  • The goal is to learn, not to ship

Product applications:

ContextApplicationExample
Early concept validationPaper prototype or clickable mockupSketch 3 concepts, test with 5 users same day
Demand validationLanding page smoke test"Sign up for early access" measures real interest
Usability validationClickable prototype testFigma prototype tested with 5-8 users
Technical feasibilityWizard of OzManual backend, automated frontend to test experience
Pricing validationPainted door testShow pricing page, measure click-through before building billing

Ethical boundary: Smoke tests and fake door tests must not mislead users into believing a product exists when it does not. Always disclose the test status and offer a way to opt out.

See: references/experiment-patterns.md

4. Collaborative Design

Core concept: Design is a team sport. Lean UX replaces the solitary designer-then-handoff model with cross-functional design sessions where developers, product managers, and designers sketch solutions together.

Why it works: When the whole team participates in design, shared understanding replaces documentation. Developers who helped sketch the solution do not need a 40-page spec to build it. Diverse perspectives generate more creative solutions. Handoff waste drops dramatically.

Key insights:

  • Design Studio method: diverge (individual sketching), present, critique, converge (refined sketch), iterate
  • Shared understanding is the currency of Lean UX; it replaces heavy documentation
  • Style guides and pattern libraries are living documents, not static PDFs
  • The goal is not consensus but informed commitment: the team agrees on what to test, not what is "right"
  • Cross-functional participation means engineers, QA, data analysts, and stakeholders sketch too
  • Reduce UX deliverables to the minimum needed for shared understanding (often a whiteboard photo)

Product applications:

ContextApplicationExample
Sprint kick-offDesign Studio session (90 minutes)Whole team sketches solutions to the sprint's hypothesis
Feature explorationCollaborative sketching workshop6-up sketches: each person draws 6 ideas in 5 minutes
Design system maintenanceLiving style guide updatesEngineers and designers update the guide together as they build
Remote teamsVirtual whiteboard sessionsFigJam or Miro board with timed sketch rounds

Ethical boundary: Collaboration must not become design by committee. A designated designer synthesizes input; the team does not vote on pixels.

See: references/collaborative-design.md

5. Feedback and Research

Core concept: Continuous, lightweight research replaces big-bang usability studies. Lean UX embeds research into every sprint so teams learn from real user behavior constantly rather than quarterly.

Why it works: Feedback that arrives months after a design decision is too late to influence it. By running small research activities every sprint, teams correct course incrementally. The cost of each research activity is low, so the team can afford to test frequently.

Key insights:

  • Research types: usability tests (5 users), customer interviews, A/B tests, analytics review, surveys, diary studies
  • Five users uncover approximately 85% of usability problems (Nielsen)
  • Continuous research cadence: recruit weekly, test weekly, synthesize weekly
  • Research is not a phase; it is an ongoing activity embedded in every sprint
  • The whole team should observe at least some research sessions to build empathy
  • Proto-personas are refined and eventually replaced by evidence-based personas

Product applications:

ContextApplicationExample
Weekly usability testingTest prototype with 3-5 users every Thursday"Testing Thursday" ritual with rotating facilitators
Post-launch learningMonitor analytics + run 3 follow-up interviewsIdentify drop-off points, interview users who churned
Persona validationCompare proto-persona assumptions to interview data"We assumed power users are marketers; data shows they are ops managers"
Competitive researchLightweight competitive teardown each quarterTeam reviews 3 competitors for 30 minutes, captures patterns

Ethical boundary: User research must be conducted with informed consent. Participants should understand how their data will be used and have the right to withdraw.

See: references/experiment-patterns.md

6. Integration with Agile

Core concept: Lean UX is designed to work inside Agile development. Dual-track agile separates discovery (learning what to build) from delivery (building it), running both tracks in parallel.

Why it works: Traditional UX struggles in Agile because design work does not fit neatly into a sprint. Dual-track solves this by running discovery one sprint ahead of delivery. The discovery track generates validated hypotheses and tested prototypes; the delivery track turns them into shippable software.

Key insights:

  • Dual-track agile: discovery track (research + design) feeds the delivery track (engineering + QA)
  • Discovery runs one sprint ahead, so validated designs are ready when the delivery sprint begins
  • Staggered sprints prevent the "sprint zero" anti-pattern where design is always catching up
  • User stories gain a hypothesis and success metric alongside acceptance criteria
  • "Definition of Done" for UX includes validated learning, not just shipped pixels
  • Backlog items from invalidated hypotheses are removed, not deferred

Product applications:

ContextApplicationExample
Sprint planningInclude hypothesis validation in sprint goals"Sprint goal: validate that inline editing reduces task time by 20%"
Backlog refinementAttach experiment results to storiesStory moves to delivery only after hypothesis is validated
RetrospectivesReview learning velocity alongside delivery velocity"We validated 4 hypotheses and invalidated 2 this sprint"
Roadmap updatesAdjust roadmap based on experiment outcomesInvalidated feature removed from Q3 roadmap

Ethical boundary: Do not use Lean UX as an excuse to skip accessibility, security, or compliance work. These are non-negotiable quality standards, not assumptions to be tested.

See: references/agile-integration.md

Common Mistakes

MistakeWhy It FailsFix
Treating MVPs as launchesTeam over-builds because they conflate "minimum viable product" with "first release"Reframe: MVP = learning tool, not product launch
Skipping assumption declarationHidden assumptions become expensive surprisesRun a 30-minute assumption mapping session at kick-off
Hypothesis without success criteriaCannot determine if experiment passed or failedPre-commit to metric, threshold, and sample size
Designer-only designHandoff waste, misalignment, slow iterationRun Design Studio sessions with the full cross-functional team
Research as a phaseFeedback arrives too late to influence decisionsEmbed lightweight research into every sprint
Ignoring invalidated hypothesesTeam builds features that failed testingRemove invalidated items from backlog; pivot or drop
Documenting instead of collaborating40-page specs nobody readsReplace specs with shared understanding from collaborative sessions
Measuring outputs not outcomesShipping features that do not change behaviorDefine success as behavior change, not feature delivery

Quick Diagnostic

Audit any UX process or design plan:

QuestionIf NoAction
Are assumptions explicitly declared?Hidden assumptions drive decisionsRun assumption mapping workshop
Is there a testable hypothesis?Team is building on opinionWrite hypothesis in standard format before designing
Is the experiment the lowest fidelity that can answer the question?Over-investing before learningDowngrade to paper prototype or smoke test
Does the whole team participate in design?Handoff waste and misalignmentSchedule a Design Studio session
Is research happening every sprint?Feedback loop is too slowEstablish weekly testing cadence
Are you tracking outcomes, not just outputs?Shipping without learningDefine behavior-change metrics for each feature
Does UX work feed into Agile smoothly?Design bottleneck or sprint zero trapImplement dual-track agile with staggered sprints
Can you point to a hypothesis you invalidated recently?Team is not learning; confirmation biasReview experiment log and celebrate a pivot

Reference Files

  • hypothesis-canvas.md: Hypothesis statement format, assumption prioritization matrix, business vs. user assumptions, sub-hypotheses
  • experiment-patterns.md: UX experiment types, choosing the right experiment, experiment design template, minimum viable tests
  • collaborative-design.md: Design Studio method, collaborative sketching, cross-functional design, living style guides
  • agile-integration.md: Dual-track agile, fitting UX into sprints, staggered sprints, Definition of Done for UX
  • outcome-metrics.md: Outcomes vs. outputs, leading vs. lagging indicators, OKRs for UX, vanity metrics to avoid
  • case-studies.md: Enterprise product team, startup, agency, and internal tools team scenarios

Further Reading

This skill is based on Lean UX principles developed by Jeff Gothelf and Josh Seiden. For the complete methodology, research, and case studies:

About the Authors

Jeff Gothelf is an organizational designer, coach, and author who helps companies build better products and cultivate outcome-focused cultures. He spent over 15 years as a UX designer and team leader at agencies and product companies, including TheLadders, Publicis Modem, and Neo Innovation (now Pivotal Labs). His experience watching teams waste months on unvalidated deliverables led him to develop Lean UX as a practical fusion of design thinking, Agile development, and lean startup principles. Gothelf coaches Fortune 500 companies and speaks internationally on product management, organizational agility, and evidence-based design.

Josh Seiden is a designer, product strategist, and coach with over 25 years of experience helping teams build digital products. He co-founded the interaction design practice at Cooper, one of the first UX consultancies, and later served as Managing Director at Neo Innovation. Seiden specializes in helping organizations shift from output-driven to outcome-driven ways of working. Together with Gothelf, he co-authored Lean UX and Sense and Respond, both of which have become essential reading for product teams adopting Agile and Lean practices.

Dépôt GitHub

wondelai/skills
Chemin: lean-ux
0
agent-skillsai-skillsclaude-codeclaude-code-marketplaceclaude-code-pluginclaude-code-skills

Compétences associées

content-collections

Méta

Cette compétence propose une configuration éprouvée en production pour Content Collections, un outil axé sur TypeScript qui transforme des fichiers Markdown/MDX en collections de données typées de manière sûre avec une validation Zod. Utilisez-la lors de la création de blogs, de sites de documentation ou d'applications Vite + React riches en contenu pour garantir la sécurité de typage et la validation automatique du contenu. Elle couvre tout, de la configuration du plugin Vite et de la compilation MDX à l'optimisation des déploiements et la validation des schémas.

Voir la compétence

polymarket

Méta

Cette compétence permet aux développeurs de créer des applications avec la plateforme de marchés prédictifs Polymarket, incluant l'intégration d'API pour le trading et les données de marché. Elle fournit également une diffusion de données en temps réel via WebSocket pour surveiller les transactions en direct et l'activité du marché. Utilisez-la pour mettre en œuvre des stratégies de trading ou pour créer des outils traitant les mises à jour de marché en direct.

Voir la compétence

creating-opencode-plugins

Méta

Cette compétence aide les développeurs à créer des plugins OpenCode qui s'interconnectent avec plus de 25 types d'événements tels que les commandes, les fichiers et les opérations LSP. Elle fournit la structure du plugin, les spécifications de l'API événementielle et les modèles d'implémentation pour les modules JavaScript/TypeScript. Utilisez-la lorsque vous avez besoin d'intercepter, de surveiller ou d'étendre le cycle de vie de l'assistant IA OpenCode avec une logique personnalisée pilotée par les événements.

Voir la compétence

sglang

Méta

SGLang est un framework de service LLM haute performance spécialisé dans la génération rapide et structurée pour les workflows JSON, regex et agentiques grâce à son cache de préfixe RadixAttention. Il offre une inférence nettement plus rapide, particulièrement pour les tâches avec des préfixes répétés, ce qui le rend idéal pour les sorties complexes et structurées ainsi que les conversations multi-tours. Choisissez SGLang plutôt que des alternatives comme vLLM lorsque vous avez besoin d'un décodage contraint ou que vous construisez des applications avec un partage étendu de préfixes.

Voir la compétence