Top 100 ChatGPT Prompts with Categories & Detailed Instructions

Table of Contents

  1. Introduction
  2. How to Write Effective Prompts
  3. Business & Marketing Prompts
  4. Sales Prompts
  5. Creative Writing & Storytelling Prompts
  6. Coding & Programming Prompts
  7. Education & Learning Prompts
  8. Personal Development Prompts
  9. Research & Analysis Prompts
  10. Content Creation Prompts
  11. Productivity & Planning Prompts
  12. Communication Prompts
  13. Best Practices & Tips

Introduction

This ultimate guide contains 100 carefully curated ChatGPT prompts designed to help you maximize AI’s potential across various domains. Each prompt includes detailed instructions and can be customized to your specific needs.

Why These Prompts Work

These prompts are based on proven prompt engineering principles:

  • Specificity: Clear, detailed instructions produce better results
  • Context: Providing relevant background information improves accuracy
  • Role-based: Assigning ChatGPT a specific role enhances expertise
  • Structured: Well-organized prompts lead to well-organized outputs

How to Write Effective Prompts

The CRAFT Framework

Context – Provide background information Role – Assign ChatGPT a specific expertise Action – Clearly state what you want Format – Specify the desired output format Tone – Define the writing style needed

Key Principles

  1. Be Specific: Instead of “Write about marketing,” use “Create a 3-month content marketing strategy for a B2B SaaS startup targeting HR managers”
  2. Provide Context: Include relevant details about your situation, industry, target audience, and constraints
  3. Use Action Words: Start with verbs like “Create,” “Analyze,” “Generate,” “Develop,” “Design”
  4. Specify Format: Request bullet points, tables, step-by-step guides, or specific structures
  5. Iterate: Use follow-up prompts to refine and improve outputs

 

Business & Marketing Prompts

1. Comprehensive Marketing Strategy

Act as a Chief Marketing Officer with 20 years of experience. Develop a comprehensive marketing strategy for [product/service] targeting [audience]. Include:
- Market analysis and competitor assessment
- Target audience personas (3-4 detailed profiles)
- Channel strategy (digital and traditional)
- Content calendar for 3 months
- Budget allocation recommendations
- KPIs and success metrics
- Risk mitigation strategies

2. Brand Positioning Statement

As a brand strategist, create a compelling brand positioning statement for [company] that:
- Identifies our unique value proposition
- Differentiates us from [main competitors]
- Resonates with [target audience]
- Includes brand personality traits
- Provides messaging guidelines
Format as a one-page document with clear sections.

3. Social Media Campaign

Design a viral social media campaign for [product launch] that:
- Spans 30 days across [platforms]
- Includes 5 creative campaign concepts
- Provides daily content ideas
- Suggests influencer partnerships
- Incorporates user-generated content
- Includes hashtag strategy
- Estimates reach and engagement metrics

4. Content Marketing Calendar

Create a 3-month content marketing calendar for [industry] focusing on:
- Blog posts (2 per week)
- Social media content (daily)
- Email newsletters (weekly)
- Video content (bi-weekly)
- Podcast topics (monthly)
Include titles, key points, target keywords, and distribution channels.

5. Market Research Analysis

Conduct market research analysis for [product/service] including:
- Industry trends and growth projections
- Target market size and segmentation
- Customer pain points and needs
- Competitive landscape analysis
- SWOT analysis
- Market entry strategies
- Revenue potential estimation

6. Email Marketing Sequence

Develop a 7-email welcome sequence for [business type] that:
- Introduces brand story
- Educates about key benefits
- Provides social proof
- Offers exclusive value
- Builds trust and authority
- Includes clear CTAs
- Follows email marketing best practices

7. SEO Content Strategy

As an SEO expert, create a content strategy targeting [main keyword] that includes:
- Keyword cluster analysis
- 20 long-tail keyword variations
- Content pillar structure
- Internal linking strategy
- Meta descriptions for each piece
- Content optimization checklist

8. Product Launch Plan

Develop a comprehensive product launch plan for [product] including:
- Pre-launch activities (3 months)
- Launch week schedule
- Post-launch follow-up (1 month)
- PR and media outreach strategy
- Partnership opportunities
- Budget breakdown
- Success metrics

9. Customer Persona Development

