home/coding/improve-this-prompt

Improve This Prompt

GPTClaudeDeepSeek··1,202 copies·updated 2026-07-14
improve-this-prompt.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