AI PROMPT KIT
Give the question a shape.
A useful prompt tells the model what you want, gives it relevant context, and makes the result easy to inspect. You can do that in a few short paragraphs.
The task
Use a concrete verb: summarize, compare, rewrite, organize, explain. Ask for one useful result instead of a broad promise such as “make this better”.
The context
Say who the work is for and what they need. Include the source material and separate what you know from what you are trying to discover.
The constraints
Name the format, length, tone, and limits. A short example is often more informative than a long list of adjectives.
The check
Ask for missing information to be flagged. Verify sources and numbers yourself. For code, run it in an appropriate test environment; for writing, check that the meaning survived.
A useful pattern
Help me [task] for [audience]. Use [source material]. Return [format]. Keep [constraints]. Ask about missing essentials, and distinguish evidence from assumptions.
Iterate deliberately
Change one instruction at a time. Keep the parts that work, give specific feedback on the parts that do not, and save your final prompt somewhere you control.