Create 4 detailed customer personas for [business] including:
- Demographics and psychographics
- Goals and challenges
- Preferred communication channels
- Buying behavior patterns
- Content preferences
- Objections and concerns
- Journey mapping

10. Competitive Analysis Framework

Perform a detailed competitive analysis of [top 5 competitors] examining:
- Product/service offerings
- Pricing strategies
- Marketing channels
- Unique selling propositions
- Customer reviews analysis
- Market positioning
- Opportunities for differentiation

Sales Prompts

11. Sales Pitch Framework

Create a compelling sales pitch for [product/service] following the AIDA framework:
- Attention: Hook in 10 seconds
- Interest: 3 key benefits
- Desire: Emotional triggers
- Action: Clear next steps
Include handling for 5 common objections.

12. Cold Email Template

Write a cold email sequence (3 emails) for [target role] at [company type] that:
- Subject lines with 50%+ open rates
- Personalization strategies
- Value proposition in first 2 lines
- Social proof elements
- Clear call-to-action
- Follow-up timing recommendations

13. Sales Objection Handlers

Develop responses to these 10 common sales objections for [product/service]:
1. "It's too expensive"
2. "We're happy with our current solution"
3. "I need to think about it"
4. "We don't have budget"
5. "I'm not the decision maker"
[Add 5 more specific to your industry]

14. LinkedIn Outreach Strategy

Create a LinkedIn outreach campaign targeting [job title] including:
- Profile optimization tips
- Connection request templates
- Conversation starters
- Value-add messaging
- Meeting scheduling scripts
- Follow-up sequences

15. Sales Qualification Framework

Design a BANT-based qualification framework for [product/service] with:
- Qualifying questions for each category
- Scoring criteria
- Red flags to watch for
- Handoff process to sales team
- Disqualification guidelines

 

Creative Writing & Storytelling Prompts

16. Story Plot Generator

Generate 5 unique story plots for [genre] that include:
- Compelling protagonist with clear motivation
- Antagonist with believable goals
- 3-act structure outline
- 2 major plot twists
- Thematic elements
- Setting descriptions
Each plot should be 200-300 words.

17. Character Development Workshop

Create a detailed character profile for a [character type] including:
- Physical description
- Personality traits (5 positive, 3 negative)
- Backstory and motivations
- Internal conflicts
- Character arc outline
- Unique mannerisms/speech patterns
- Relationships with other characters

18. World-Building Guide

Design a fictional world for [genre] story including:
- Geography and climate
- Political systems
- Cultural customs and traditions
- Magic/technology systems
- Economic structure
- Historical timeline
- Unique flora/fauna

19. Dialogue Enhancement

Transform this basic dialogue into engaging conversation:
[Insert dialogue]
Requirements:
- Add subtext and tension
- Include character-specific speech patterns
- Show emotion through action
- Advance plot/reveal character

20. Opening Hook Generator

Write 10 compelling opening lines for a [genre] story about [topic] that:
- Grab attention immediately
- Establish tone
- Hint at conflict
- Introduce voice
- Create questions
Vary the approaches (action, dialogue, description, etc.)

 

Coding & Programming Prompts

21. Function Builder

Write a [language] function that:
- Purpose: [specific task]
- Inputs: [list parameters]
- Output: [expected result]
- Include error handling
- Add comprehensive comments
- Optimize for performance
- Include unit tests

22. Code Review Assistant

Review this code for:
[paste code]
Check for:
- Bugs and logic errors
- Performance optimizations
- Security vulnerabilities
- Best practices adherence
- Readability improvements
- Suggest refactoring opportunities

23. API Design

Design a RESTful API for [application type] including:
- Endpoint structure
- Request/response schemas
- Authentication methods
- Error handling standards
- Rate limiting strategy
- Documentation template
- Example requests

24. Database Schema Design

Create a database schema for [application] with:
- Table structures
- Relationships and foreign keys
- Indexing strategy
- Data types optimization
- Normalization considerations
- Sample queries
- Migration scripts

25. Algorithm Implementation

Implement [algorithm name] in [language] that:
- Handles [specific use case]
- Time complexity: O(?)
- Space complexity: O(?)
- Include edge cases
- Add performance benchmarks
- Provide usage examples

26. Debugging Assistant

