AI Prompt Library
36+ ready-to-use prompts for ChatGPT, Claude, Midjourney, and more
Showing 36 of 36 prompts
Blog Post Outline Generator
ChatGPTClaudeGemini
Create a detailed blog post outline for the topic: [TOPIC]. Include:
- An attention-grabbing headline
- Introduction hook
- 5-7 main sections with subpoints
- Key takeaways
- Call-to-action
- Suggested meta description (under 160 characters)
#blogging#content#SEO
Rewrite for Different Tones
ChatGPTClaudeGemini
Rewrite the following text in 3 different tones: (1) Professional/Formal, (2) Casual/Conversational, (3) Persuasive/Sales. Maintain the core message while adapting the style appropriately.
Original text: [YOUR TEXT]
#rewriting#tone#copywriting
Email Newsletter Writer
ChatGPTClaude
Write an engaging email newsletter about [TOPIC] for [AUDIENCE]. Include:
- Subject line (A/B test 2 versions)
- Preview text
- Personal greeting
- Main content (3-4 paragraphs)
- One clear CTA
- P.S. line
Tone: [CASUAL/PROFESSIONAL]
#email#newsletter#marketing
Social Media Caption Generator
ChatGPTClaudeGemini
Generate 5 engaging social media captions for [PLATFORM] about [TOPIC/PRODUCT]. Each caption should:
- Start with a hook
- Include relevant emojis
- Have a clear call-to-action
- Include 3-5 relevant hashtags
- Stay within [CHARACTER LIMIT]
#social media#captions#marketing
Product Description Writer
ChatGPTClaude
Write a compelling product description for [PRODUCT NAME]. Include:
- Headline that highlights main benefit
- 3 key features with benefits
- Technical specifications
- Who it's perfect for
- Social proof placeholder
- Urgency element
Tone: [LUXURY/FRIENDLY/TECHNICAL]
#e-commerce#copywriting#product
Code Explainer
ChatGPTClaudeGemini
Explain the following code as if teaching a junior developer. Include:
- What the code does (high-level overview)
- Line-by-line breakdown
- Time and space complexity
- Potential edge cases
- Suggestions for improvement
Code:
```
[PASTE CODE]
```
#learning#code review#explanation
Debug Assistant
ChatGPTClaudeGemini
I'm getting the following error in my [LANGUAGE/FRAMEWORK] code:
Error: [ERROR MESSAGE]
Code:
```
[PASTE CODE]
```
Please:
1. Explain what's causing this error
2. Provide the corrected code
3. Explain how to prevent this in the future
4. Suggest any related best practices
#debugging#error#troubleshooting
API Endpoint Designer
ChatGPTClaude
Design a RESTful API for [FEATURE/RESOURCE]. Include:
- All CRUD endpoints with HTTP methods
- Request/response schemas (JSON)
- Authentication requirements
- Rate limiting suggestions
- Error response formats
- Example cURL commands
#API#REST#backend
Code Refactoring Assistant
ChatGPTClaudeGemini
Refactor this code following [SOLID/DRY/CLEAN CODE] principles. Provide:
- Refactored code with comments
- Explanation of each change
- Before/after comparison of maintainability
- Unit test suggestions
Code:
```
[PASTE CODE]
```
#refactoring#clean code#best practices
SQL Query Builder
ChatGPTClaudeGemini
Write an optimized SQL query to [DESCRIBE WHAT YOU NEED]. Database schema:
[DESCRIBE TABLES/COLUMNS]
Requirements:
- Handle NULL values appropriately
- Include performance considerations
- Add comments explaining complex parts
- Suggest indexes if needed
#SQL#database#query
Unit Test Generator
ChatGPTClaude
Write comprehensive unit tests for the following code using [TESTING FRAMEWORK]. Include:
- Happy path tests
- Edge cases
- Error handling tests
- Mocking where appropriate
- Clear test descriptions
Code to test:
```
[PASTE CODE]
```
#testing#unit tests#TDD
SWOT Analysis Generator
ChatGPTClaudeGemini
Conduct a comprehensive SWOT analysis for [COMPANY/PRODUCT/IDEA]. For each category, provide:
- 4-5 bullet points
- Specific examples
- Actionable insights
- Priority ranking
Also include: Strategic recommendations based on the analysis
#strategy#analysis#planning
Elevator Pitch Creator
ChatGPTClaude
Create a 30-second elevator pitch for [PRODUCT/SERVICE/STARTUP]. Include:
- Hook that grabs attention
- Problem statement
- Your unique solution
- Key differentiator
- Call to action
Target audience: [AUDIENCE]
Tone: [CONFIDENT/FRIENDLY/URGENT]
#pitch#startup#sales
Customer Persona Builder
ChatGPTClaude
Create a detailed customer persona for [PRODUCT/SERVICE]. Include:
- Name and demographics
- Job title and income
- Goals and motivations
- Pain points and frustrations
- Preferred channels and media
- Objections to purchase
- Quote that represents them
- Day-in-the-life scenario
#marketing#persona#customer research
Competitive Analysis Framework
ChatGPTClaudeGemini
Analyze [COMPETITOR] compared to [YOUR COMPANY/PRODUCT]. Cover:
- Product/service comparison
- Pricing strategy
- Market positioning
- Strengths and weaknesses
- Marketing tactics
- Customer reviews summary
- Opportunities to differentiate
#competition#analysis#strategy
Meeting Agenda Creator
ChatGPTClaudeGemini
Create a structured meeting agenda for: [MEETING PURPOSE]
Attendees: [LIST]
Duration: [TIME]
Include:
- Clear objectives
- Timed agenda items
- Discussion questions
- Decision points
- Action items template
- Pre-meeting preparation needed
#meetings#productivity#organization
Explain Like I'm 5
ChatGPTClaudeGemini
Explain [COMPLEX TOPIC] as if I'm 5 years old. Use:
- Simple analogies from everyday life
- No jargon
- Visual descriptions
- A fun story if possible
Then provide a slightly more advanced explanation for a 12-year-old, and finally a technical explanation for adults.
#learning#explanation#teaching
Research Paper Summarizer
ChatGPTClaudeGemini
Summarize this research paper/article. Provide:
- One-paragraph summary
- Key findings (bullet points)
- Methodology used
- Limitations mentioned
- Practical implications
- Questions for further research
- ELI5 version
Paper: [PASTE TEXT OR DESCRIBE]
#research#summary#academic
Socratic Learning Partner
ChatGPTClaude
I want to learn about [TOPIC]. Instead of explaining directly, guide me through understanding using the Socratic method. Ask me thought-provoking questions that lead me to discover the concepts myself. Start with fundamental questions and progressively increase complexity. Correct misconceptions gently.
#learning#socratic#teaching
Study Plan Generator
ChatGPTClaudeGemini
Create a detailed study plan to learn [SUBJECT/SKILL] in [TIMEFRAME]. Include:
- Weekly breakdown
- Daily time commitments
- Resources (free and paid)
- Milestones and checkpoints
- Practice exercises
- Assessment methods
- Common pitfalls to avoid
#study#planning#learning
Flashcard Generator
ChatGPTClaudeGemini
Create 20 flashcards for studying [TOPIC]. Format each as:
Q: [Question]
A: [Answer]
Mnemonic: [Memory trick if applicable]
Include a mix of:
- Definitions
- Concepts
- Application questions
- Comparison questions
#flashcards#study#memorization
Midjourney Prompt Enhancer
ChatGPTClaude
Transform this basic idea into a detailed Midjourney prompt:
Idea: [YOUR IDEA]
Create 3 variations with different:
- Art styles (photorealistic, digital art, oil painting, etc.)
- Lighting conditions
- Mood/atmosphere
- Camera angles
Include parameters like --ar, --v, --style, --chaos as appropriate.
#Midjourney#image generation#art
DALL-E Scene Designer
ChatGPT
Generate a detailed DALL-E prompt for: [BASIC IDEA]
Include:
- Subject description
- Setting/background
- Lighting
- Style (photography, illustration, 3D render)
- Mood/atmosphere
- Color palette
- Camera perspective
Provide 3 variations with increasing detail.
#DALL-E#image generation#art
Story Plot Generator
ChatGPTClaudeGemini
Generate a compelling story plot for a [GENRE] story. Include:
- Logline (one sentence)
- Main character with flaw and goal
- Antagonist/obstacle
- Three-act structure outline
- Plot twist suggestion
- Theme
- Opening scene hook
- Potential endings (2-3 options)
#storytelling#fiction#writing
Character Development Workshop
ChatGPTClaude
Help me develop a character for my [GENRE] story. Create:
- Physical description
- Personality traits (3 strengths, 3 flaws)
- Background/history
- Motivation and goals
- Speech patterns/catchphrases
- Relationships
- Character arc potential
- Secret they're hiding
#character#fiction#storytelling
Music Lyrics Brainstorm
ChatGPTClaude
Help me write lyrics for a [GENRE] song about [THEME]. Provide:
- 3 potential song titles
- Verse 1 (4-8 lines)
- Chorus (4 lines, catchy and memorable)
- Verse 2
- Bridge
- Rhyme scheme: [AABB/ABAB/FREE]
- Suggested melody notes or rhythm
#music#lyrics#songwriting
Decision Matrix Creator
ChatGPTClaudeGemini
Help me decide between [OPTION A] vs [OPTION B] (add more if needed).
Create a weighted decision matrix with:
- 5-7 relevant criteria
- Weight each criterion (1-10)
- Score each option (1-10)
- Calculate weighted scores
- Provide recommendation with reasoning
- List what I might be overlooking
#decision making#analysis#planning
Weekly Planning Assistant
ChatGPTClaude
Help me plan my week. My goals are:
[LIST YOUR GOALS]
My commitments:
[LIST FIXED COMMITMENTS]
Create:
- Daily schedule blocks
- Priority task list (using Eisenhower matrix)
- Time for deep work
- Buffer time for unexpected tasks
- Self-care/breaks
- End-of-week review questions
#planning#time management#organization
Habit Tracker Setup
ChatGPTClaude
I want to build the habit of [HABIT]. Help me by providing:
- Why this habit matters (motivation)
- Smallest possible version to start
- Trigger/cue to attach it to
- 30-day progression plan
- Accountability methods
- How to handle missed days
- Reward system
- Tracking template
#habits#self-improvement#goals
Email Response Drafter
ChatGPTClaudeGemini
Draft a response to this email. Context: [BRIEF CONTEXT]
Original email:
[PASTE EMAIL]
My key points to address:
[YOUR POINTS]
Tone: [PROFESSIONAL/FRIENDLY/FIRM]
Provide 2 versions: one concise, one more detailed.
#email#communication#professional
Project Breakdown Helper
ChatGPTClaudeGemini
Break down this project into manageable tasks:
Project: [PROJECT DESCRIPTION]
Deadline: [DATE]
Resources: [AVAILABLE RESOURCES]
Provide:
- Work breakdown structure
- Task dependencies
- Time estimates
- Milestones
- Risk factors
- Gantt chart description
#project management#planning#organization
Expert Consultant Persona
ChatGPTClaude
You are a world-renowned expert in [FIELD] with 20+ years of experience. You have:
- Advised Fortune 500 companies
- Published several books
- Been featured in major publications
I'm going to ask you questions about [TOPIC]. Provide insights that a beginner wouldn't think of. Challenge assumptions. Share real-world anecdotes (you can create plausible scenarios).
#expert#consulting#advice
Devil's Advocate
ChatGPTClaude
I'm considering [IDEA/DECISION]. Act as a devil's advocate and:
- Challenge every assumption I've made
- Present the strongest counter-arguments
- Identify blind spots
- Play out worst-case scenarios
- Ask uncomfortable questions I'm avoiding
Be respectfully ruthless. Don't hold back.
#critical thinking#decision making#analysis
Interview Prep Coach
ChatGPTClaude
You are an experienced hiring manager for [ROLE/COMPANY TYPE]. Conduct a mock interview with me.
1. Ask me common and challenging questions one at a time
2. After each answer, provide feedback on:
- Content quality
- Communication style
- What was missing
- Improved sample answer
Start with an icebreaker question.
#interview#career#preparation
Strict Editor Persona
ChatGPTClaude
You are a strict, experienced editor who has worked at major publications. Review my writing with a critical eye. Point out:
- Weak sentences
- Redundancies
- Clichés
- Logic gaps
- Better word choices
- Structure issues
Be direct and specific. Rate it X/10 and explain why.
Text:
[PASTE TEXT]
#editing#writing#feedback
Language Learning Partner
ChatGPTClaude
You are a native [LANGUAGE] speaker and patient language teacher. We'll have a conversation in [LANGUAGE]. Rules:
- Speak only in [LANGUAGE]
- Correct my mistakes inline with [brackets]
- After each exchange, provide:
- Grammar notes
- Natural alternatives
- New vocabulary
- Adjust difficulty to my level
Start by asking about my day.
#language learning#practice#education
Tips for Better Prompts
Be Specific
Include details about format, length, tone, and audience for better results.
Give Context
Provide background information so the AI understands your situation.
Iterate and Refine
Use follow-up prompts to refine outputs until you get what you need.
Assign a Role
Ask the AI to act as an expert for more knowledgeable responses.
Have a Great Prompt?
Share your best prompts with our community! We credit all contributors.
Submit Your Prompt