What each prompt includes
Every prompt in a library ships with the same structure, so anyone on your team can use it, test it, and change it.
- Purpose
- The task it does and when to use it.
- Inputs
- What to paste or attach, and in what form.
- Instructions
- The prompt itself, written for your standards and voice.
- Examples
- Good output from real cases, so the model and the reader know the target.
- Test cases
- Inputs with expected results, to recheck the prompt after a model update.
- Model notes
- Which models it was tested on and anything that differs between them.
- Version
- A change log, so you can see what changed and roll back.
What you receive
- Plain-text prompt files, organized by task
- Test cases for every prompt
- Model notes and version history
- A short guide to adapting prompts for new tasks
Questions
Which models do the prompts work with?
Each prompt lists the models it was tested on, and its test cases show how it holds up on others.
Can you write prompts for our specific work?
Yes. Custom libraries start from your examples, your standards, and your voice.
How do we keep them up to date?
Rerun the test cases when your model changes. If results drift, adjust the prompt or ask us to.
Do the prompts connect to any outside service?
No. They are text files. Nothing runs until you paste or load a prompt into your own AI tool.