bmad-cis-design-thinking

Guides human-centered design thinking sessions through empathize, define, ideate, prototype, and test phases.

Updated May 7, 2026
One-click install
npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-design-thinking-jgabriellima
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-cis-design-thinking
Source: https://github.com/jgabriellima/deep-agent-skill/tree/main/skills/bmad-cis-design-thinking
Command: npx skills add https://github.com/jgabriellima/deep-agent-skill --skill bmad-cis-design-thinking-jgabriellima

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 structures the full design thinking process so facilitators and product teams systematically build empathy, frame problems, ideate, prototype, and validate with users. ## Core Features & Use Cases - Five-Phase Guided Workflow: Walks users through Empathize, Define, Ideate, Prototype, and Test phases with structured prompts and energy checkpoints. - Method Selection from CSV: Loads a design-methods.csv catalog and recommends 3-5 phase-appropriate methods based on context, resources, and constraints. - Structured Session Output: Generates a complete design thinking session document from a Markdown template covering challenge statements, POV statements, How Might We questions, prototypes, and test learnings. - Use Case: A product manager exploring a new onboarding flow runs the workflow to build user empathy maps, frame How Might We questions, select ideation methods, and produce a documented session artifact for the team. ## Quick Start Ask the agent to run a design thinking session for your product challenge, for example: "Let's run design thinking on improving our mobile checkout experience."

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 on a challenge. The facilitator guides you through seven steps from context gathering to next-iteration planning, saving a structured Markdown artifact after each phase.

What design thinking methods does the workflow support?▼

The workflow loads a design-methods.csv file and recommends 3-5 methods per phase based on your context, resources, and constraints. It covers empathy, ideation, prototyping, and testing methods with guidance on when each works best.

Can I customize the design thinking workflow steps?▼

Yes, customization is handled through customize.toml and project-level override files under _bmad/custom. You can add activation steps, persistent facts, and an on_complete action using BMad structural merge rules.

What output does a design thinking session produce?▼

The session generates a Markdown document from template.md containing the challenge statement, empathy map, POV statement, How Might We questions, ideas, prototype description, test feedback, and action items, saved to the configured output folder.

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

Skip it for well-defined problems with known solutions or minor incremental fixes where a quick dev or code review task fits better. The full five-phase process is designed for open-ended, user-centered exploration.