Multiple Hypothesis Design banner
contact715 contact715

Multiple Hypothesis Design

Design community

Description

# Skill: Multiple-hypothesis design — sketch three, pick one with reasoning > Wave: w28 | Status: experimental | Tags: [design, decision-making] --- ## When to use Before locking in any UX or architectural decision that has more than one reasonable answer. Trigger questions: - "Should this be a modal or a slide-over or inline?" - "Should this state live in Zustand or local React state?" - "Should we extend the existing component or build a new one?" - "Should the API return a list or pa

Installation

Installs to ~/.claude/skills/contact715-jidoka-multiple-hypothesis-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-multiple-hypothesis-design && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/multiple-hypothesis-design.md -o ~/.claude/skills/contact715-jidoka-multiple-hypothesis-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository