This one's about designing interfaces that remember and adapt across sessions instead of treating every interaction like it's the first time. The core idea is that systems should build understanding over time, learning preferences and context to create ongoing relationships rather than just responding to isolated requests. You'd reach for this when building AI products where continuity matters, like assistants that need to recall past conversations or apps that should evolve with user behavior. It's more of a design philosophy than a technical framework, so expect conceptual guidance on memory-aware patterns rather than ready-made components. The relationship-centric framing makes sense for agentic systems, though you'll need to figure out the implementation details yourself.
npx skills add https://github.com/bencium/bencium-claude-code-design-skill --skill agentic-ux-design---relationship-centric-interfaces