Help debug this error:
Error message: [paste error]
Code context: [paste relevant code]
What I've tried: [list attempts]
Environment: [specifications]
Provide step-by-step debugging approach and potential solutions.

27. Code Documentation

Generate comprehensive documentation for:
[paste code/project structure]
Include:
- Overview and purpose
- Installation instructions
- API reference
- Usage examples
- Configuration options
- Troubleshooting guide

28. Testing Strategy

Create a testing strategy for [application] covering:
- Unit test examples
- Integration test scenarios
- E2E test cases
- Performance testing approach
- Test data management
- CI/CD integration

29. Code Refactoring

Refactor this code following [SOLID/DRY/etc] principles:
[paste code]
Goals:
- Improve readability
- Enhance maintainability
- Optimize performance
- Reduce complexity
Explain each change made.

30. Architecture Decision

Help decide between [option A] vs [option B] for [use case]:
- Compare pros/cons
- Performance implications
- Scalability considerations
- Maintenance requirements
- Team expertise needed
- Cost analysis
- Recommendation with rationale

 

Education & Learning Prompts

31. Lesson Plan Creator

Create a detailed lesson plan for teaching [topic] to [grade level]:
- Learning objectives (3-5)
- Materials needed
- Introduction activity (10 min)
- Main instruction (20 min)
- Guided practice (15 min)
- Assessment method
- Differentiation strategies
- Homework assignment

32. Study Guide Generator

Develop a comprehensive study guide for [subject/topic] including:
- Key concepts summary
- Important formulas/definitions
- Practice problems with solutions
- Memory aids and mnemonics
- Self-assessment questions
- Additional resources
- Study schedule template

33. Concept Explainer

Explain [complex concept] in simple terms for [audience level]:
- Use everyday analogies
- Break into digestible steps
- Provide real-world examples
- Include visual descriptions
- Address common misconceptions
- Create a memorable summary

34. Quiz Generator

Create a 20-question quiz on [topic] with:
- 5 multiple choice questions
- 5 true/false questions
- 5 short answer questions
- 5 application problems
Include answer key with explanations

35. Learning Path Designer

Design a 30-day learning path for [skill/subject]:
- Daily learning objectives
- Resource recommendations
- Practice exercises
- Progress milestones
- Assessment checkpoints
- Time estimates
- Prerequisite skills

 

Personal Development Prompts

36. Goal Setting Framework

Help me create SMART goals for [area of life]:
- Break down into quarterly milestones
- Identify potential obstacles
- Create accountability measures
- Suggest tracking methods
- Include reward systems
- Develop contingency plans

37. Habit Formation Plan

Design a 30-day habit formation plan for [desired habit]:
- Start with micro-habits
- Progressive difficulty increase
- Trigger identification
- Reward mechanisms
- Tracking template
- Common pitfalls and solutions

38. Self-Reflection Questions

Generate 20 thought-provoking self-reflection questions for [life area]:
- Past experiences analysis
- Current situation assessment
- Future vision clarification
- Values alignment check
- Growth opportunities identification

39. Morning Routine Optimizer

Create an optimized morning routine based on:
- Available time: [duration]
- Goals: [list priorities]
- Constraints: [limitations]
Include time blocks, activities, and benefits of each element.

40. Personal Development Plan

Develop a 6-month personal development plan focusing on:
- Skill development goals
- Learning resources
- Practice schedules
- Progress metrics
- Accountability partners
- Monthly review process

 

Research & Analysis Prompts

41. Literature Review Structure

Create a literature review outline for [research topic]:
- Key themes identification
- Chronological development
- Major contributors
- Methodological approaches
- Gaps in current research
- Future research directions
- Citation organization

42. Data Analysis Plan

Design a data analysis plan for [dataset type]:
- Data cleaning procedures
- Statistical tests to apply
- Visualization recommendations
- Interpretation guidelines
- Limitations discussion
- Results presentation format

43. Research Methodology

Develop a research methodology for studying [topic]:
- Research questions/hypotheses
- Study design justification
- Sampling strategy
- Data collection methods
- Analysis techniques
- Validity considerations
- Ethical considerations

44. Executive Summary Writer

Write an executive summary for [report/research] that:
- Captures key findings
- Highlights implications
- Provides recommendations
- Uses clear, concise language
- Targets [specific audience]
- Stays under 500 words

