मुख्य कंटेंट तक स्किप करें

पुन: उपयोग योग्य प्रॉम्प्ट टेम्पलेट

सभी लेवल

सामान्य कार्यों के लिए तैयार-उपयोग प्रॉम्प्ट। ये साफ़ संरचना के लिए XML टैग का उपयोग करते हैं और प्रॉम्प्टिंग बेसिक्स की आदतों को इनमें शामिल करते हैं। {braces} भरें।

सारांश (आधारित)

<instructions>
Summarize the document for {audience} in {N} bullet points. Use ONLY the document;
if something isn't there, say "not stated." Then list any action items.
</instructions>
<document>
{paste}
</document>

अपेक्षित: कसे हुए बुलेट + एक्शन आइटम। सामान्य विफलता: तथ्य गढ़ता है → "ONLY the document" क्लॉज़ इसके खिलाफ़ रक्षा करता है।

संरचित डेटा निकालें

Extract the following from the text as JSON: {field1, field2, field3}.
Return ONLY valid JSON, no prose. If a field is missing, use null.
<text>{paste}</text>

विश्वसनीयता के लिए संरचित आउटपुट के साथ जोड़ें।

पुनर्लेखन / संपादन

Rewrite the text to be {clearer/shorter/more formal} without changing meaning.
Then list the changes you made as bullets.
<text>{paste}</text>

कोड समीक्षा

Review this diff for correctness bugs, missing edge cases, and security issues.
Report ONLY high-confidence findings as a checklist with file:line. Diff:
<diff>{paste}</diff>

निर्णय सहायक

I'm deciding between {A} and {B} for {situation}. Build a trade-off table across
the criteria that matter, then recommend one and name the biggest risk.

मेटा-प्रॉम्प्ट (एक प्रॉम्प्ट सुधारें)

Here's my prompt: "{prompt}". Ask me the 3 questions that would most improve it,
then rewrite it with sensible defaults.

रोल + गार्डरेल रैपर

You are {role}. {task}.
Constraints: {format, length, tone}. If you're unsure or lack info, say so rather
than guessing.

:::tip इन्हें अपना बनाएँ जिन्हें आप उपयोग करते हैं उन्हें स्लैश कमांड या एक Project के रूप में सेव करें ताकि आपको इन्हें कभी दोबारा टाइप न करना पड़े। :::

आगे