You don't need a hundred marketing prompts. You need five you trust and actually reuse.
Cut before you polish
Lock the parts that never change and leave one slot for the variable. Now every run shares a family resemblance instead of starting from scratch.
- Have the model flag what it could not cover
- Save the prompt that worked so the next person reuses it
- Compare two outputs instead of trusting one
Make the output reviewable
Write down what you never want as explicitly as what you do. The exclusions often do more work than the instructions.
- Have the model flag what it could not cover
- Compare two outputs instead of trusting one
- Ask for three angles, then cut to the one worth shipping
Keep a negative list
Lock the parts that never change and leave one slot for the variable. Now every run shares a family resemblance instead of starting from scratch.
Treat the first output as a draft, not a verdict. The prompt does the typing; you keep the judgment about what ships.