Playground
  • Introduction
  • Components

Prompt

The articulation of intent to a machine, transforming a vague need into a request precise enough for a bot to act on meaningfully.

Structured prompt composer

Intent

explicit and implicit…

Input mechanisms

Structured prompt

Reference materials with @mentions

Using @mentions to reference documents, images, code, and other materials provides context for better LLM responses.

Prompt with @-referenced materials

Prompt guidance and scaffolding

Bridging the gap between fuzzy idea inside a human’s head and what makes an effective prompt for LLMs.

Quality feedback

Prompt quality feedback

Editing assistance

Templates

…

Suggestions

…

Prompt evaluation

…

Reflective prompting

Real-time, context-aware prompt completions derived dynamically from users’ immediate and historical interactions.

To-do

Precursors to capture: session, thread, and the other conversational containers a prompt sits within.

Resources & references

  • shapeof.ai
  • aiuxpatterns.com

Related patterns

Precedes

  • Bot — the prompt articulates the request the bot acts on
  • Generated content — the input that leads to generated content.
  • AI tuning — lets the actor refine how the model gets prompted

Enables

  • Conversation — the prompt is the turn-level move a conversation with an AI is built from

Enacts

  • Agency — the actor directs the system in their own words; initiative stays with whoever frames the request

Complements

  • Searching — modern search inputs are evolving into prompt interfaces, accepting instructions alongside keywords

Preceded by

  • Suggestion — can provide an initial prompt