ai-conversation-architectlisted
Install: claude install-skill varunk130/ai-ux-skill-library
# AI Conversation Architect
Design conversations between humans and AI that are natural, purposeful, and resilient. The DIALOGUE framework ensures every conversational AI experience handles the full spectrum from first message to complex multi-turn reasoning.
## Core Principle
A conversation with AI is not a command line with friendlier words. It is a **collaborative sense-making process** where both parties contribute, clarify, and course-correct. Design for the collaboration, not just the query.
---
## The DIALOGUE Framework
| Letter | Phase | Design Question |
|---|---|---|
| **D** | Discover Intent | How does the system understand what the user actually wants (not just what they typed)? |
| **I** | Identify Ambiguity | Where might the user's request be unclear, and how does the AI ask for clarification without interrogating? |
| **A** | Adapt Tone | How does the AI match the user's emotional state, formality, and expertise level? |
| **L** | Layer Information | How is the response structured so users get the right depth - summary first, details on demand? |
| **O** | Offer Navigation | How does the AI help users explore related topics, refine their question, or pivot direction? |
| **G** | Guard Boundaries | How does the AI communicate what it can and cannot do without breaking conversational flow? |
| **U** | Understand Memory | How does the conversation maintain context across turns, sessions, and time? |
| **E** | Exit Gracefully | How does the conversation end -