Advertisement
Ready-to-use prompt templates for every purpose
Copy-paste prompt templates that work with ChatGPT, Claude, Gemini, and more. Organized by purpose with one-click copy.
Generate an SEO-optimized blog article
Write a blog post about the following topic with SEO in mind. Topic: [Enter topic] Target audience: [Target reader] Word count: ~1500 words Structure: 1. Engaging title (under 60 characters) 2. Introduction (problem statement) 3. Body (3-4 sections with headings) 4. Conclusion with call to action SEO keywords: [keywords]
Draft a professional business email
Draft a professional email with the following details. To: [Name/Title] Relationship: [Manager/Client/Colleague] Purpose: [Request/Report/Thanks/Apology] Key message: [Specific content] Guidelines: - Use appropriate professional tone - Keep it concise and clear - Suggest a subject line too
Get bugs and improvements identified
Review the following code. ```[language] [paste code here] ``` Check for: 1. Bugs or potential issues 2. Performance improvements 3. Readability improvements 4. Security vulnerabilities 5. Best practice adherence Provide fixed code for any issues found.
Identify cause and solution from error messages
I'm getting the following error. Help me identify the cause and fix it. Environment: - Language/Framework: [e.g., Python 3.12 / Django 5.0] - OS: [e.g., Windows 11 / macOS] Error message: ``` [paste error here] ``` Relevant code: ```[language] [paste code here] ``` What I've tried: [solutions already attempted]
Generate structured minutes from meeting notes
Create meeting minutes from the following notes. Meeting: [Meeting name] Date: [Date/Time] Attendees: [List] Notes: [paste meeting notes] Format: 1. Agenda items 2. Key discussion points (summary only) 3. Decisions made 4. Action items (with owners and deadlines) 5. Next meeting date
Extract business insights from data
Analyze the following data and find actionable business insights. Data type: [Sales/Survey/Analytics etc.] Time period: [Period] Data: [paste data or attach CSV] Please provide: 1. Basic statistics (mean, median, trends) 2. Notable patterns or anomalies 3. Hypotheses for possible causes 4. Specific action recommendations Generate Python code for charts if needed.
Natural translation preserving nuance
Translate the following text to [target language]. Original: [text to translate] Guidelines: - Use natural [target language] expressions, not literal translation - Technical terms: [keep as-is / translate] - Tone: [casual / business / academic] - Proper nouns: [keep / transliterate] After translating, provide: 1. Notable translation choices 2. Areas where nuance may differ 3. Alternative translations (if any)
Efficient learning plan tailored to your goals
Create a study plan with these parameters. Goal: [e.g., Learn Python basics to build a web app] Current level: [e.g., Complete beginner] Available time: [e.g., 1hr weekdays, 3hrs weekends] Deadline: [e.g., 3 months] Include: 1. Weekly topics and milestones 2. Recommended resources (free preferred) 3. Practice project suggestions 4. Common pitfalls and how to avoid them 5. Motivation tips
Create a persuasive presentation structure
Create a presentation outline. Topic: [Presentation topic] Goal: [Persuade/Report/Educate] Audience: [Who] Time limit: [e.g., 15 minutes] Include: 1. Slide titles and talking points (bullets) 2. Opening hook to grab attention 3. Data/example suggestions 4. Anticipated Q&A with answers 5. Time allocation per slide
Generate a story from your settings
Write a short story with these settings. Genre: [Sci-fi/Fantasy/Mystery/Slice of life] Setting: [Time period/Location] Protagonist: [Name, age, personality, occupation] Theme: [Core message] Length: ~[word count] words POV: [First/Third person] Special requests: - [e.g., Include foreshadowing] - [e.g., Plot twist at the end]
Systematically analyze market competitors
Perform a competitor analysis. My business: [Overview] Competitors to analyze: [3-5 company names] Market/Industry: [Industry] Analyze by: 1. Each company's SWOT 2. Pricing strategy comparison 3. Target customer differences 4. Marketing approaches 5. Differentiation points 6. Recommended strategy for my business Create a comparison table if possible.
Generate Excel formulas from descriptions
I want to do the following in Excel. Please provide the right formula. What I want: [e.g., Auto-calculate monthly totals from column A sales data] Data structure: - Column A: [Dates] - Column B: [Product names] - Column C: [Sales amounts] Excel version: [365/2021/2019] Provide: 1. The complete formula 2. Explanation of each part 3. Step-by-step instructions 4. Common errors and fixes