ワンクリックで
ai-interaction-patterns
AI UX patterns — prompt UX, wayfinding, HITL, trust, disclosure, memory, generative UI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
AI UX patterns — prompt UX, wayfinding, HITL, trust, disclosure, memory, generative UI.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Claude Code architecture — artifact design, context, agentic patterns. For CC audit/build.
Conformance Walk — freeze-then-judge on the source→delivered→live axis: one cw_core + Source/Delivered/Live adapter families, coverage vs pass-rate, discrete verdicts. Use for any testable surface.
Kailash security (Python) — validation, secrets, injection, authn/z. Hardcoded secrets BLOCKED.
/onboard procedure: read roster + team-memory + posture + claims + codify lease + rules-changed for a new operator joining a multi-operator COC repo.
/certify procedure: brief → probe → gate at 100%; loops failed questions until pass. NO Claude-assistance during gate phase. Curated bank, not LLM-generated.
/ecosystem-init procedure — write the D6 ecosystem-config, run the disclosure scan before write, establish genesis via runEnrollmentCeremony, scaffold non-Kailash STACK.md.
| name | ai-interaction-patterns |
| description | AI UX patterns — prompt UX, wayfinding, HITL, trust, disclosure, memory, generative UI. |
AI-specific UX patterns for designing interfaces where users interact with AI models. Covers the full interaction lifecycle: from first prompt to output verification, memory persistence, and trust building.
Source: Based on Shape of AI pattern library (CC-BY-NC-SA) by Emily Campbell.
Use these patterns when asking about AI UX, AI interaction, prompt UX, AI trust, AI disclosure, AI avatar, AI personality, AI memory UX, action plan UX, stream of thought, AI citations, AI controls, AI wayfinding, AI suggestions, gallery pattern, follow-up pattern, draft mode, AI variations, AI consent, AI caveat, human-in-the-loop, AI transparency, AI state, prompt design, AI onboarding, or generative UI.
| Skill | Focus |
|---|---|
| 23-uiux-design-principles | Layout, hierarchy, responsive design (framework-agnostic) |
| 25-ai-interaction-patterns (this) | AI-SPECIFIC interaction logic: how users prompt, control, trust, and relate to AI |
| User Says/Feels | Apply Pattern |
|---|---|
| "I don't know what to ask" | Gallery, Suggestions, Templates |
| "AI didn't understand me" | Follow-ups, Nudges, Prompt Enhancer |
| "I want alternatives" | Variations, Branches, Randomize |
| "Is this accurate?" | Citations, References, Caveat |
| "This is taking too long" | Draft Mode, Controls, Cost Estimates |
| "I need AI to do something complex" | Action Plan, Stream of Thought |
| "Is this AI or human?" | Disclosure, Avatar, Name |
| "Don't store my data" | Incognito Mode, Consent, Data Ownership |
| "AI forgot what I said" | Memory (scoped/global/ephemeral) |
| Product Type | Essential Patterns | Nice-to-Have |
|---|---|---|
| Chat assistant | Open Input, Suggestions, Follow-ups, Memory, Disclosure | Gallery, Voice & Tone, Branches |
| Code copilot | Inline Action, Stream of Thought, Controls, Citations | Action Plan, Draft Mode |
| Image generator | Gallery, Parameters, Variations, Inpainting, Preset Styles | Draft Mode, Randomize |
| Document AI | Attachments, Citations, Caveat, Disclosure, Summary | Transform, Expand, Follow-ups |
| AI agent | Action Plan, Controls, Verification, Stream of Thought, Cost Estimates | Memory, Consent |
| Voice assistant | Voice Avatar, Personality, Controls, Disclosure | Memory, Consent |
| Enterprise analytics | Citations, Connectors, Filters, Modes, Disclosure | Action Plan, Memory |
High-stakes domain (healthcare, finance, legal)?
YES -> CRITICAL: Citations + Verification + Disclosure + Caveat + Audit
NO -> AI output mixed with human content?
YES -> HIGH: Disclosure + Citations + Caveat
NO -> Could AI output cause harm if wrong?
YES -> MEDIUM: Caveat + Citations (optional)
NO -> LOW: Minimal caveat, focus on UX quality
Gallery, Suggestions, Templates, Follow-ups, Initial CTA, Nudges, Prompt Details, Randomize
Open Input, Inline Action, Chained Action, Regenerate, Transform, Restyle, Expand, Summary, Synthesis, Describe, Auto-fill, Restructure, Madlibs, Inpainting
Attachments, Connectors, Parameters, Model Management, Modes, Filters, Prompt Enhancer, Preset Styles, Saved Styles, Voice and Tone
Action Plan, Stream of Thought, Controls, Draft Mode, Branches, Variations, Citations, References, Verification, Memory, Cost Estimates, Sample Response, Shared Vision
Disclosure, Caveat, Consent, Data Ownership, Watermark, Footprints, Incognito Mode
Avatar, Personality, Name, Color, Iconography
| Rule | Why |
|---|---|
| NEVER use photorealistic avatars unless AI matches that capability | Sets unrealistic expectations, erodes trust |
| ALWAYS show Stream of Thought for tasks > 5 seconds | Users abandon when they can't see progress |
| NEVER let Memory be a black box | Users must see, edit, and delete what AI remembers |
| ALWAYS offer Controls (at minimum: stop) during generation | Users need escape hatches |
| NEVER rely solely on Caveats for safety | Caveat blindness is real; design the system to be safe |
| ALWAYS distinguish AI content from human content in blended UIs | Users may unknowingly present AI work as their own |
| NEVER overwrite user work without Verification | Accidental overwrites destroy trust instantly |
uiux-designer - AI-specific interaction pattern selection and designkaizen-specialist - AI agent capabilities informing UX decisionsreact-specialist - Implementation of AI interaction patterns