Prompt Engineering Glossary Domain

Create a Project Glossary for AI

Your domain words mean specific things. A project glossary teaches AI the difference between a basket and a cart, an SKU and a product — so it stops using them loosely.

Overview

Every codebase has words that mean something exact: in Harvest Market, a grocery storefront, a reservation is stock held for an in-progress checkout, not a delivery slot, and a basket is the customer-facing name for a cart. When AI doesn't know these, it produces confident, wrong output. This setup builds a profile whose glossary pins down SKU, fulfillment, reservation, and basket — each term carried verbatim, abbreviations flagged, and any term you leave undefined marked rather than guessed. The AI speaks your domain instead of approximating it.

Workflow

  1. List the terms AI misuses

    One Term: definition per line; abbreviations are detected automatically.

  2. Leave nothing to a guess

    Terms without a definition are flagged, never invented.

  3. Embed it in the profile

    The glossary travels with the rest of the project context, in every chat.

Why This Works

  • Verbatim definitions mean the AI uses your exact meaning, not a dictionary one
  • Undefined terms become honest placeholders — the model asks instead of guessing
  • Domain-heavy products like commerce are where loose terminology costs the most

Best for

  • Domain-rich products (commerce, fintech, logistics)
  • Teams onboarding AI to unfamiliar jargon
  • Anyone whose terms have precise, non-obvious meanings

Not for

  • Defining how the AI should behave — use the System Prompt Generator
  • A single task's instructions — use the Prompt Template Builder

Use cases

  • Domain-rich products (commerce, fintech, logistics)
  • Teams onboarding AI to unfamiliar jargon
  • Anyone whose terms have precise, non-obvious meanings

Tip: Save time by exploring related resources and tools that integrate with this workflow.

Explore all resources