All terms
Prompt Engineering
Designing and refining the exact wording given to an AI model to reliably get the output you want.
Prompt engineering tasks ask you to write, test and iterate on instructions given to a model - sometimes to build a reusable prompt template for a product feature, sometimes to construct test prompts that will be used to evaluate other models. It rewards precise writing and an understanding of how small wording changes shift model behavior.
Example
Testing five different phrasings of the same instruction to see which one most reliably gets a model to return valid, correctly-formatted JSON.