<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih" -->

---
title: Designing for Empathy: The Practitioner Framework
description: A practitioner framework for designing empathy into AI systems, arguing that &#x27;be empathetic&#x27; instructions fail because they lack structure. The author proposes...
canonical: https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Designing for Empathy: The Practitioner Framework | daily.dev
og:description: A practitioner framework for designing empathy into AI systems, arguing that &#x27;be empathetic&#x27; instructions fail because they lack structure. The author proposes...
og:url: https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih
og:image: https://api.daily.dev/og/posts/pW62rjziH.png
og:image:alt: Designing for Empathy: The Practitioner Framework
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Designing for Empathy: The Practitioner Framework

**[Medium](https://daily.dev/sources/medium_js)** · 9 min read · 0 upvotes · 0 comments

## Summary

A practitioner framework for designing empathy into AI systems, arguing that 'be empathetic' instructions fail because they lack structure. The author proposes a three-ingredient formula: emotional context (user's internal state), situational context (role, stakes, relationships), and response behavior constraints (explicit rules governing tone and action). Each ingredient has specific encoding locations — system prompts for baseline design decisions and runtime inputs for user-specific state. The framework is illustrated with a before/after prompt example showing how generic empathy instructions produce sterile competence, canned sympathy, or tonal confusion, while structured context produces calibrated, appropriate responses.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://medium.com/@edgaruy/designing-for-empathy-the-practitioner-framework-d42bf399a107>

## Similar posts on daily.dev

- [Design AI Suggestions for Emotional Contexts](https://daily.dev/posts/design-ai-suggestions-for-emotional-contexts-sxs1uajwe) · Atomic Spin · 0 upvotes · 0 comments
- [Empathy in the Workplace for Software Companies](https://daily.dev/posts/empathy-in-the-workplace-for-software-companies-srkn43g7r) · We Are .NET · 1 upvotes · 1 comments
- [The Importance of Empathy in Automation](https://daily.dev/posts/the-importance-of-empathy-in-automation-7hebpcdvf) · Telerik · 0 upvotes · 0 comments
- [How to Give AI Coding Agents Better Direction](https://daily.dev/posts/how-to-give-ai-coding-agents-better-direction-kt0b7yxix) · We Are .NET · 1 upvotes · 0 comments

---

Tags: [#ux](https://daily.dev/tags/ux), [#prompt-engineering](https://daily.dev/tags/prompt-engineering), [#conversational-ai](https://daily.dev/tags/conversational-ai), [#human-computer-interaction](https://daily.dev/tags/human-computer-interaction)

[View this post on daily.dev](https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Designing for Empathy: The Practitioner Framework","url":"https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih"},"datePublished":"2026-07-25T07:32:07.129Z","dateModified":"2026-07-25T07:41:38.482Z","description":"A practitioner framework for designing empathy into AI systems, arguing that 'be empathetic' instructions fail because they lack structure. The author proposes...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/49a6c42926382e44000a97d1969d8d6e?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/49a6c42926382e44000a97d1969d8d6e?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Medium","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Medium","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium","url":"https://daily.dev/sources/medium_js"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/designing-for-empathy-the-practitioner-framework-pw62rjzih","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ux,prompt-engineering,conversational-ai,human-computer-interaction","timeRequired":"PT9M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Medium","item":"https://daily.dev/sources/medium_js"},{"@type":"ListItem","position":3,"name":"Designing for Empathy: The Practitioner Framework"}]}
```

