A pattern language for human-centred GenAI work

What are you trying to do?

A practical pattern language

What are design patterns?

A design pattern captures a problem that recurs in a recognisable context, the forces that make it difficult and a reusable response. It sits at a useful “goldilocks” level: general enough to survive changes in tools, but specific enough to support action.

This collection is a language rather than a list of answers. Each pattern opens into an inspectable workflow, reusable capabilities and focused prompt templates—while keeping evidence, risks and human decisions visible.

How the system works
  1. 01ContextWhere the situation recurs
  2. 02Problem + forcesWhy the answer is not trivial
  3. 03ResponseA reusable organising move
  4. 04Human judgementWhat people inspect and decide