45. SWOT Analysis Framework

Conduct a comprehensive SWOT analysis for [company/project]:
- 5 strengths with evidence
- 5 weaknesses with impact
- 5 opportunities with potential
- 5 threats with mitigation strategies
- Strategic recommendations
- Implementation priorities

 

Content Creation Prompts

46. Blog Post Optimizer

Transform this draft into an engaging blog post:
[paste draft]
Requirements:
- SEO-optimized title
- Compelling introduction
- Clear subheadings
- Actionable takeaways
- CTA at the end
- Meta description

47. Social Media Content

Create social media content for [platform] about [topic]:
- 5 post variations
- Optimal hashtags
- Best posting times
- Engagement prompts
- Visual suggestions
- Cross-platform adaptation

48. Video Script Creator

Write a video script for [topic] that:
- Duration: [time]
- Hook in first 5 seconds
- Clear structure
- Engaging transitions
- Call-to-action
- B-roll suggestions

49. Newsletter Template

Design a newsletter template for [audience] including:
- Subject line options
- Header section
- 3 content blocks
- CTA placement
- Footer elements
- Mobile optimization tips

50. Podcast Episode Outline

Create a podcast episode outline on [topic]:
- Introduction hook
- Guest introduction
- 5 key discussion points
- Audience questions segment
- Closing thoughts
- Show notes template

 

Productivity & Planning Prompts

51. Project Planning Template

Create a project plan for [project name]:
- Scope definition
- Timeline with milestones
- Resource allocation
- Risk assessment
- Communication plan
- Success metrics
- Contingency strategies

52. Time Management System

Design a personalized time management system based on:
- Work style: [description]
- Peak hours: [times]
- Priorities: [list]
Include daily/weekly templates and productivity techniques.

53. Meeting Agenda Creator

Generate a meeting agenda for [meeting type]:
- Objectives
- Time allocations
- Discussion points
- Action items
- Participant roles
- Follow-up plan

54. Task Prioritization

Help prioritize these tasks using Eisenhower Matrix:
[list tasks]
Provide:
- Categorization rationale
- Suggested order
- Time estimates
- Delegation opportunities

55. Weekly Review Template

Create a weekly review template covering:
- Accomplishments
- Challenges faced
- Lessons learned
- Next week's priorities
- Long-term goal progress
- Improvement areas

 

Communication Prompts

56. Email Templates

Write email templates for:
- Following up after no response
- Requesting feedback
- Declining politely
- Negotiating terms
- Expressing gratitude
Each should be professional and customizable.

57. Presentation Outline

Create a presentation outline for [topic]:
- Opening hook
- 3 main points
- Supporting evidence
- Visual suggestions
- Audience engagement
- Powerful closing

58. Conflict Resolution Script

Develop a script for addressing [conflict situation]:
- Opening approach
- Active listening prompts
- Finding common ground
- Solution proposals
- Agreement confirmation
- Follow-up plan

59. Feedback Framework

Create a framework for giving constructive feedback on:
- Performance issues
- Creative work
- Team collaboration
Include dos/don'ts and example phrases.

60. Public Speaking Prep

Prepare me for a speech on [topic]:
- Key talking points
- Storytelling elements
- Audience engagement techniques
- Handling Q&A
- Managing nerves
- Practice exercises

 

Advanced Business Strategy Prompts

61. Business Model Canvas

Complete a Business Model Canvas for [business idea]:
- Value propositions
- Customer segments
- Channels
- Customer relationships
- Revenue streams
- Key resources
- Key activities
- Key partnerships
- Cost structure

62. Market Entry Strategy

Develop a market entry strategy for [product] in [market]:
- Market analysis
- Entry barriers assessment
- Competitive positioning
- Distribution strategy
- Pricing approach
- Marketing plan
- Success metrics

63. Innovation Framework

Create an innovation framework for [company]:
- Ideation processes
- Evaluation criteria
- Implementation stages
- Resource allocation
- Risk management
- Success measurement
- Culture building

64. Customer Journey Mapping

Map the customer journey for [product/service]:
- Awareness stage
- Consideration stage
- Decision stage
- Onboarding
- Retention
- Advocacy
Include touchpoints, pain points, and opportunities.

65. Partnership Proposal

