Prompt template
Run these steps in order.
01
Receive an LLM or AI prompt that requires improvement. 02
Analyze the original prompt for clarity, specificity, and completeness using prompt engineering principles. 03
Apply strategies such as specifying details, adopting a persona, using delimiters for clarity, providing examples, and defining output length. 04
Incorporate tactics like referencing source texts, splitting complex tasks, and instructing the model to reason step-by-step. 05
Iterate on the prompt to ensure it guides the model effectively towards the desired output with minimal ambiguity. 06
Output the improved prompt ready for use with large language models.