What problem does it solve? Designing AI-powered interfaces raises questions that general UI guidelines do not answer: how users write prompts, how AI reasoning is shown, how trust and disclosure are handled, and how human oversight is maintained. This Skill provides a structured catalog of AI-specific interaction patterns so designers and developers can make consistent, evidence-based UX decisions. ## Core Features & Use Cases - 60+ Pattern Catalog: Six categories (Wayfinders, Prompt Actions, Tuners, Governors, Trust Builders, Identifiers) with design guidance for each pattern. - Selection Frameworks: Decision tables mapping user problems, product types, and trust levels to the right patterns. - Anti-Pattern Guardrails: Critical gotchas such as avoiding photorealistic avatars, never hiding memory contents, and always providing stop controls. - Use Case: When building a chat assistant, use the pattern tables to select Open Input, Suggestions, Follow-ups, Memory, and Disclosure, then consult the full reference for implementation guidance on each. ## Quick Start Ask which AI interaction patterns to apply when designing a chat assistant onboarding flow with trust and memory features.