Draft a partnership proposal for [potential partner]:
- Mutual benefits
- Collaboration framework
- Resource sharing
- Success metrics
- Legal considerations
- Exit strategies

 

Technical & Analytical Prompts

66. Technical Documentation

Create technical documentation for [system/process]:
- Architecture overview
- Component descriptions
- API documentation
- Configuration guide
- Troubleshooting section
- Best practices

67. Data Visualization Guide

Recommend data visualizations for:
[describe dataset]
Include:
- Chart type selection
- Design principles
- Tool recommendations
- Interpretation guidelines

68. Security Audit Checklist

Generate a security audit checklist for [application type]:
- Authentication checks
- Data encryption
- Access controls
- Vulnerability testing
- Compliance requirements
- Remediation priorities

69. Performance Optimization

Create a performance optimization plan for [system]:
- Current bottlenecks
- Optimization techniques
- Implementation order
- Expected improvements
- Monitoring strategy

70. Technical Interview Prep

Prepare technical interview questions for [role]:
- Coding challenges
- System design questions
- Behavioral scenarios
- Problem-solving exercises
- Evaluation criteria

 

Creative & Design Prompts

71. Brand Identity Package

Develop a brand identity package including:
- Logo concepts
- Color palette rationale
- Typography choices
- Visual style guide
- Application examples
- Brand voice guidelines

72. UX Design Principles

Create UX design principles for [product type]:
- User research insights
- Design patterns
- Accessibility requirements
- Usability heuristics
- Testing protocols

73. Content Style Guide

Develop a content style guide covering:
- Voice and tone
- Grammar preferences
- Formatting standards
- Industry terminology
- Examples and non-examples

74. Creative Brief Template

Design a creative brief template for [project type]:
- Project objectives
- Target audience
- Key messages
- Deliverables
- Timeline
- Success criteria

75. Storyboard Creator

Create a storyboard for:
- Scene descriptions
- Shot types
- Dialogue/narration
- Timing estimates
- Transition notes
- Visual references

 

Leadership & Management Prompts

76. Team Building Activities

Design team building activities for [team size/type]:
- Ice breakers
- Collaboration exercises
- Problem-solving challenges
- Virtual options
- Debrief questions
- Follow-up actions

77. Performance Review Template

Create a performance review template including:
- Goal achievement
- Competency assessment
- Development areas
- Career planning
- Feedback collection
- Action planning

78. Change Management Plan

Develop a change management plan for [initiative]:
- Stakeholder analysis
- Communication strategy
- Training requirements
- Resistance management
- Success metrics
- Timeline

79. Leadership Development

Design a leadership development program:
- Core competencies
- Learning modules
- Practice opportunities
- Mentoring structure
- Assessment methods
- Resource requirements

80. Team Charter

Create a team charter including:
- Mission statement
- Roles and responsibilities
- Communication norms
- Decision-making process
- Conflict resolution
- Success measures

 

Financial & Business Analysis Prompts

81. Financial Model Builder

Build a financial model for [business type]:
- Revenue projections
- Cost structure
- Cash flow analysis
- Break-even analysis
- Sensitivity analysis
- Investment requirements

82. Budget Planning

Create a budget plan for [project/department]:
- Category breakdown
- Monthly allocations
- Variance tracking
- Cost-saving opportunities
- Approval process
- Reporting format

83. ROI Calculator

Develop an ROI calculator for [investment/initiative]:
- Cost inputs
- Benefit categories
- Time horizon
- Risk factors
- Calculation methodology
- Presentation format

84. Business Case

Write a business case for [proposal]:
- Executive summary
- Problem statement
- Proposed solution
- Cost-benefit analysis
- Implementation plan
- Risk assessment

85. KPI Dashboard

Design a KPI dashboard for [business function]:
- Metric selection
- Data sources
- Visualization types
- Update frequency
- Threshold alerts
- Action triggers

 

Customer Success Prompts

86. Onboarding Sequence

Create a customer onboarding sequence for [product]:
- Welcome message
- Setup guidance
- Feature tutorials
- Success milestones
- Support resources
- Feedback collection

87. Customer Feedback Analysis

Analyze customer feedback for [product/service]:
- Categorize themes
- Identify pain points
- Prioritize improvements
- Create action plans
- Communication strategy

88. Retention Strategy

