Skip to content
AI Inspector UtilityBox

Guide · Prompts

Starter prompts that earn their keep

Short, structured prompts proven to get better output — plus how to build a private library of your own from the prompts you already wrote.

The debug explainer

You are a senior engineer. Here is a failing snippet and its error.
Explain the root cause in one paragraph, then give the minimal fix.
Do not print the whole file back to me.

Role + context + output constraint. This pattern stops the "here is your code back" failure mode.

The structured writer

You are an editor. Rewrite my draft below.
Keep my tone, cut 30% of the words, and return:
1. the rewrite
2. three bullet points on what you changed and why
Draft: <your text>

Explicit output schema (> return exactly this) dramatically improves consistency across runs.

The researcher with a trap

Research this question and cite sources inline.
If you are unsure of a claim, mark it [UNSURE] and say why.
Never invent a citation — say "cannot verify" instead.
Question: <your question>

Anti-hallucination guardrails: force uncertainty to be visible and forbid fabricated citations.

Turn your chats into a prompt library

The premium prompts are the ones hiding inside your own history — the system prompts and custom instructions you refined over months. They live in your export as system-role messages. Run the analyzer to extract every custom instruction into one view, then search your history for the exact wording that worked. Reuse it, improve it, and store the good ones in your own notes.

Rule of thumb

Role → task → format → guardrail. If your prompt doesn't say what "good output" looks like, the model guesses. If it does, you get copy-paste quality on demand.

Questions

Is a prompt library safe to copy?

Yes — the examples here are generic and contain no secrets. The moment you start pasting your own keys or private context into prompts, store and audit them locally instead of in a shared library.

How do I recover prompts I used months ago?

Custom instructions and system prompts persist inside your export as system-role messages. The analyzer extracts them so you can recover, compare and reuse them.

Why does prompt wording matter that much?

Structure, constraints and one example beat length. Clear role + format + guardrail usually outperforms a long rambling instruction.

Are these prompts free to use?

Yes. Copy, adapt and improve them — they are deliberately short so you can make them yours.