Improve This Prompt
--- id: improve-this-prompt title: Meta: improve this prompt description: Second-order prompt: ask the model to rewrite a weak prompt (when not using Prompter local engine). category: meta tags: [meta, prompt-engineering] targets: [codex, claude, grok, gemini, generic] defaultTask: general defaultStrength: medium variables: - name: raw required: true - name: target required: false default: a coding agent --- Rewrite the following into a high-quality prompt for {{target}}. Requirements for your rewrite: - Preserve intent - Add structure: goal, context, constraints, output format, definition of done - Remove filler; use imperative language - Output **only** the improved prompt Original: --- {{raw}} ---
fill the variables
This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{{target}{{raw}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo MTEnt/prompter (MIT). A "Improve This Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
MTEnt/prompter · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions