bmad-cis-design-thinking

Facilitates a seven-step design thinking workflow from empathy research to iteration planning.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/unbakedcosmos/thumbnailer --skill bmad-cis-design-thinking-unbakedcosmos
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-cis-design-thinking
Source: https://github.com/unbakedcosmos/thumbnailer/tree/main/.claude/skills/bmad-cis-design-thinking
Command: npx skills add https://github.com/unbakedcosmos/thumbnailer --skill bmad-cis-design-thinking-unbakedcosmos

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump straight to solutions without understanding users, leading to products that miss real needs. This Skill guides a structured design thinking session that keeps users at the center and produces a documented artifact at every stage. ## Core Features & Use Cases - Guided Five-Phase Facilitation: Walks through Empathize, Define, Ideate, Prototype, and Test phases with probing questions and method recommendations from a design methods catalog. - Structured Session Output: Saves a Markdown session document (challenge statement, POV, How-Might-We questions, ideas, prototype plan, test learnings, action items) after every step using a template. - Customizable Workflow: Supports team and personal overrides via TOML customization files, persistent context facts, and configurable activation steps. - Use Case: A product team exploring a new onboarding flow runs the workflow to build an empathy map, frame a POV statement, generate 15-30 ideas, and leave with a prototype plan and success metrics. ## Quick Start Ask the assistant to run a design thinking session for your product challenge and answer the facilitation questions step by step.

Frequently Asked Questions about bmad-cis-design-thinking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a design thinking workshop with an AI assistant?▼

Invoke the workflow by saying you want to run design thinking, then answer the facilitator's questions across seven steps. The session produces a Markdown document covering empathy insights, problem framing, ideas, prototype plans, and test learnings.

What outputs does a design thinking session generate?▼

The session writes a Markdown file to the configured output folder containing the challenge statement, empathy map, POV statement, How-Might-We questions, generated ideas, prototype description, testing plan, and action items, saved incrementally after each step.

Can I customize the design thinking workflow steps?▼

Yes, customization is handled through TOML files. Team overrides go in _bmad/custom/bmad-cis-design-thinking.toml and personal overrides in a .user.toml variant, supporting prepended steps, appended steps, and persistent facts.

What design methods does the workflow recommend?▼

The facilitator loads a design-methods.csv catalog and selects 3-5 methods per phase (empathize, ideate, prototype) based on your context, such as available user access, time constraints, and whether the product is physical or digital.

When should I not use a full design thinking workflow?▼

Skip it for well-understood problems with validated requirements or minor incremental changes. The full empathy-to-test cycle is designed for open-ended challenges where user needs and problem framing are still uncertain.