Develop a customer retention strategy:
- Segmentation approach
- Engagement tactics
- Loyalty programs
- Win-back campaigns
- Success metrics
- Budget allocation

89. Support Documentation

Create support documentation for [feature/issue]:
- Problem description
- Step-by-step solutions
- Visual aids
- Troubleshooting tips
- Escalation process

90. Customer Success Playbook

Design a customer success playbook:
- Lifecycle stages
- Engagement strategies
- Health scoring
- Intervention triggers
- Upsell opportunities
- Team processes

 

Industry-Specific Prompts

91. Healthcare Protocol

Develop a protocol for [healthcare scenario]:
- Assessment criteria
- Treatment guidelines
- Documentation requirements
- Quality measures
- Compliance considerations

92. Legal Document Template

Create a template for [legal document type]:
- Standard clauses
- Variable sections
- Legal requirements
- Formatting guidelines
- Review checklist

93. Real Estate Analysis

Perform analysis for [property type]:
- Market comparables
- Investment potential
- Risk factors
- Financing options
- ROI projections

94. Manufacturing Process

Optimize manufacturing process for [product]:
- Current state analysis
- Improvement opportunities
- Implementation steps
- Quality controls
- Cost impacts

95. Retail Strategy

Develop retail strategy for [product category]:
- Merchandising plan
- Pricing strategy
- Inventory management
- Customer experience
- Omnichannel approach

 

Specialized Tools & Frameworks

96. Decision Matrix

Create a decision matrix for [decision type]:
- Option identification
- Criteria selection
- Weighting factors
- Scoring methodology
- Sensitivity analysis
- Recommendation

97. Risk Assessment

Conduct risk assessment for [project/initiative]:
- Risk identification
- Probability assessment
- Impact analysis
- Mitigation strategies
- Contingency plans
- Monitoring approach

98. Process Automation

Design process automation for [workflow]:
- Current state mapping
- Automation opportunities
- Tool selection
- Implementation phases
- ROI calculation
- Change management

99. Competitive Intelligence

Develop competitive intelligence framework:
- Information sources
- Collection methods
- Analysis techniques
- Reporting format
- Action planning
- Ethical guidelines

100. Strategic Planning

Create strategic plan for [organization/project]:
- Vision and mission
- Situational analysis
- Strategic objectives
- Initiative roadmap
- Resource planning
- Performance tracking

 

Best Practices & Tips

Maximizing Prompt Effectiveness

  1. Layer Your Prompts: Start with a basic request, then add layers of complexity based on the initial output
  2. Provide Examples: When asking for specific formats or styles, include examples of what you’re looking for
  3. Set Constraints: Specify word counts, formatting requirements, or other limitations to get focused results
  4. Ask for Alternatives: Request multiple versions or approaches to compare different options
  5. Request Explanations: Ask ChatGPT to explain its reasoning or provide justification for recommendations

Common Pitfalls to Avoid

  • Vague Instructions: Avoid prompts like “Tell me about marketing” – be specific
  • Information Overload: Don’t try to accomplish too much in a single prompt
  • Ignoring Context: Always provide relevant background information
  • Not Iterating: First outputs rarely perfect – refine through follow-up prompts
  • Forgetting Verification: Always fact-check important information

Advanced Techniques

  1. Chain of Thought: Ask ChatGPT to think step-by-step through complex problems
  2. Role Stacking: Combine multiple expert roles for comprehensive perspectives
  3. Template Creation: Use successful prompts as templates for similar tasks
  4. Prompt Libraries: Build collections of proven prompts for repeated use
  5. Version Control: Save different iterations of prompts that work well

Customization Guidelines

  • Replace bracketed placeholders [like this] with your specific information
  • Adjust complexity based on your expertise level
  • Modify output formats to match your needs
  • Combine elements from different prompts for unique solutions
  • Scale up or down based on project scope
Jitendra Kumar Kumawat

Jitendra Kumar Kumawat

Full Stack Developer | AI Researcher | Prompt Engineer

View Profile

AI Prompt Engineer

Transform your ideas into perfect prompts

🚀 Welcome to AI Prompt Engineer!

I'll help you create highly effective prompts for any AI model.

How it works: Just describe what you want to achieve in simple terms, and I'll craft a detailed, optimized prompt for your chosen AI.

Try something like: "write a marketing email" or "analyze data trends"