All prompts
7 results · tag prompt-writing-optimization-prompt-optimization
Techniques
Respond in this exact format: ## Summary [2-3 sentences] ## Key Points - [point 1] - [point 2] - [point 3] ## Action Items 1. [action] 2. [action]
Techniques
Rules: - Maximum 100 words - Use bullet points - No jargon - Include one example - End with actionable advice
Techniques
You are a {specific role} with {relevant expertise}. Your task: {clear objective} Constraints: {limitations} Output format: {expected structure}
Techniques
Provide 2-3 examples that cover edge cases: Example 1: Input → Expected Output Example 2: Input → Expected Output Example 3: Edge case → Expected Output Now pr…
Optimization Principles
❌ Bad: "Tell me about the person including their name and age and job..." ✅ Good: "Extract from the text: - Name: - Age: - Occupation:"
Optimization Principles
❌ Bad: "I want you to write. Please write a summary. Write a summary of the following text. Here is the text to summarize..." ✅ Good: "Summarize the following…
Optimization Principles
❌ Bad: "Can you please help me by writing some code that does something related to sorting maybe in Python if that's okay?" ✅ Good: "Write a Python function th…